Home
last modified time | relevance | path

Searched refs:maStops (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/canvas/source/directx/
H A Ddx_canvashelper_texturefill.cxx332 basegfx::tools::KeyStopLerp aLerper(rValues.maStops); in fillPolygonalGradient()
581 OSL_ASSERT(rValues.maColors.getLength() == rValues.maStops.getLength() in fillTexturedPolyPolygon()
593 comphelper::sequenceToContainer(aStops,rValues.maStops); in fillTexturedPolyPolygon()
/aoo4110/main/canvas/inc/canvas/
H A Dparametricpolypolygon.hxx77 maStops( rStops ), in Values()
92 const ::com::sun::star::uno::Sequence< double > maStops; member
/aoo4110/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx212 basegfx::tools::KeyStopLerp aLerper(rValues.maStops); in fillLinearGradient()
369 basegfx::tools::KeyStopLerp aLerper(rValues.maStops); in fillPolygonalGradient()
/aoo4110/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx717 addColorStops( pPattern, aValues.maColors, aValues.maStops ); in patternFromParametricPolyPolygon()
727 addColorStops( pPattern, aValues.maColors, aValues.maStops, true ); in patternFromParametricPolyPolygon()
856 basegfx::tools::KeyStopLerp aLerper(pPolyImpl->getValues().maStops); in doOperation()

Completed in 27 milliseconds