Searched refs:wxDEFAULT_FONT_SIZE (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/gtk1/
H A Dfont.cpp44 static const int wxDEFAULT_FONT_SIZE = 12; variable
181 ? wxDEFAULT_FONT_SIZE
241 m_pointSize = wxDEFAULT_FONT_SIZE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dfont.cpp41 static const int wxDEFAULT_FONT_SIZE = 12; variable
155 ? wxDEFAULT_FONT_SIZE
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dfont.cpp53 static const int wxDEFAULT_FONT_SIZE = 12; variable
192 ? wxDEFAULT_FONT_SIZE
340 m_pointSize = wxDEFAULT_FONT_SIZE;

Completed in 43 milliseconds