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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/controls/
H A Dcontrols.cpp140 wxButton *m_fontButton; member in class:MyPanel
615 m_fontButton = NULL;
849 m_fontButton = new wxButton( panel, ID_SET_FONT, _T("Set &more Italic font"), wxPoint(340,30), wxSize(140,30) );
1505 m_fontButton->SetFont( *wxITALIC_FONT );

Completed in 66 milliseconds