Lines Matching defs:hasSpellingMarker
1454 bool LayoutTestController::hasSpellingMarker(int from, int length)1460 if (FAILED(framePrivate->hasSpellingMarker(from, length, &ret)))