Home
last modified time | relevance | path

Searched refs:aPtPixel (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svtools/source/graphic/
H A Dgrfcache.cxx882 const Point aPtPixel( pOut->LogicToPixel( rPt ) ); in IsInDisplayCache() local
891 …phicDisplayCacheEntry*) maDisplayCache.GetObject( i ) )->Matches( pOut, aPtPixel, aSzPixel, pCache… in IsInDisplayCache()
991 const Point aPtPixel( pOut->LogicToPixel( rPt ) ); in DrawDisplayCacheObj() local
999 if( pDisplayCacheEntry->Matches( pOut, aPtPixel, aSzPixel, pCacheEntry, rAttr ) ) in DrawDisplayCacheObj()
/aoo41x/main/svtools/source/misc/
H A Dtransfer2.cxx82 const Point aPtPixel( rDGE.DragOriginX, rDGE.DragOriginY ); in dragGestureRecognized() local
83 mrParent.StartDrag( rDGE.DragAction, aPtPixel ); in dragGestureRecognized()

Completed in 32 milliseconds