Searched refs:STYLE_START (Results 1 – 1 of 1) sorted by relevance
42 private static final String STYLE_START = "STYLE"; field in WebvttDecoder103 } else if (STYLE_START.equals(line)) { in getNextEvent()