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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dfontutil.cpp303 wxString& sFaceName,
446 sFaceName = (wxChar*)zFacename;
470 wxString sFaceName; local
481 sFaceName = wxT("Tms Rmn");
485 sFaceName = wxT("WarpSans");
489 sFaceName = wxT("Tms Rmn");
493 sFaceName = wxT("Courier") ;
497 sFaceName = wxT("System VIO") ;
501 sFaceName = wxT("Helv") ;
506 sFaceName
298 wxFillLogFont( LOGFONT* pFattrs, PFACENAMEDESC pFaceName, HPS* phPS, bool* pbInternalPS, long* pflId, wxString& sFaceName, wxFont* pFont ) argument
[all...]
H A Dfont.cpp63 ,const wxString& sFaceName
72 ,sFaceName
148 wxString sFaceName; local
151 sFaceName = m_vNativeFontInfo.GetFaceName();
153 sFaceName = m_sFaceName;
155 return sFaceName;
199 inline bool SetFaceName(const wxString& sFaceName) argument
202 return m_vNativeFontInfo.SetFaceName(sFaceName);
204 m_sFaceName = sFaceName;
378 wxString sFaceName; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dprivate.h350 ,wxString& sFaceName

Completed in 74 milliseconds