Home
last modified time | relevance | path

Searched refs:aBRPix (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx3034 …const Point aBRPix( aVDev.LogicToPixel( Point( GetPrefSize().Width() - 1, GetPrefSize().Height… in CreateThumbnail() local
3036 Size aSizePix( labs( aBRPix.X() - aTLPix.X() ) + 1, labs( aBRPix.Y() - aTLPix.Y() ) + 1 ); in CreateThumbnail()
/trunk/main/sfx2/source/doc/
H A Dgraphhelp.cxx297 …const Point aBRPix( aVDev.LogicToPixel( Point( rMtf.GetPrefSize().Width() - 1, rMtf.GetPrefSiz… in createThumb_Impl() local
299 Size aSizePix( labs( aBRPix.X() - aTLPix.X() ) + 1, labs( aBRPix.Y() - aTLPix.Y() ) + 1 ); in createThumb_Impl()

Completed in 54 milliseconds