Searched defs:setOpacity (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/basegfx/inc/basegfx/pixel/ | ||
H A D | bpixel.hxx | 113 void setOpacity(sal_uInt8 nNew) { maPixelUnion.maRGBO.mnO = nNew; } in setOpacity() function in basegfx::BPixel |
/aoo42x/main/svgio/inc/svgio/svgreader/ | ||
H A D | svgstyleattributes.hxx | 408 void setOpacity(const SvgNumber& rOpacity = SvgNumber()) { maOpacity = rOpacity; } in setOpacity() function in svgio::svgreader::SvgStyleAttributes |
Completed in 44 milliseconds