Version: 3.3.0
wxReadOnlyDC Member List

This is the complete list of members for wxReadOnlyDC, including all inherited members.

AllocExclusive()wxObjectprotected
CanDrawBitmap() constwxReadOnlyDC
CanGetTextExtent() constwxReadOnlyDC
CanUseTransformMatrix() constwxReadOnlyDC
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
CreateRefData() constwxObjectprotectedvirtual
DeviceToLogical(wxCoord x, wxCoord y) constwxReadOnlyDC
DeviceToLogical(const wxPoint &pt) constwxReadOnlyDC
DeviceToLogicalRel(int x, int y) constwxReadOnlyDC
DeviceToLogicalRel(const wxSize &dim) constwxReadOnlyDC
DeviceToLogicalX(wxCoord x) constwxReadOnlyDC
DeviceToLogicalXRel(wxCoord x) constwxReadOnlyDC
DeviceToLogicalY(wxCoord y) constwxReadOnlyDC
DeviceToLogicalYRel(wxCoord y) constwxReadOnlyDC
FromDIP(const wxSize &sz) constwxReadOnlyDC
FromDIP(const wxPoint &pt) constwxReadOnlyDC
FromDIP(int d) constwxReadOnlyDC
GetCharHeight() constwxReadOnlyDC
GetCharWidth() constwxReadOnlyDC
GetClassInfo() constwxObjectvirtual
GetContentScaleFactor() constwxReadOnlyDC
GetDepth() constwxReadOnlyDC
GetDeviceOrigin() constwxReadOnlyDC
GetFont() constwxReadOnlyDC
GetFontMetrics() constwxReadOnlyDC
GetLayoutDirection() constwxReadOnlyDC
GetLogicalOrigin(wxCoord *x, wxCoord *y) constwxReadOnlyDC
GetLogicalOrigin() constwxReadOnlyDC
GetLogicalScale(double *x, double *y) constwxReadOnlyDC
GetMapMode() constwxReadOnlyDC
GetMultiLineTextExtent(const wxString &string, wxCoord *w, wxCoord *h, wxCoord *heightLine=nullptr, const wxFont *font=nullptr) constwxReadOnlyDC
GetMultiLineTextExtent(const wxString &string) constwxReadOnlyDC
GetPartialTextExtents(const wxString &text, wxArrayInt &widths) constwxReadOnlyDC
GetPPI() constwxReadOnlyDC
GetRefData() constwxObject
GetSize(wxCoord *width, wxCoord *height) constwxReadOnlyDC
GetSize() constwxReadOnlyDC
GetSizeMM(wxCoord *width, wxCoord *height) constwxReadOnlyDC
GetSizeMM() constwxReadOnlyDC
GetTextExtent(const wxString &string, wxCoord *w, wxCoord *h, wxCoord *descent=nullptr, wxCoord *externalLeading=nullptr, const wxFont *font=nullptr) constwxReadOnlyDC
GetTextExtent(const wxString &string) constwxReadOnlyDC
GetTransformMatrix() constwxReadOnlyDC
GetUserScale(double *x, double *y) constwxReadOnlyDC
IsKindOf(const wxClassInfo *info) constwxObject
IsOk() constwxReadOnlyDC
IsSameAs(const wxObject &obj) constwxObject
LogicalToDevice(wxCoord x, wxCoord y) constwxReadOnlyDC
LogicalToDevice(const wxPoint &pt) constwxReadOnlyDC
LogicalToDeviceRel(int x, int y) constwxReadOnlyDC
LogicalToDeviceRel(const wxSize &dim) constwxReadOnlyDC
LogicalToDeviceX(wxCoord x) constwxReadOnlyDC
LogicalToDeviceXRel(wxCoord x) constwxReadOnlyDC
LogicalToDeviceY(wxCoord y) constwxReadOnlyDC
LogicalToDeviceYRel(wxCoord y) constwxReadOnlyDC
m_refDatawxObjectprotected
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) constwxReadOnlyDC
ToDIP(const wxPoint &pt) constwxReadOnlyDC
ToDIP(int d) constwxReadOnlyDC
UnRef()wxObject
UnShare()wxObject
wxObject()wxObject
wxObject(const wxObject &other)wxObject
~wxObject()wxObjectvirtual