Home
last modified time | relevance | path

Searched refs:TextMatchMarkerIndex (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocumentMarker.h43 TextMatchMarkerIndex, enumerator
51 TextMatch = 1 << TextMatchMarkerIndex,
DDocumentMarkerController.cpp68 return DocumentMarker::TextMatchMarkerIndex; in MarkerTypeToMarkerIndex()