startsFurther     179 Source/core/dom/DocumentMarkerController.cpp     return startsFurther(*lhv, *rhv);
startsFurther     222 Source/core/dom/DocumentMarkerController.cpp             MarkerList::iterator pos = std::lower_bound(list->begin(), list->end(), toInsert, startsFurther);