HomeSort by relevance Sort by last modified time
    Searched refs:matchCase (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/WebKit/public/web/
WebFindOptions.h 44 bool matchCase;
58 , matchCase(false)
  /external/chromium_org/android_webview/browser/
find_helper.cc 47 options.matchCase = false;
72 options.matchCase = false;
  /external/chromium_org/extensions/browser/guest_view/web_view/
web_view_find_helper.cc 113 bool current_match_case = current_find_session_->options()->matchCase;
116 current_match_case == options.matchCase;
  /external/deqp/modules/internal/
ditFrameworkTests.cpp 39 struct MatchCase
47 const char* getMatchCaseExpectedDesc (MatchCase::Expected expected)
55 return de::getSizedArrayElement<MatchCase::EXPECTED_LAST>(descs, expected);
61 CaseListParserCase (tcu::TestContext& testCtx, const char* name, const char* caseList, const MatchCase* subCases, int numSubCases)
91 const MatchCase& curCase = m_subCases[subCaseNdx];
93 bool matchCase;
100 matchCase = cmdLine.checkTestCaseName(curCase.path);
102 if ((matchGroup == (curCase.expected == MatchCase::MATCH_GROUP)) &&
103 (matchCase == (curCase.expected == MatchCase::MATCH_CASE))
    [all...]
  /external/chromium_org/chrome/browser/ui/find_bar/
find_tab_helper.cc 94 options.matchCase = case_sensitive;
  /external/chromium_org/third_party/WebKit/Source/web/
TextFinder.cpp 121 | (options.matchCase ? 0 : CaseInsensitive)
264 findPlainText(searchStart, searchEnd, searchText, options.matchCase ? 0 : CaseInsensitive, resultStart, resultEnd);
  /external/chromium_org/extensions/browser/api/web_view/
web_view_internal_api.cc 264 options.matchCase =
  /external/chromium_org/content/common/
view_messages.h 111 IPC_STRUCT_TRAITS_MEMBER(matchCase)
    [all...]
  /external/chromium_org/content/shell/renderer/test_runner/
test_runner.cc     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/chromium_org/content/renderer/
render_view_impl.cc     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 

Completed in 2905 milliseconds