Searched refs:mTitleFont (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Dtoolwnd.h46 wxFont mTitleFont; member in class:wxToolWindow
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dtoolwnd.cpp77 mTitleFont( 8, wxSWISS, wxNORMAL, wxNORMAL ),
80 mTitleFont( 8, wxSWISS, wxNORMAL, wxNORMAL, false, wxT("MS Sans Serif") ),
142 mTitleFont = font;
203 dc.SetFont( mTitleFont );

Completed in 40 milliseconds