Searched defs:regionOutput (Results 1 – 1 of 1) sorted by relevance
277 Cue.Builder regionOutput = entry.getValue(); in getCues() local346 Cue.Builder regionOutput = new Cue.Builder(); in getRegionOutputText() local364 Cue.Builder regionOutput = Assertions.checkNotNull(regionOutputs.get(regionId)); in traverseForStyle() local374 Map<String, TtmlStyle> globalStyles, Cue.Builder regionOutput, int start, int end) { in applyStyleToOutput()