Searched refs:IsLayoutVisible (Results 1 – 2 of 2) sorted by relevance
134 bool IsLayoutVisible() { return m_IsLayoutVisible; } in IsLayoutVisible() function
745 if ( !s_FrameStatus.IsLayoutVisible() ) goto layout_end; in DemoScene()