Searched defs:text_anchor_to_alignment (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libnrtype/
H A DLayout-TNG-Input.cpp159 static Layout::Alignment text_anchor_to_alignment(unsigned anchor, Layout::Direction para_direction) function in namespace:Inkscape::Text
172 return text_anchor_to_alignment(style->text_anchor.computed, para_direction);
194 return text_anchor_to_alignment(this_style->text_anchor.computed, para_direction);

Completed in 14 milliseconds