Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/flash/
H A Dswfwriter2.cxx565 maBoundRect( rBoundRect ) in FillStyle()
617 double scalex = (double)maBoundRect.GetWidth() / 32768.0; in Impl_addGradient()
618 double scaley = (double)maBoundRect.GetHeight() / 32768.0; in Impl_addGradient()
650 double scalex = (double)maBoundRect.GetWidth() / 32768.0; in Impl_addGradient()
651 double scaley = (double)maBoundRect.GetHeight() / 32768.0; in Impl_addGradient()
663 double scalex = (double)maBoundRect.GetWidth() / 32768.0; in Impl_addGradient()
664 double scaley = (double)maBoundRect.GetHeight() / 32768.0; in Impl_addGradient()
668 m.translate( maBoundRect.GetWidth() / 2.0, maBoundRect.GetHeight() / 2.0 ); in Impl_addGradient()
674 m.translate( maBoundRect.nLeft, maBoundRect.nTop ); in Impl_addGradient()
H A Dswfwriter.hxx263 Rectangle maBoundRect; member in swf::FillStyle

Completed in 12 milliseconds