Searched refs:wxTOPLEVEL_RESIZEABLE (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/univ/
H A Dtoplevel.h29 wxTOPLEVEL_RESIZEABLE = 0x00000010, enumerator in enum:__anon362
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dstdrend.cpp1052 if ( flags & wxTOPLEVEL_RESIZEABLE )
1196 return flags & wxTOPLEVEL_RESIZEABLE ? 4 : 3;
H A Dtopluniv.cpp207 style |= wxTOPLEVEL_RESIZEABLE;

Completed in 112 milliseconds