Searched refs:SP_CSS_TEXT_ORIENTATION_MIXED (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/
H A Dstyle-enums.h175 SP_CSS_TEXT_ORIENTATION_MIXED, enumerator in enum:SPCSSTextOrientation
531 {"mixed", SP_CSS_TEXT_ORIENTATION_MIXED}, // Default
H A Dstyle.cpp140 text_orientation( "text-orientation",enum_text_orientation,SP_CSS_TEXT_ORIENTATION_MIXED ),
/inkscape/src/libnrtype/
H A DLayout-TNG.h770 return SP_CSS_TEXT_ORIENTATION_MIXED;
H A DLayout-TNG-Compute.cpp370 (text_source->style->text_orientation.computed == SP_CSS_TEXT_ORIENTATION_MIXED &&
732 (new_span.text_orientation == SP_CSS_TEXT_ORIENTATION_MIXED &&
/inkscape/src/widgets/
H A Dtext-toolbar.cpp1357 if (query.text_orientation.computed == SP_CSS_TEXT_ORIENTATION_MIXED ) activeButton3 = 0;

Completed in 32 milliseconds