Searched refs:eventTimeCueCompare (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMediaElement.cpp1126 static bool eventTimeCueCompare(const std::pair<double, TextTrackCue*>& a, function in namespace:blink
1305 nonCopyingSort(eventTasks.begin(), eventTasks.end(), eventTimeCueCompare);

Completed in 108 milliseconds