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

  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
OscillatorNode.h 53 CUSTOM = 4
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
user_event_detail.js 58 * customCommand: The custom command to be performed. This is designed to allow
59 * web apps / other extensions to define custom actions that can be shown in
81 * The custom command that should be performed.
87 this.category = cvox.UserEventDetail.Category.CUSTOM;
123 CUSTOM: 'ATCustomEvent'
161 * Creates a custom event object from the UserEventDetail.
163 * @return {!Event} A custom event object that can be dispatched to the page.
  /external/chromium_org/net/proxy/
proxy_script_decider.h 39 // (3) Custom PAC script if a URL was given.
69 // manual settings, and decided whether to use auto-detect or the custom PAC
90 // auto-detect or a custom URL.
95 CUSTOM
178 // Whether we have an existing custom PAC URL.
  /external/chromium_org/ui/base/clipboard/
clipboard_aura.cc 24 const char kMimeTypePepperCustomData[] = "chromium/x-pepper-custom-data";
35 CUSTOM = 1 << 5,
105 format_ |= CUSTOM;
135 // Data with custom format.
260 if (!HasFormat(CUSTOM))
283 if (!HasFormat(CUSTOM) || type != data->custom_data_format())
510 if (clipboard->IsFormatAvailable(CUSTOM) && clipboard->GetData()) {
  /external/opencv/cv/include/
cv.hpp 349 enum { RECT=0, CROSS=1, ELLIPSE=2, CUSTOM=100, BINARY = 0, GRAYSCALE=256 };
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 267 milliseconds