HomeSort by relevance Sort by last modified time
    Searched refs:isPastNode (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
VTTElement.h 53 bool isPastNode() const { return m_isPastNode; }
VTTCue.cpp 678 bool isPastNode = true;
681 isPastNode = false;
690 isPastNode = false;
694 toVTTElement(child)->setIsPastNode(isPastNode);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
SelectorChecker.cpp     [all...]

Completed in 102 milliseconds