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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentMarker.cpp 74 virtual bool isTextMatch() const OVERRIDE { return true; }
94 if (details && details->isTextMatch())
DocumentMarker.h 148 virtual bool isTextMatch() const { return false; }

Completed in 116 milliseconds