Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dattributes.h528 TEXT_DECORATION_FILL, enumerator
H A Dstyle.h203 T<SPAttr::TEXT_DECORATION_FILL, SPIPaint> text_decoration_fill;
H A Dattributes.cpp526 {SPAttr::TEXT_DECORATION_FILL, "text-decoration-fill"},
H A Dstyle.cpp121 … REGISTER_PROPERTY(SPAttr::TEXT_DECORATION_FILL, text_decoration_fill, "text-decoration-fill"); in SPStylePropHelper()