Lines Matching full:countstringmatches
1676 void WebPage::countStringMatches(const String& string, uint32_t options, uint32_t maxMatchCount)1678 m_findController.countStringMatches(string, static_cast<FindOptions>(options), maxMatchCount);