Searched refs:kWKFindOptionsCaseInsensitive (Results 1 – 4 of 4) sorted by relevance
34 kWKFindOptionsCaseInsensitive = 1 << 0, enumerator
669 if (wkFindOptions & kWKFindOptionsCaseInsensitive) in toFindOptions()
276 options |= kWKFindOptionsCaseInsensitive; in findString()
751 …WKPageFindString(_webView.pageRef, string, kWKFindOptionsCaseInsensitive | kWKFindOptionsWrapAroun…