Searched refs:maDstPt (Results 1 – 2 of 2) sorted by relevance
1936 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 …]
721 Point maDstPt; member in MetaBmpScalePartAction739 const Point& GetDestPoint() const { return maDstPt; } in GetDestPoint()807 Point maDstPt; member in MetaBmpExScalePartAction825 const Point& GetDestPoint() const { return maDstPt; } in GetDestPoint()901 Point maDstPt; member in MetaMaskScalePartAction921 const Point& GetDestPoint() const { return maDstPt; } in GetDestPoint()
Completed in 50 milliseconds