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