Searched refs:TEXT_DECORATION_STYLE_SOLID (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/display/
H A Dnr-style.h100 #define TEXT_DECORATION_STYLE_SOLID 0x04 macro
H A Dnr-style.cpp258 if(style->text_decoration_style.solid ){ text_decoration_style |= TEXT_DECORATION_STYLE_SOLID + TEXT_DECORATION_STYLE_SET; }

Completed in 74 milliseconds