Searched defs:activeMatch (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/dom/
H A DDocumentMarker.cpp73 bool activeMatch() const { return m_match; } function in class:WebCore::DocumentMarkerTextMatch
119 DocumentMarker::DocumentMarker(unsigned startOffset, unsigned endOffset, bool activeMatch) argument
155 bool DocumentMarker::activeMatch() const function in class:WebCore::DocumentMarker
H A DDocumentMarkerController.cpp90 void DocumentMarkerController::addTextMatchMarker(const Range* range, bool activeMatch) argument

Completed in 141 milliseconds