Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching defs:findString

502 bool DumpRenderTreeSupportQt::findString(QWebPage* page, const QString& string, const QStringList& optionArray)
525 return frame && frame->editor()->findString(string, options);