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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/listctrl/
H A Dlisttest.h154 void RecreateList(long flags, bool withText = true);
159 void InitWithIconItems(bool withText, bool sameIcon = false);
H A Dlisttest.cpp421 void MyFrame::RecreateList(long flags, bool withText) argument
444 InitWithIconItems(withText);
448 InitWithIconItems(withText, true);
553 void MyFrame::InitWithIconItems(bool withText, bool sameIcon) argument
562 if ( withText )

Completed in 106 milliseconds