Searched refs:ATTR_TTS_DISPLAY_ALIGN (Results 1 – 2 of 2) sorted by relevance
60 public static final String ATTR_TTS_DISPLAY_ALIGN = "displayAlign"; field in TtmlNode
429 XmlPullParserUtil.getAttributeValue(xmlParser, TtmlNode.ATTR_TTS_DISPLAY_ALIGN); in parseRegionAttributes()