HomeSort by relevance Sort by last modified time
    Searched full:nil (Results 326 - 350 of 610) sorted by null

<<11121314151617181920>>

  /external/webkit/WebKitTools/WebKitLauncher/
WebKitNightlyEnablerSparkle.m 77 return nil;
  /external/webkit/WebKitTools/android/flex-2.5.4a/
FlexLexer.h 77 // Switch to new input/output streams. A nil stream pointer
sym.c 194 * Returns a nil pointer if the name definition does not exist.
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
vms-code.c 87 rfm[OUT_FD], "rat=cr", "mbc=32", "shr=nil"))
  /packages/apps/Email/src/com/android/email/mail/store/
ImapStore.java     [all...]
  /external/webkit/WebKit/mac/
ChangeLog-2002-12-03 389 (-[NSView _web_dragPromisedImage:fromOrigin:withURL:title:event:]): put nil at the end of the array list.
513 nil last modified date.
    [all...]
ChangeLog-2007-10-14 150 bug here in WebView: setHostWindow:nil needs to be called before setting _private->closed to
196 WebKit started calling the mouseDidMoveOverElement delegate method with a nil dictionary in r14982.
197 We originally intended to call this delegate method sometimes with a nil dictionary, but due to
198 a bug dating back to WebKit 1.0 this delegate was never called with nil! Unfortunately we can't
199 start calling this with nil since it will break Adobe Help Viewer, and possibly other clients.
282 (-[WebView _close]): The fix: don't nil out our delegates until after
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
SDL_dspvideo.c 939 SDL_Window = NewCWindow(nil, &( (**SDL_Display).gdRect), "\p", SDL_TRUE, plainDBox, (WindowPtr)-1, SDL_FALSE, 0);
    [all...]
  /external/zlib/contrib/puff/
puff.c 70 #define NIL ((unsigned char *)0) /* for no output option */
166 if (s->out != NIL) {
442 if (s->out != NIL) {
462 if (s->out != NIL) {
    [all...]
  /external/webkit/WebCore/platform/chromium/
ScrollbarThemeChromiumMac.mm 92 [[NSDistributedNotificationCenter defaultCenter] addObserver:self selector:@selector(appearancePrefsChanged:) name:@"AppleAquaScrollBarVariantChanged" object:nil suspensionBehavior:NSNotificationSuspensionBehaviorDeliverImmediately];
93 [[NSDistributedNotificationCenter defaultCenter] addObserver:self selector:@selector(behaviorPrefsChanged:) name:@"AppleNoRedisplayAppearancePreferenceChanged" object:nil suspensionBehavior:NSNotificationSuspensionBehaviorCoalesce];
  /external/webkit/WebCore/platform/mac/
ScrollbarThemeMac.mm 79 [[NSDistributedNotificationCenter defaultCenter] addObserver:self selector:@selector(appearancePrefsChanged:) name:@"AppleAquaScrollBarVariantChanged" object:nil suspensionBehavior:NSNotificationSuspensionBehaviorDeliverImmediately];
80 [[NSDistributedNotificationCenter defaultCenter] addObserver:self selector:@selector(behaviorPrefsChanged:) name:@"AppleNoRedisplayAppearancePreferenceChanged" object:nil suspensionBehavior:NSNotificationSuspensionBehaviorCoalesce];
  /external/webkit/WebKit/mac/Carbon/
HIWebView.mm 68 if (self == nil) return nil;
825 [inView->fWebView convertRect:*(NSRect*)&frame fromView:nil];
856 freshlyMadeFirstResponderView = nil;
878 freshlyMadeFirstResponderView = nil;
    [all...]
  /external/bison/lib/
argmatch.c 242 "existing", "nil",
  /external/bluetooth/glib/gio/fen/
fen-helper.c 1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
  /external/bluetooth/glib/gio/
gunixmount.c 1 /* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
gunixvolumemonitor.c 1 /* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
gvolumemonitor.c 1 /* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
  /external/gtest/include/gtest/
gtest-message.h 130 // may get "0", "(nil)", "(null)", or an access violation. To
  /external/icu4c/test/cintltst/
sprpdata.c 312 * indent-tabs-mode: nil
  /external/oprofile/libdb/
odb.h 215 * note than caller does not need to filter nil key as it's a valid key,
  /external/svox/pico/lib/
picopal.h 200 back. Otherwise a NIL-File is given back.
  /external/webkit/JavaScriptCore/tests/mozilla/js1_6/Array/
regress-304828.js 1 /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
  /external/webkit/WebCore/bridge/objc/
objc_runtime.mm 119 return nil;
  /external/webkit/WebCore/platform/graphics/mac/
FontCacheMac.mm 129 // For custom fonts nsFont is nil.
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginEventHandlerCocoa.mm 104 NSPoint point = [m_pluginView convertPoint:[nsEvent locationInWindow] fromView:nil];

Completed in 157 milliseconds

<<11121314151617181920>>