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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmdi.cpp133 if ( m_currentChild && IsShown() && !ShouldBeVisible() )
287 bool wxMDIParentFrame::ShouldBeVisible() const function in class:wxMDIParentFrame
320 if ( !ShouldBeVisible() && m_currentChild )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dmdi.h93 bool ShouldBeVisible() const;

Completed in 43 milliseconds