Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx1937 maDstSz ( rDstSz ), in IMPL_META_ACTION()
1970 Rectangle aRectangle(maDstPt, maDstSz); in Scale()
1973 maDstSz = aRectangle.GetSize(); in Scale()
1982 ( maDstSz == ((MetaBmpScalePartAction&)rMetaAction).maDstSz ) && in Compare()
2170 maDstSz ( rDstSz ), in IMPL_META_ACTION()
2203 Rectangle aRectangle(maDstPt, maDstSz); in Scale()
2206 maDstSz = aRectangle.GetSize(); in Scale()
2215 ( maDstSz == ((MetaBmpExScalePartAction&)rMetaAction).maDstSz ) && in Compare()
2412 maDstSz ( rDstSz ), in IMPL_META_ACTION()
2448 maDstSz = aRectangle.GetSize(); in Scale()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx722 Size maDstSz; member in MetaBmpScalePartAction
740 const Size& GetDestSize() const { return maDstSz; } in GetDestSize()
808 Size maDstSz; member in MetaBmpExScalePartAction
826 const Size& GetDestSize() const { return maDstSz; } in GetDestSize()
902 Size maDstSz; member in MetaMaskScalePartAction
922 const Size& GetDestSize() const { return maDstSz; } in GetDestSize()

Completed in 38 milliseconds