Home | History | Annotate | Download | only in win

Lines Matching defs:hasSpellingMarker

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