Searched refs:aEndShape (Results 1 – 1 of 1) sorted by relevance
417 ImpShapeEventMap::reverse_iterator aEndShape( maShapeEventMap.end() ); in isEmpty() local418 while( aCurrShape != aEndShape ) in isEmpty()439 const ImpShapeEventMap::reverse_iterator aEndShape( maShapeEventMap.rend() ); in hitTest() local440 while( aCurrShape != aEndShape ) in hitTest()
Completed in 13 milliseconds