Lines Matching full:markers
1260 // Remove all markers for matches found and turn off the highlighting.
1871 // Rendered rects for markers in WebKit are not populated until each time
1872 // the markers are painted. However, we need it to happen sooner, because
1875 Vector<DocumentMarker> markers = frame()->document()->markersForNode(node);
1878 markers[markers.size() - 1],