Searched
full:nil (Results
351 -
375 of
610) sorted by null
<<11121314151617181920>>
/external/webkit/WebKit/mac/WebView/ |
WebUIDelegate.h | 235 on the real NSWindow would. It's OK to return either nil or the 383 @result The typed text if the user hit OK, otherwise nil. 429 @param elementInformation Dictionary that describes the element that the mouse is over, or nil.
|
WebResourceLoadDelegate.h | 158 Some, none or all of the mentioned attributes can be present in the userInfo. The error returns nil for userInfo
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
main.c | 253 ecgroup[1] = NIL; 261 nextecm[csize] = NIL; 839 firstprot = NIL;
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
stabs.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/ |
stabs.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
stabs.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/ |
stabs.info | [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
stabs.info | [all...] |
/external/webkit/WebCore/bindings/scripts/ |
CodeGeneratorObjC.pm | [all...] |
/external/webkit/WebKit/win/Interfaces/ |
IWebUIDelegate.idl | 252 on the real NSWindow would. It's OK to return either nil or the 431 @result The typed text if the user hit OK, otherwise nil. 469 @param elementInformation Dictionary that describes the element that the mouse is over, or nil. [all...] |
IWebResourceLoadDelegate.idl | 176 Some, none or all of the mentioned attributes can be present in the userInfo. The error returns nil for userInfo
|
/external/webkit/WebKitTools/DumpRenderTree/win/ |
DumpRenderTree.cpp | 90 // This is the topmost frame that is loading, during a given load, or nil when no load is 94 IWebFrame* topLoadingFrame; // !nil iff a load is in progress 685 printf("ERROR: nil result from %s", ::gLayoutTestController->dumpAsText() ? "IDOMElement::innerText" : "IFrameViewPrivate::renderTreeAsExternalRepresentation"); [all...] |
/dalvik/libcore/xml/src/main/java/org/xmlpull/v1/ |
XmlPullParserFactory.java | 1 /* -*- c-basic-offset: 4; indent-tabs-mode: nil; -*- //------100-columns-wide------>|*/
|
/external/bluetooth/glib/gio/fen/ |
fen-node.c | 1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
/external/bluetooth/glib/gio/ |
gunixvolume.c | 1 /* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
|
/external/elfutils/doc/ |
elfutils.sgml | 409 sgml-omitag:nil
|
/external/jpeg/ |
jmemdosa.asm | 235 xor ax,ax ; return a nil pointer
|
/external/qemu/distrib/sdl-1.2.12/src/timer/macos/ |
FastTimes.c | 119 if (!gA2NS) gUpTime = nil; /* Pedantic but necessary */
|
/external/qemu/distrib/zlib-1.2.3/ |
deflate.c | 105 #define NIL 0 200 s->head[s->hash_size-1] = NIL; \ [all...] |
/external/webkit/JavaScriptGlue/ |
JavaScriptGlue.cpp | 387 JSObjectRef cfJSObject = nil;
|
/external/webkit/WebCore/ |
ChangeLog-2003-10-25 | 6 have a nil view(). 126 Fix for 3460726, the user agent string was returning nil. 205 - fixed 3308848 - nil-deref in KHTMLView::topLevelWidget 206 - fixed 3311511 - nil deref inside KJS::Screen 215 - fixed 3437190 - nil-deref on quit in calling marked() from ScopeChain::mark() 713 remove an unnecessary nil check that is the same as QString::fromNSString's [all...] |
/external/webkit/WebCore/bridge/objc/ |
objc_utility.mm | 154 : nil;
|
/external/webkit/WebCore/page/ |
FrameTree.cpp | 287 // top view is always the last one in this ordering, so prev is nil without wrap
|
/external/webkit/WebKitExamplePlugins/NetscapeCocoaPlugin/ |
main.m | 219 [obj->string drawAtPoint:NSMakePoint(10, 10) withAttributes:nil];
|
/external/webkit/WebKitTools/DumpRenderTree/mac/ |
PixelDumpSupportMac.mm | 247 NSRect rect = [documentView convertRect:[(id <WebDocumentSelection>)documentView selectionRect] fromView:nil];
|
Completed in 248 milliseconds
<<11121314151617181920>>