Searched refs:wxDisplayImplMacOSX (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddisplay.cpp56 class wxDisplayImplMacOSX : public wxDisplayImpl class in inherits:wxDisplayImpl
59 wxDisplayImplMacOSX(unsigned n, CGDirectDisplayID id) function in class:wxDisplayImplMacOSX
78 DECLARE_NO_COPY_CLASS(wxDisplayImplMacOSX)
196 wxDisplayImplMacOSX *display = new wxDisplayImplMacOSX(n, theIDs[n]);
204 // wxDisplayImplMacOSX implementation
207 bool wxDisplayImplMacOSX::IsPrimary() const
212 wxRect wxDisplayImplMacOSX::GetGeometry() const
221 wxRect wxDisplayImplMacOSX::GetClientArea() const
244 wxArrayVideoModes wxDisplayImplMacOSX
[all...]

Completed in 78 milliseconds