Searched refs:findRubyContainerNode (Results 1 – 1 of 1) sorted by relevance
122 @Nullable TtmlNode containerNode = findRubyContainerNode(parent); in applyStylesToSpan()232 private static TtmlNode findRubyContainerNode(@Nullable TtmlNode node) { in findRubyContainerNode() method in TtmlRenderUtil