Home
last modified time | relevance | path

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

/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx674 const double fStrokeOpacity(getStrokeOpacity().solve(mrOwner, length)); in add_stroke() local
676 if(basegfx::fTools::more(fStrokeOpacity, 0.0)) in add_stroke()
764 if(basegfx::fTools::less(fStrokeOpacity, 1.0)) in add_stroke()
771 1.0 - fStrokeOpacity)); in add_stroke()

Completed in 22 milliseconds