Searched refs:getAlpha (Results 1 – 13 of 13) sorted by relevance
109 ::basegfx::fTools::equalZero( getAlpha() ) ) in needRedraw()126 const double fAlpha( getAlpha() ); in redraw()141 const double fAlpha( getAlpha() ); in redraw()
95 0xff - aCol.getAlpha ()); in update()100 0xff - aCol.getAlpha ()); in update()147 if (maFgColor.getAlpha()<128) in paint()
121 0xff - aCol.getAlpha ()); in Update()126 0xff - aCol.getAlpha ()); in Update()180 if (maFgColor.getAlpha()<128) in paint()
463 double ShapeAttributeLayer::getAlpha() const in getAlpha() function in slideshow::internal::ShapeAttributeLayer468 &ShapeAttributeLayer::getAlpha ); in getAlpha()
893 &ShapeAttributeLayer::getAlpha, in createNumberPropertyAnimation()
459 ::basegfx::clamp(pAttr->getAlpha(), in renderSprite()589 const double nAlpha( pAttr->getAlpha() ); in render()
911 bIsVisible = !::basegfx::fTools::equalZero( mpAttributeLayer->getAlpha() ); in isVisible()
44 aRes[3] = getAlpha(aColor) / 255.0; in intSRGBAToDoubleSequence()
69 inline sal_uInt8 getAlpha( Color::IntSRGBA nCol ) in getAlpha() function
142 double getAlpha() const { return mfAlpha; } in getAlpha() function in canvas::CanvasCustomSpriteHelper
101 const double fAlpha( getAlpha() ); in redraw()
256 double getAlpha() const;
110 const double fAlpha( getAlpha() ); in redraw()
Completed in 62 milliseconds