Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
977 B

  1. *Command: CmdLF { *Cmd : "<0A>" }
  2. *Command: CmdFF { *Cmd : "" }
  3. *ReselectFont: LIST(AFTER_FF)
  4. *% RectFill
  5. ;;*% RectFill feature
  6. ;;*% *Feature: ScanForRules
  7. ;;*% {
  8. ;;*% *rcNameID: 297
  9. ;;*% *FeatureType: DOC_PROPERTY
  10. ;;*% *DefaultOption: Enabled
  11. ;;*% *Option: Disabled
  12. ;;*% {
  13. ;;*% *rcNameID: 291
  14. ;;*% }
  15. ;;*% *Option: Enabled
  16. ;;*% {
  17. ;;*% *rcNameID: 290
  18. *Command: CmdSetRectWidth
  19. {
  20. *CallbackID: 401
  21. *Params: LIST(RectXSize)
  22. }
  23. *Command: CmdSetRectHeight
  24. {
  25. *CallbackID: 402
  26. *Params: LIST(RectYSize)
  27. }
  28. *Command: CmdRectWhiteFill { *CallbackID: 403 }
  29. ;;*% *Command: CmdRectBlackFill { *CallbackID: 404 }
  30. ;;*% }
  31. ;;*% }
  32. *MinGrayFill: 0
  33. *MaxGrayFill: 0
  34. *% DRC
  35. *Command: CmdEnableOEMComp { *CallbackID: 510 }
  36. *Command: CmdSetSrcBmpWidth
  37. {
  38. *CallbackID: 511
  39. *Params: LIST(RasterDataWidthInBytes)
  40. }
  41. *Command: CmdSetSrcBmpHeight
  42. {
  43. *CallbackID: 512
  44. *Params: LIST(RasterDataHeightInPixels)
  45. }