Searched defs:styleIds (Results 1 – 5 of 5) sorted by relevance
45 String[] styleIds = {"s0"}; in resolveStyleSingleReferentialStyle() local54 String[] styleIds = {"s0", "s1"}; in resolveStyleMultipleReferentialStyles() local72 String[] styleIds = {"s0"}; in resolveMergeSingleReferentialStyleIntoInlineStyle() local88 String[] styleIds = {"s0", "s1"}; in resolveMergeMultipleReferentialStylesIntoInlineStyle() local
363 String[] styleIds = queryChildrenForTag(sixthDiv, TtmlNode.TAG_P, 0).getStyleIds(); in nonExistingAndExistingStyleIdWithRedundantSpaces() local
115 @Nullable private final String[] styleIds; field in TtmlNode143 @Nullable String[] styleIds, in buildNode()157 @Nullable String[] styleIds, in TtmlNode()
50 @Nullable TtmlStyle style, @Nullable String[] styleIds, Map<String, TtmlStyle> globalStyles) { in resolveStyle()
629 @Nullable String[] styleIds = null; in parseNode() local