Searched defs:caseSensitivity (Results 1 – 4 of 4) sorted by relevance
39 static PassRefPtr<Private> create(const String& pattern, TextCaseSensitivity caseSensitivity) in create()50 Private(const String& pattern, TextCaseSensitivity caseSensitivity) in Private()57 …C::Yarr::BytecodePattern> compile(const String& patternString, TextCaseSensitivity caseSensitivity) in compile()74 RegularExpression::RegularExpression(const String& pattern, TextCaseSensitivity caseSensitivity) in RegularExpression()
45 WebTextCaseSensitivity caseSensitivity) in WebRegularExpression()
497 bool Page::findString(const String& target, TextCaseSensitivity caseSensitivity, FindDirection dire… in findString()531 unsigned int Page::markAllMatchesForText(const String& target, TextCaseSensitivity caseSensitivity,… in markAllMatchesForText()
4057 TextCaseSensitivity caseSensitivity = caseSensitive ? TextCaseSensitive : TextCaseInsensitive; in webkit_web_view_search_text() local4079 TextCaseSensitivity caseSensitivity = caseSensitive ? TextCaseSensitive : TextCaseInsensitive; in webkit_web_view_mark_text_matches() local