Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx1936 maDstPt ( rDstPt ), in IMPL_META_ACTION()
1963 maDstPt.Move( nHorzMove, nVertMove ); in Move()
1972 maDstPt = aRectangle.TopLeft(); in Scale()
1981 ( maDstPt == ((MetaBmpScalePartAction&)rMetaAction).maDstPt ) && in Compare()
2169 maDstPt ( rDstPt ), in IMPL_META_ACTION()
2196 maDstPt.Move( nHorzMove, nVertMove ); in Move()
2205 maDstPt = aRectangle.TopLeft(); in Scale()
2214 ( maDstPt == ((MetaBmpExScalePartAction&)rMetaAction).maDstPt ) && in Compare()
2411 maDstPt ( rDstPt ), in IMPL_META_ACTION()
2447 maDstPt = aRectangle.TopLeft(); in Scale()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx721 Point maDstPt; member in MetaBmpScalePartAction
739 const Point& GetDestPoint() const { return maDstPt; } in GetDestPoint()
807 Point maDstPt; member in MetaBmpExScalePartAction
825 const Point& GetDestPoint() const { return maDstPt; } in GetDestPoint()
901 Point maDstPt; member in MetaMaskScalePartAction
921 const Point& GetDestPoint() const { return maDstPt; } in GetDestPoint()

Completed in 46 milliseconds