HomeSort by relevance Sort by last modified time
    Searched full:bindings (Results 301 - 325 of 394) sorted by null

<<111213141516

  /external/webkit/WebCore/bridge/jni/
jni_jsobject.mm 49 using namespace JSC::Bindings;
  /external/webkit/WebCore/dom/
Node.h 132 // These should all actually return a node, but this is only important for language bindings,
Document.h 328 PassRefPtr<HTMLCollection> plugins(); // an alias for embeds() required for the JS DOM bindings.
    [all...]
  /external/webkit/WebCore/inspector/
InspectorDOMAgent.cpp 623 // We could be attaching existing subtree. Forget the bindings.
  /external/webkit/WebCore/page/mac/
EventHandlerMac.mm 852 // So, we use Control in this case, even though it conflicts with Emacs-style key bindings.
  /external/webkit/WebKitTools/DumpRenderTree/mac/
EventSendingController.mm 686 // Instead we need to get testing framework based on the Objective-C bindings
  /prebuilt/common/jython/
jython.jar 
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java 11019 Iterator<IntentBindRecord> bindings = r.bindings.values().iterator(); local
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/dom3/
DOM3TreeWalker.java 132 /** stores all namespace bindings on the current element */
    [all...]
  /external/webkit/WebCore/bindings/scripts/
CodeGeneratorObjC.pm 167 * This file has been generated by generate-bindings.pl. DO NOT MODIFY!
224 my $fileName = "WebCore/bindings/objc/PublicDOMInterfaces.h";
    [all...]
CodeGeneratorJS.pm 47 This file has been generated by generate-bindings.pl. DO NOT MODIFY!
186 # additional includes (things needed to compile the bindings but not the header)
    [all...]
  /external/webkit/WebCore/bridge/qt/
qt_runtime.cpp 62 namespace Bindings {
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/
NodeSetDTM.java 196 * a set of variable bindings
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
LocPathIterator.java 153 * a set of variable bindings
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/
LSSerializer.java 166 * there are no bindings for the namespace prefixes. </dd>
  /external/bluetooth/glib/
NEWS 508 546132 GFileIcon is bindings-unfriendly
874 - Add properties to GThemedIcon for bindings sake
    [all...]
  /external/bluetooth/glib/gobject/
gparam.c 127 * However, some language bindings, most noticable the python ones
    [all...]
  /external/e2fsprogs/intl/
dcigettext.c 303 /* List with bindings of specific domains created by bindtextdomain()
    [all...]
  /external/grub/stage2/
char_io.c 561 /* If READLINE is non-zero, handle readline-like key bindings. */
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h     [all...]
  /frameworks/base/core/java/android/database/
DatabaseUtils.java 206 * internal bindings. In that case, it may be necessary to
    [all...]
  /frameworks/base/core/java/android/webkit/
WebViewDatabase.java 782 // there may be old bindings from the previous statement
    [all...]
  /external/quake/quake/src/WinQuake/
menu.cpp 1411 // search for known bindings
1498 case K_BACKSPACE: // delete bindings
1499 case K_DEL: // delete bindings
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebView.mm     [all...]
  /external/webkit/WebKit/win/
ChangeLog 167 Bug 34346 - With JSC bindings, make processingUserGesture work with events in Isolated Worlds
    [all...]

Completed in 115 milliseconds

<<111213141516