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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dfont.cpp75 struct font_t *wxFont::GetMGLfont_t(float scale, bool antialiased) function in class:wxFont
81 return i ? i->GetMGLfont_t() : NULL;
H A Ddc.cpp712 m_mglFont = m_font.GetMGLfont_t(scale, antialiased);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mgl/private/
H A Dfontmgr.h24 struct font_t *GetMGLfont_t() const { return m_font; } function in class:wxFontInstance
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mgl/
H A Dfont.h86 struct font_t *GetMGLfont_t(float scale, bool antialiased);

Completed in 100 milliseconds