Searched refs:getCueIndex (Results 1 – 3 of 3) sorted by relevance
47 unsigned long getCueIndex(TextTrackCue*) const;
127 m_cueIndex = track()->cues()->getCueIndex(this); in cueIndex()
43 unsigned long TextTrackCueList::getCueIndex(TextTrackCue* cue) const in getCueIndex() function in blink::TextTrackCueList