Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/cppcanvas/source/mtfrenderer/
H A Dtransparencygroupaction.cxx87 GradientAutoPtr&& rAlphaGradient,
139 … GradientAutoPtr&& rAlphaGradient, in TransparencyGroupAction() argument
145 mpAlphaGradient( std::move(rAlphaGradient) ), in TransparencyGroupAction()
460 … GradientAutoPtr&& rAlphaGradient, in createTransparencyGroupAction() argument
467 std::move(rAlphaGradient), in createTransparencyGroupAction()
H A Dtransparencygroupaction.hxx79 … GradientAutoPtr&& rAlphaGradient,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppcanvas/source/mtfrenderer/
H A Dtransparencygroupaction.cxx89 GradientAutoPtr&& rAlphaGradient,
141 … GradientAutoPtr&& rAlphaGradient, in TransparencyGroupAction() argument
147 mpAlphaGradient( std::move(rAlphaGradient) ), in TransparencyGroupAction()
462 … GradientAutoPtr&& rAlphaGradient, in createTransparencyGroupAction() argument
469 std::move(rAlphaGradient), in createTransparencyGroupAction()
H A Dtransparencygroupaction.hxx82 … GradientAutoPtr&& rAlphaGradient,