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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfontutil.h42 wxXLFD_WEIGHT, // black, bold, demibold, medium, regular, light enumerator in enum:wxXLFDField
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dfont.cpp201 wxString w = m_nativeFontInfo.GetXFontComponent(wxXLFD_WEIGHT).Upper();
430 m_nativeFontInfo.SetXFontComponent(wxXLFD_WEIGHT, boldness);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dfontutil.cpp693 const wxString s = GetXFontComponent(wxXLFD_WEIGHT).MakeLower();
782 SetXFontComponent(wxXLFD_WEIGHT, s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dfont.cpp300 wxString w = m_nativeFontInfo.GetXFontComponent(wxXLFD_WEIGHT).Upper();

Completed in 82 milliseconds