Searched refs:getCue (Results 1 – 2 of 2) sorted by relevance
51 VTTCue* getCue() const { return m_cue; } in getCue() function
36 , m_cue(element->getCue()) in RenderVTTCue()