Searched refs:SP_CSS_TEXT_ORIENTATION_SIDEWAYS (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dstyle-enums.h177 SP_CSS_TEXT_ORIENTATION_SIDEWAYS enumerator in enum:SPCSSTextOrientation
533 {"sideways", SP_CSS_TEXT_ORIENTATION_SIDEWAYS},
/inkscape/src/libnrtype/
H A DLayout-TNG-Compute.cpp369 if( text_source->style->text_orientation.computed == SP_CSS_TEXT_ORIENTATION_SIDEWAYS ||
722 if( _flow._blockTextOrientation() != SP_CSS_TEXT_ORIENTATION_SIDEWAYS ) {
731 if( new_span.text_orientation == SP_CSS_TEXT_ORIENTATION_SIDEWAYS ||
/inkscape/src/widgets/
H A Dtext-toolbar.cpp1359 if (query.text_orientation.computed == SP_CSS_TEXT_ORIENTATION_SIDEWAYS) activeButton3 = 2;

Completed in 63 milliseconds