HomeSort by relevance Sort by last modified time
    Searched defs:REGULAR (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/commands/
command_service.h 52 // commands -- unlike regular commands -- have a global keyboard hook
55 REGULAR, // Regular (non-globally scoped) command.
  /external/jsilver/src/com/google/streamhtmlparser/
HtmlParser.java 64 * All other attributes fall under {@code REGULAR}.
70 REGULAR,
  /external/chromium_org/chrome/browser/ui/
browser_close_browsertest.cc 51 } regular; member in struct:BrowserCloseTest::DownloadsCloseCheckCase::__anon9597
62 } regular; member in struct:BrowserCloseTest::DownloadsCloseCheckCase::__anon9600
70 enum { REGULAR = 0, INCOGNITO = 1 } window_to_probe;
265 // So we setup everything except for the |first_profile_| regular, and then
312 browser_a_regular, check_case.profile_a.regular.downloads);
316 browser_b_regular, check_case.profile_b.regular.downloads);
326 check_case.profile_a.regular.windows,
328 check_case.profile_b.regular.windows,
341 DownloadsCloseCheckCase::REGULAR) ||
345 DownloadsCloseCheckCase::REGULAR) ||
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 70 REGULAR: 1,
125 * @type {regular: ?ProxyConfig, incognito: ?ProxyConfig}
128 config_: {regular: null, incognito: null},
358 * Handles the response from 'proxy.settings.get' for regular
369 this.config_.regular = c.value;
512 this.config_.regular = this.generateProxyConfig_();
515 {value: this.config_.regular, scope: 'regular'},
521 * Called in response to setting a regular window's proxy settings: checks
689 this.recalcFormValues_(this.config_.regular);
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/devtools/tools/lib/
jsilver-1.0.0.jar 
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 220 milliseconds