Searched refs:m_bLayoutInProgress (Results 1 – 2 of 2) sorted by relevance
236 bool implts_isLayoutInProgress() const { return m_bLayoutInProgress; } in implts_isLayoutInProgress()326 bool m_bLayoutInProgress; member in framework::ToolbarLayoutManager
75 m_bLayoutInProgress( false ), in ToolbarLayoutManager()225 bool bLayoutInProgress( m_bLayoutInProgress ); in doLayout()226 m_bLayoutInProgress = true; in doLayout()255 m_bLayoutInProgress = false; in doLayout()2751 m_bLayoutInProgress = bInProgress; in implts_setLayoutInProgress()3368 bool bLayoutInProgress( m_bLayoutInProgress ); in windowResized()
Completed in 42 milliseconds