HomeSort by relevance Sort by last modified time
    Searched full:base (Results 1276 - 1300 of 4489) sorted by null

<<51525354555657585960>>

  /external/webkit/WebCore/bindings/js/
JSSVGElementInstanceCustom.cpp 43 Base::markChildren(markStack);
JSStyleSheetCustom.cpp 57 Base::markChildren(markStack);
JSStyleSheetListCustom.cpp 40 Base::markChildren(markStack);
JSTreeWalkerCustom.cpp 34 Base::markChildren(markStack);
JSWorkerContextBase.h 42 typedef JSDOMGlobalObject Base;
JSXMLHttpRequestUploadCustom.cpp 46 Base::markChildren(markStack);
  /external/webkit/WebCore/editing/
ModifySelectionListLevel.h 34 // It is the base class of IncreaseSelectionListLevelCommand and DecreaseSelectionListLevelCommand.
  /external/webkit/WebCore/html/
HTMLParamElement.cpp 47 // Must call base class so that hasID bit gets set.
  /external/webkit/WebCore/platform/chromium/
ClipboardUtilitiesChromium.cpp 61 // can use net/base/escape.h.
  /external/webkit/WebCore/workers/
DedicatedWorkerContext.h 45 typedef WorkerContext Base;
SharedWorkerContext.cpp 64 return static_cast<SharedWorkerThread*>(Base::thread());
SharedWorkerContext.h 45 typedef WorkerContext Base;
  /external/webkit/WebKit/android/
RenderSkinAndroid.h 41 /* RenderSkinAndroid is the base class for all RenderSkins. Form elements each have a
  /external/webkit/WebKit/android/jni/
PictureSet.cpp 84 /* if nothing is drawn beneath part of the new picture, mark it as a base */
96 When a picture is partially drawn over, it is discarded if it is not a base, and
97 its rectangular bounds is reduced if it is a base.
143 DBG_SET_LOGD("[%d] base to be reduced", working - first);
148 DBG_SET_LOGD("[%d] base to be redrawn", working - first);
172 /* When a base is discarded because it was entirely drawn over, all
173 remaining pictures are checked to see if one has become a base. */
181 DBG_SET_LOGD("[%d] new base", working - mPictures.begin());
298 DBG_SET_LOGD("[%d] %p working->mArea={%d,%d,%d,%d} elapsed=%d base=%s",
  /external/webkit/WebKit/android/nav/
CachedInput.h 71 CachedInput* base() const;
CachedLayer.h 70 CachedLayer* base() const;
  /external/webkit/WebKit/chromium/public/
WebPoint.h 39 #include <base/gfx/rect.h>
WebSize.h 39 #include <base/gfx/rect.h>
  /external/webkit/WebKit/chromium/src/
WebPageSerializer.cpp 78 return String::format("<BASE href=\".\"%s>", targetDeclaration.utf8().data());
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
http_server_base.py 30 """Base class with common routines between the Apache and Lighttpd servers."""
  /external/webkit/WebKitTools/Scripts/webkitpy/style/
filter.py 135 appending to the base rules.
143 rules that can be appended to the base rules.
150 to the base rules and any path rules. In other
250 the base rules, the path-specific rules, and the user-provided
  /external/webkit/WebKitTools/WebKitAPITest/
Test.h 32 // Abstract base class that all tests inherit from.
  /external/zlib/contrib/infback9/
inftree9.h 22 of a literal, the base length or distance, or the offset from
  /external/zlib/contrib/minizip/
ioapi.c 1 /* ioapi.c -- IO base function header for compress/uncompress .zip
  /external/zlib/
inftrees.h 22 of a literal, the base length or distance, or the offset from

Completed in 172 milliseconds

<<51525354555657585960>>