Searched refs:s_LastWindowEntered (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 Dtooltip.cpp56 static wxWindow* s_LastWindowEntered = NULL ; variable
126 if ( s_LastWindowEntered == win && s_ToolTipArea.Contains( where ) )
133 s_LastWindowEntered = win ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtooltip.cpp84 static wxWindow* s_LastWindowEntered = NULL ; variable
152 if ( s_LastWindowEntered == win && s_ToolTipArea.Contains( where ) )
159 s_LastWindowEntered = win ;

Completed in 63 milliseconds