Home | History | Annotate | Download | only in vtt

Lines Matching refs:textRun

507     VTTTextRunIterator(const TextRun* textRun, unsigned offset) : TextRunIterator(textRun, offset) { }
521 TextRun run(value);