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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/fl/
H A Dfl_demo2.cpp122 if ( mpNestedLayout )
123 delete mpNestedLayout;
157 mpNestedLayout( NULL ),
198 mpNestedLayout = 0;
832 mpNestedLayout = new wxFrameLayout( pSheet3,
835 CreateDevLayout( *mpNestedLayout, pSheet3 );
837 mpNestedLayout->Activate();
875 if ( mpNestedLayout )
876 delete mpNestedLayout;
877 mpNestedLayout
[all...]
H A Dfl_demo2.h65 wxFrameLayout* mpNestedLayout; member in class:MyFrame

Completed in 102 milliseconds