• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:printer

4 printer device contexts. This class is used to create a wxPrinterDC
137 Returns the printer name. If the printer name is the empty string, it indicates that the default
138 printer should be used.
164 This can return false on Windows if the current printer is not set, for example.
323 Sets the printer name. This can be the empty string to indicate that the default
324 printer should be used.
574 This can return false on Windows if the current printer is not set, for example.
663 This class represents the Windows or PostScript printer, and is the vehicle through
693 dialog data, which will be copied to the printer object's local data.
740 Returns the \helpref{print data}{wxprintdata} associated with the printer object.
750 Print could return false if there was a problem initializing the printer device context
751 (current printer not set, for example) or the user cancelled printing. Call
785 A printer device context is specific to MSW and Mac, and allows access to any
786 printer with a Windows or Macintosh driver. See \helpref{wxDC}{wxdc} for further
812 necessary for setting up a suitable printer device context. This
821 Constructor. With empty strings for the first three arguments, the default printer dialog is
822 displayed. {\it device} indicates the type of printer and {\it output}
857 footers, but typically in scale. A high-resolution printer presents a much
936 Returns the size of the printer page in millimetres.
948 Returns the size of the printer page in pixels, called the \em{page rectangle}.
987 Returns the number of pixels per logical inch of the printer device context.
988 Dividing the printer PPI by the screen PPI can give a suitable scaling factor
989 for drawing text onto the printer. Remember to multiply this by a scaling factor
1005 Dividing the printer PPI by the screen PPI can give a suitable scaling factor
1006 for drawing text onto the printer. If you are doing your own scaling, remember
1263 block of printer data, which will be copied to the print preview object's
1274 Ok could return false if there was a problem initializing the printer device context
1275 (current printer not set, for example).
1342 problem initializing the printer device context (current printer not set, for example).