Searched refs:setTextAnchor (Results 1 – 2 of 2) sorted by relevance
1709 setTextAnchor(TextAnchor_start); in parseStyleAttribute()1713 setTextAnchor(TextAnchor_middle); in parseStyleAttribute()1717 setTextAnchor(TextAnchor_end); in parseStyleAttribute()
396 …void setTextAnchor(const TextAnchor aTextAnchor = TextAnchor_notset) { maTextAnchor = aTextAnchor;… in setTextAnchor() function in svgio::svgreader::SvgStyleAttributes