Searched refs:aPtPixel (Results 1 – 2 of 2) sorted by relevance
882 const Point aPtPixel( pOut->LogicToPixel( rPt ) ); in IsInDisplayCache() local891 …phicDisplayCacheEntry*) maDisplayCache.GetObject( i ) )->Matches( pOut, aPtPixel, aSzPixel, pCache… in IsInDisplayCache()991 const Point aPtPixel( pOut->LogicToPixel( rPt ) ); in DrawDisplayCacheObj() local999 if( pDisplayCacheEntry->Matches( pOut, aPtPixel, aSzPixel, pCacheEntry, rAttr ) ) in DrawDisplayCacheObj()
82 const Point aPtPixel( rDGE.DragOriginX, rDGE.DragOriginY ); in dragGestureRecognized() local83 mrParent.StartDrag( rDGE.DragAction, aPtPixel ); in dragGestureRecognized()
Completed in 25 milliseconds