Searched refs:maTextDecoration (Results 1 – 2 of 2) sorted by relevance
187 TextDecoration maTextDecoration; member in svgio::svgreader::SvgStyleAttributes392 …ion(const TextDecoration aTextDecoration = TextDecoration_notset) { maTextDecoration = aTextDecora… in setTextDecoration()
1187 maTextDecoration(TextDecoration_notset), in SvgStyleAttributes()2406 if(maTextDecoration != TextDecoration_notset) in getTextDecorationDefiningSvgStyleAttributes()2428 return pDefining->maTextDecoration; in getTextDecoration()