Searched refs:aCurEntryRect (Results 1 – 2 of 2) sorted by relevance
2709 Rectangle aCurEntryRect( aCurEntryPos, aEntrySize ); in HideShowDDIcon() local2711 if( !aPrevEntryRect.IsOver( aCurEntryRect ) ) in HideShowDDIcon()2720 Rectangle aFullRect( aPrevEntryRect.Union( aCurEntryRect ) ); in HideShowDDIcon()
2640 Rectangle aCurEntryRect( aCurEntryPos, aEntrySize ); in HideShowDDIcon() local2642 if( !aPrevEntryRect.IsOver( aCurEntryRect ) ) in HideShowDDIcon()2651 Rectangle aFullRect( aPrevEntryRect.Union( aCurEntryRect ) ); in HideShowDDIcon()
Completed in 58 milliseconds