Home
last modified time | relevance | path

Searched defs:rhv (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocumentMarkerController.cpp162 static bool startsFurther(const DocumentMarker& lhv, const DocumentMarker& rhv) in startsFurther()
172 static bool endsBefore(size_t startOffset, const DocumentMarker& rhv) in endsBefore()
177 static bool compareByStart(const DocumentMarker* lhv, const DocumentMarker* rhv) in compareByStart()
182 static bool doesNotOverlap(const DocumentMarker& lhv, const DocumentMarker& rhv) in doesNotOverlap()