Searched refs:setTextAnchor (Results 1 – 2 of 2) sorted by relevance
1748 setTextAnchor(TextAnchor_start); in parseStyleAttribute()1752 setTextAnchor(TextAnchor_middle); in parseStyleAttribute()1756 setTextAnchor(TextAnchor_end); in parseStyleAttribute()
400 …void setTextAnchor(const TextAnchor aTextAnchor = TextAnchor_notset) { maTextAnchor = aTextAnchor;… in setTextAnchor() function in svgio::svgreader::SvgStyleAttributes
Completed in 33 milliseconds