Searched defs:SetButtonFont (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dradiobox.h150 inline void SetButtonFont(const wxFont& rFont) { SetFont(rFont); } function in class:wxRadioBox
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dradiobox.h121 void SetButtonFont(const wxFont& font) { SetFont(font); } function in class:wxRadioBox
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dradiobox.h124 void SetButtonFont(const wxFont& font) { SetFont(font); } function in class:wxRadioBox

Completed in 22 milliseconds