HomeSort by relevance Sort by last modified time
    Searched refs:Optional (Results 1 - 25 of 43) sorted by null

1 2

  /external/webkit/WebCore/workers/
DedicatedWorkerContext.idl 43 [Custom] void postMessage(in any message, in [Optional] Array messagePorts)
47 void postMessage(in DOMString message, in [Optional] MessagePort messagePort)
Worker.idl 39 [Custom] void postMessage(in SerialisedScriptValue message, in [Optional] Array messagePorts)
43 void postMessage(in SerializedScriptValue message, in [Optional] MessagePort messagePort)
  /external/webkit/WebCore/css/
CSSStyleSheet.idl 39 in [Optional] unsigned long index)
  /external/webkit/WebCore/dom/
Clipboard.idl 37 [Custom] void clearData(in [Optional] DOMString type)
MessagePort.idl 37 [Custom] void postMessage(in DOMString message, in [Optional] Array messagePorts)
Element.idl 87 void scrollIntoView(in [Optional] boolean alignWithTop);
95 void scrollIntoViewIfNeeded(in [Optional] boolean centerIfNeeded);
Document.idl 136 // FIXME: remove the these two versions once [Optional] is implemented for Objective-C.
213 // FIXME: remove the first version once [Optional] is implemented for Objective-C.
218 in [Optional] boolean authorOnly);
  /external/webkit/WebCore/html/
HTMLOptionsCollection.idl 32 [Custom] void add(in HTMLOptionElement option, in [Optional] unsigned long index)
HTMLInputElement.idl 66 void stepUp(in [Optional] long n)
68 void stepDown(in [Optional] long n)
  /external/chromium/base/third_party/symbolize/
demangle.cc 232 // This function is used for handling an optional non-terminal.
233 static bool Optional(bool status) {
512 Optional(ParseCVQualifiers(state)) &&
583 Optional(ParseDiscriminator(state))) {
950 if (ParseChar(state, 'F') && Optional(ParseChar(state, 'Y')) &&
986 if (ParseChar(state, 'A') && Optional(ParseExpression(state)) &&
    [all...]
  /external/webkit/WebCore/page/
DOMWindow.idl 76 in [Optional] DOMString options);
79 in [Optional] DOMObject dialogArgs,
80 in [Optional] DOMString featureArgs);
153 in [Optional] boolean authorOnly);
188 [DoNotCheckDomainSecurity, Custom] void postMessage(in SerializedScriptValue message, in [Optional] Array messagePorts, in DOMString targetOrigin)
192 [DoNotCheckDomainSecurity, Custom] void postMessage(in SerializedScriptValue message, in [Optional] MessagePort messagePort, in DOMString targetOrigin)
    [all...]
  /external/chromium/third_party/libevent/
event_rpcgen.py 195 # Optional entries do not have to be set
196 if entry.Optional():
202 if entry.Optional():
332 def Optional(self):
403 if self.Optional():
439 'optional and array around line %d' ) % (
692 if self.Optional():
959 if self.Optional():
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/
autoinstall.py 87 optional interfaces...
176 Optional zip_subpath parameter allows searching for modules
276 it wasn't. The optional 'path' argument is ignored -- it's
  /external/webkit/WebKitTools/Scripts/
build-webkit 209 --makeargs=<arguments> Optional Makefile flags
211 --minimal No optional features, unless explicitly enabled.
  /dalvik/vm/
Dvm.mk 18 # If you enable or disable optional features here, make sure you do
33 # Optional features. These may impact the size or performance of the VM.
  /external/bison/data/
glr.c 61 # Optional effective arguments passed to yyerror: user args plus yylloc, and
    [all...]
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 29 # Optional title attribute for footnote links and backlinks.
33 # Optional class attribute for footnote links and backlinks.
353 # Link defs are in the form: ^[id]: url "optional title"
369 )? # title is optional
409 (?> # optional tag attributes
683 [ ]? # one optional space
684 (?:\n[ ]*)? # one optional newline followed by spaces
694 # Next, inline-style links: [link text](url "optional title")
714 )? # title is optional
805 [ ]? # one optional spac
    [all...]
  /external/v8/src/
mirror-debugger.js 741 * @param {number} opt_max_objects Optional parameter specifying the maximum
875 * @param {number} opt_max_instances Optional parameter specifying the maximum
    [all...]
  /external/clearsilver/
configure 844 Optional Features:
858 Optional Packages:
    [all...]
  /external/elfutils/
configure 819 Optional Features:
830 Optional Packages:
    [all...]
  /device/samsung/crespo/alsa-utils/
configure     [all...]
  /external/chromium/third_party/icu/source/
configure     [all...]
  /external/libpng/
configure     [all...]
  /external/genext2fs/
configure     [all...]
  /external/grub/
configure 853 Optional Features:
928 Optional Packages:
    [all...]

Completed in 5695 milliseconds

1 2