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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/helpview/src/
H A Dhelpview.cpp75 int istyle = wxHF_DEFAULT_STYLE|wxHF_OPEN_FILES; local
146 istyle = i;
205 m_helpController = new wxHtmlHelpController( istyle );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxmlres.cpp1370 int istyle = wxNORMAL; local
1376 istyle = wxITALIC;
1378 istyle = wxSLANT;
1455 font.SetStyle(istyle);
1470 ifamily, istyle, iweight,

Completed in 69 milliseconds