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

/inkscape/src/
H A Dtext-chemistry.cpp137 Inkscape::Text::Layout::Alignment text_alignment = layout->paragraphAlignment(layout->begin()); local
155 if (text_alignment == Inkscape::Text::Layout::RIGHT) {
157 } else if (text_alignment == Inkscape::Text::Layout::CENTER) {

Completed in 1284 milliseconds