Searched refs:maTextAnchor (Results 1 – 2 of 2) sorted by relevance
188 TextAnchor maTextAnchor; member in svgio::svgreader::SvgStyleAttributes396 …void setTextAnchor(const TextAnchor aTextAnchor = TextAnchor_notset) { maTextAnchor = aTextAnchor;… in setTextAnchor()
1188 maTextAnchor(TextAnchor_notset), in SvgStyleAttributes()2439 if(maTextAnchor != TextAnchor_notset) in getTextAnchor()2441 return maTextAnchor; in getTextAnchor()