Home | History | Annotate | Download | only in win

Lines Matching refs:markAllMatchesForText

3354 HRESULT STDMETHODCALLTYPE WebView::markAllMatchesForText(
3366 *matches = m_page->markAllMatchesForText(String(str, SysStringLen(str)), caseSensitive ? TextCaseSensitive : TextCaseInsensitive, highlight, limit);