Searched refs:TAG_DIV (Results 1 – 1 of 1) sorted by relevance
81 public static final String TAG_DIV = "div"; field in TtmlUtils507 tag.equals(TtmlUtils.TAG_BODY) || tag.equals(TtmlUtils.TAG_DIV) || in isSupportedTag()