, including all inherited members.
CanDrawBitmap() const | wxPdfDC | [virtual] |
CanGetTextExtent() const | wxPdfDC | [virtual] |
Clear() | wxPdfDC | [virtual] |
DestroyClippingRegion() | wxPdfDC | [virtual] |
DoBlit(wxCoord xdest, wxCoord ydest, wxCoord width, wxCoord height, wxDC *source, wxCoord xsrc, wxCoord ysrc, int rop=wxCOPY, bool useMask=false, wxCoord xsrcMask=-1, wxCoord ysrcMask=-1) | wxPdfDC | [protected, virtual] |
DoCrossHair(wxCoord x, wxCoord y) | wxPdfDC | [protected, virtual] |
DoDrawArc(wxCoord x1, wxCoord y1, wxCoord x2, wxCoord y2, wxCoord xc, wxCoord yc) | wxPdfDC | [protected, virtual] |
DoDrawBitmap(const wxBitmap &bmp, wxCoord x, wxCoord y, bool useMask=false) | wxPdfDC | [protected, virtual] |
DoDrawCheckMark(wxCoord x, wxCoord y, wxCoord width, wxCoord height) | wxPdfDC | [protected, virtual] |
DoDrawEllipse(wxCoord x, wxCoord y, wxCoord width, wxCoord height) | wxPdfDC | [protected, virtual] |
DoDrawEllipticArc(wxCoord x, wxCoord y, wxCoord w, wxCoord h, double sa, double ea) | wxPdfDC | [protected, virtual] |
DoDrawIcon(const wxIcon &icon, wxCoord x, wxCoord y) | wxPdfDC | [protected, virtual] |
DoDrawLine(wxCoord x1, wxCoord y1, wxCoord x2, wxCoord y2) | wxPdfDC | [protected, virtual] |
DoDrawLines(int n, wxPoint points[], wxCoord xoffset, wxCoord yoffset) | wxPdfDC | [protected, virtual] |
DoDrawPoint(wxCoord x, wxCoord y) | wxPdfDC | [protected, virtual] |
DoDrawPolygon(int n, wxPoint points[], wxCoord xoffset, wxCoord yoffset, int fillStyle=wxODDEVEN_RULE) | wxPdfDC | [protected, virtual] |
DoDrawPolyPolygon(int n, int count[], wxPoint points[], wxCoord xoffset, wxCoord yoffset, int fillStyle) | wxPdfDC | [protected, virtual] |
DoDrawRectangle(wxCoord x, wxCoord y, wxCoord width, wxCoord height) | wxPdfDC | [protected, virtual] |
DoDrawRotatedText(const wxString &text, wxCoord x, wxCoord y, double angle) | wxPdfDC | [protected, virtual] |
DoDrawRoundedRectangle(wxCoord x, wxCoord y, wxCoord width, wxCoord height, double radius) | wxPdfDC | [protected, virtual] |
DoDrawText(const wxString &text, wxCoord x, wxCoord y) | wxPdfDC | [protected, virtual] |
DoFloodFill(wxCoord x, wxCoord y, const wxColour &col, int style=wxFLOOD_SURFACE) | wxPdfDC | [protected, virtual] |
DoGetPartialTextExtents(const wxString &text, wxArrayInt &widths) const | wxPdfDC | [protected, virtual] |
DoGetPixel(wxCoord x, wxCoord y, wxColour *col) const | wxPdfDC | [protected, virtual] |
DoGetSize(int *width, int *height) const | wxPdfDC | [protected, virtual] |
DoGetSizeMM(int *width, int *height) const | wxPdfDC | [protected, virtual] |
DoGetTextExtent(const wxString &string, wxCoord *x, wxCoord *y, wxCoord *descent=NULL, wxCoord *externalLeading=NULL, wxFont *theFont=NULL) const | wxPdfDC | [protected, virtual] |
DoGradientFillConcentric(const wxRect &rect, const wxColour &initialColour, const wxColour &destColour, const wxPoint &circleCenter) | wxPdfDC | [protected, virtual] |
DoGradientFillLinear(const wxRect &rect, const wxColour &initialColour, const wxColour &destColour, wxDirection nDirection=wxEAST) | wxPdfDC | [protected, virtual] |
DoSetClippingRegion(wxCoord x, wxCoord y, wxCoord width, wxCoord height) | wxPdfDC | [protected, virtual] |
DoSetClippingRegionAsRegion(const wxRegion ®ion) | wxPdfDC | [protected, virtual] |
EndDoc() | wxPdfDC | [virtual] |
EndPage() | wxPdfDC | [virtual] |
GetCharHeight() const | wxPdfDC | [virtual] |
GetCharWidth() const | wxPdfDC | [virtual] |
GetDepth() const | wxPdfDC | [virtual] |
GetDrawingStyle() | wxPdfDC | |
GetPdfDocument() | wxPdfDC | |
GetPdfDocument() | wxPdfDC | |
GetPPI() const | wxPdfDC | [virtual] |
GetPrintData() | wxPdfDC | [inline] |
GetResolution() const | wxPdfDC | |
IncreaseImageCounter() | wxPdfDC | [inline] |
SetAxisOrientation(bool xLeftRight, bool yBottomUp) | wxPdfDC | [virtual] |
SetBackground(const wxBrush &brush) | wxPdfDC | [virtual] |
SetBackgroundMode(int mode) | wxPdfDC | [virtual] |
SetBrush(const wxBrush &brush) | wxPdfDC | [virtual] |
SetDeviceOrigin(wxCoord x, wxCoord y) | wxPdfDC | [virtual] |
SetFont(const wxFont &font) | wxPdfDC | [virtual] |
SetLogicalFunction(int function) | wxPdfDC | [virtual] |
SetLogicalOrigin(wxCoord x, wxCoord y) | wxPdfDC | [virtual] |
SetLogicalScale(double x, double y) | wxPdfDC | [virtual] |
SetMapMode(int mode) | wxPdfDC | [virtual] |
SetPalette(const wxPalette &palette) | wxPdfDC | [virtual] |
SetPen(const wxPen &pen) | wxPdfDC | [virtual] |
SetPrintData(const wxPrintData &data) | wxPdfDC | |
SetResolution(int ppi) | wxPdfDC | |
SetResolution(int ppi) | wxPdfDC | |
SetUserScale(double x, double y) | wxPdfDC | [virtual] |
StartDoc(const wxString &message) | wxPdfDC | [virtual] |
StartPage() | wxPdfDC | [virtual] |
StretchBlt(wxCoord xdest, wxCoord ydest, wxCoord width, wxCoord height, wxBitmap *bitmap) | wxPdfDC | |
wxPdfDC() | wxPdfDC | |
wxPdfDC(const wxPrintData &printData) | wxPdfDC | |
wxPdfDC(wxPdfDocument *pdfDocument, double templateWidth, double templateHeight) | wxPdfDC | |
wxPdfDC() | wxPdfDC | |
wxPdfDC(const wxPrintData &printData) | wxPdfDC | |
wxPdfDC(wxPdfDocument *pdfDocument, double templateWidth, double templateHeight) | wxPdfDC | |
~wxPdfDC() | wxPdfDC | [virtual] |