Searched refs:styleSizer (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/dialogs/
H A Ddialogs.cpp1666 wxBoxSizer* styleSizer = new wxStaticBoxSizer( staticBox3, wxVERTICAL ); local
1667 item0->Add(styleSizer, 0, wxGROW|wxALL, 5);
1677 styleSizer->Add(itemSizer2, 0, wxGROW|wxALL, 5);

Completed in 64 milliseconds