Searched refs:i_eLayout (Results 1 – 1 of 1) sorted by relevance
898 void impl_setLayout( const PanelSelectorLayout i_eLayout, const bool i_bForce = false );1169 …void TaskPaneController_Impl::impl_setLayout( const PanelSelectorLayout i_eLayout, const bool i_bF… in impl_setLayout() argument1171 if ( !i_bForce && ( m_eCurrentLayout == i_eLayout ) ) in impl_setLayout()1174 switch ( i_eLayout ) in impl_setLayout()1192 m_eCurrentLayout = i_eLayout; in impl_setLayout()
Completed in 25 milliseconds