AllocExclusive() | wxObject | protected |
CanDrawBitmap() const | wxReadOnlyDC | |
CanGetTextExtent() const | wxReadOnlyDC | |
CanUseTransformMatrix() const | wxReadOnlyDC | |
CloneRefData(const wxObjectRefData *data) const | wxObject | protectedvirtual |
CreateRefData() const | wxObject | protectedvirtual |
DeviceToLogical(wxCoord x, wxCoord y) const | wxReadOnlyDC | |
DeviceToLogical(const wxPoint &pt) const | wxReadOnlyDC | |
DeviceToLogicalRel(int x, int y) const | wxReadOnlyDC | |
DeviceToLogicalRel(const wxSize &dim) const | wxReadOnlyDC | |
DeviceToLogicalX(wxCoord x) const | wxReadOnlyDC | |
DeviceToLogicalXRel(wxCoord x) const | wxReadOnlyDC | |
DeviceToLogicalY(wxCoord y) const | wxReadOnlyDC | |
DeviceToLogicalYRel(wxCoord y) const | wxReadOnlyDC | |
FromDIP(const wxSize &sz) const | wxReadOnlyDC | |
FromDIP(const wxPoint &pt) const | wxReadOnlyDC | |
FromDIP(int d) const | wxReadOnlyDC | |
GetCharHeight() const | wxReadOnlyDC | |
GetCharWidth() const | wxReadOnlyDC | |
GetClassInfo() const | wxObject | virtual |
GetContentScaleFactor() const | wxReadOnlyDC | |
GetDepth() const | wxReadOnlyDC | |
GetDeviceOrigin() const | wxReadOnlyDC | |
GetFont() const | wxReadOnlyDC | |
GetFontMetrics() const | wxReadOnlyDC | |
GetLayoutDirection() const | wxReadOnlyDC | |
GetLogicalOrigin(wxCoord *x, wxCoord *y) const | wxReadOnlyDC | |
GetLogicalOrigin() const | wxReadOnlyDC | |
GetLogicalScale(double *x, double *y) const | wxReadOnlyDC | |
GetMapMode() const | wxReadOnlyDC | |
GetMultiLineTextExtent(const wxString &string, wxCoord *w, wxCoord *h, wxCoord *heightLine=nullptr, const wxFont *font=nullptr) const | wxReadOnlyDC | |
GetMultiLineTextExtent(const wxString &string) const | wxReadOnlyDC | |
GetPartialTextExtents(const wxString &text, wxArrayInt &widths) const | wxReadOnlyDC | |
GetPPI() const | wxReadOnlyDC | |
GetRefData() const | wxObject | |
GetSize(wxCoord *width, wxCoord *height) const | wxReadOnlyDC | |
GetSize() const | wxReadOnlyDC | |
GetSizeMM(wxCoord *width, wxCoord *height) const | wxReadOnlyDC | |
GetSizeMM() const | wxReadOnlyDC | |
GetTextExtent(const wxString &string, wxCoord *w, wxCoord *h, wxCoord *descent=nullptr, wxCoord *externalLeading=nullptr, const wxFont *font=nullptr) const | wxReadOnlyDC | |
GetTextExtent(const wxString &string) const | wxReadOnlyDC | |
GetTransformMatrix() const | wxReadOnlyDC | |
GetUserScale(double *x, double *y) const | wxReadOnlyDC | |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsOk() const | wxReadOnlyDC | |
IsSameAs(const wxObject &obj) const | wxObject | |
LogicalToDevice(wxCoord x, wxCoord y) const | wxReadOnlyDC | |
LogicalToDevice(const wxPoint &pt) const | wxReadOnlyDC | |
LogicalToDeviceRel(int x, int y) const | wxReadOnlyDC | |
LogicalToDeviceRel(const wxSize &dim) const | wxReadOnlyDC | |
LogicalToDeviceX(wxCoord x) const | wxReadOnlyDC | |
LogicalToDeviceXRel(wxCoord x) const | wxReadOnlyDC | |
LogicalToDeviceY(wxCoord y) const | wxReadOnlyDC | |
LogicalToDeviceYRel(wxCoord y) const | wxReadOnlyDC | |
m_refData | wxObject | protected |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=nullptr, int lineNum=0) | wxObject | |
Ref(const wxObject &clone) | wxObject | |
ResetTransformMatrix() | wxReadOnlyDC | |
SetAxisOrientation(bool xLeftRight, bool yBottomUp) | wxReadOnlyDC | |
SetDeviceOrigin(wxCoord x, wxCoord y) | wxReadOnlyDC | |
SetFont(const wxFont &font) | wxReadOnlyDC | |
SetLayoutDirection(wxLayoutDirection dir) | wxReadOnlyDC | |
SetLogicalOrigin(wxCoord x, wxCoord y) | wxReadOnlyDC | |
SetLogicalScale(double x, double y) | wxReadOnlyDC | |
SetMapMode(wxMappingMode mode) | wxReadOnlyDC | |
SetRefData(wxObjectRefData *data) | wxObject | |
SetTransformMatrix(const wxAffineMatrix2D &matrix) | wxReadOnlyDC | |
SetUserScale(double xScale, double yScale) | wxReadOnlyDC | |
ToDIP(const wxSize &sz) const | wxReadOnlyDC | |
ToDIP(const wxPoint &pt) const | wxReadOnlyDC | |
ToDIP(int d) const | wxReadOnlyDC | |
UnRef() | wxObject | |
UnShare() | wxObject | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
~wxObject() | wxObject | virtual |