Searched defs:GetPS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dbrush.h69 inline int GetPS(void) const { return (M_BRUSHDATA ? M_BRUSHDATA->m_hBrush : 0); }; function in class:wxBrush
H A Dpen.h108 inline int GetPS(void) const { return (M_PENDATA ? M_PENDATA->m_hPen : 0); }; function in class:wxPen
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dfont.cpp165 inline HPS GetPS(void) const { return m_hPS; } function in class:wxFontRefData

Completed in 49 milliseconds