Searched refs:m_needsResize (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/palmos/
H A Dmdi.h176 bool m_needsResize; // flag which tells us to artificially resize the frame member in class:wxMDIChildFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dmdi.h195 bool m_needsResize; // flag which tells us to artificially resize the frame member in class:wxMDIChildFrame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmdi.cpp687 m_needsResize = true;
1375 if ( m_needsResize )
1377 m_needsResize = false; // avoid any possibility of recursion

Completed in 112 milliseconds