OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:base
(Results
1676 - 1700
of
4489
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/webkit/WebCore/bindings/js/
JSDOMGlobalObject.h
45
typedef JSC::JSGlobalObject
Base
;
JSDOMWindowBase.h
45
typedef JSDOMGlobalObject
Base
;
JSHTMLCanvasElementCustom.cpp
44
Base
::markChildren(markStack);
JSMessagePortCustom.cpp
46
Base
::markChildren(markStack);
/external/webkit/WebCore/html/
HTMLMapElement.cpp
104
// Call
base
class so that hasID bit gets set.
HTMLTagNames.in
15
base
createWithNew
/external/webkit/WebCore/loader/
CachedResourceHandle.h
76
// the
base
class of R* when CachedResourceHandler<T>(R*) is inlined. The bug is
/external/webkit/WebCore/platform/android/
FileSystemAndroid.cpp
42
// Global static used to store the
base
to the plugin path.
/external/webkit/WebCore/rendering/
RenderRuby.h
48
// 0 or 1 RenderRubyBase - contains the inline objects that make up the ruby
base
SVGRenderSupport.h
35
// SVGRendererBase is an abstract
base
class which all SVG renderers inherit
/external/webkit/WebCore/svg/graphics/filters/
SVGFETurbulence.cpp
136
<< " [
base
frequency x=" << baseFrequencyX() << " y=" << baseFrequencyY() << "]"
/external/webkit/WebCore/xml/
XSLImportRule.cpp
91
// use parent styleheet's URL as the
base
URL
/external/webkit/WebKit/android/nav/
CachedHistory.h
80
CachedHistory*
base
() const;
SelectText.cpp
62
int
base
() {
function in class:android::CommonCheck
170
if ((mLast.fTop <
base
() && mLast.fBottom >=
base
())
181
mLastBase =
base
();
/external/webkit/WebKit/chromium/public/
WebPageSerializer.h
79
// Generate the default
base
tag declaration.
WebRect.h
39
#include <
base
/gfx/rect.h>
/external/webkit/WebKit/chromium/src/
WebPasswordFormUtils.cpp
41
// toolkit/components/passwordmgr/
base
/nsPasswordManager.cpp
/external/webkit/WebKit/mac/Plugins/
WebPluginViewFactory.h
33
@constant WebPlugInBaseURLKey REQUIRED. The
base
URL of the document containing
/external/webkit/WebKitTools/mangleme/
tags.h
21
{ "
BASE
", "HREF", "TARGET", "onLoad", "STYLE", 0 },
/frameworks/base/awt/org/apache/harmony/awt/gl/font/
AndroidLineMetrics.java
100
// If font TrueType data is taken from
BASE
table
/frameworks/base/core/java/android/app/backup/
FileBackupHelperBase.java
27
*
Base
class for the {@link android.app.backup.FileBackupHelper} implementation.
/frameworks/base/core/java/android/database/
AbstractWindowedCursor.java
20
* A
base
class for Cursors that store their data in {@link CursorWindow}s.
/frameworks/base/core/java/android/text/method/
BaseKeyListener.java
131
*
Base
implementation handles ACTION_MULTIPLE KEYCODE_UNKNOWN by inserting
CharacterPickerDialog.java
38
* Dialog for choosing accented characters related to a
base
character.
/frameworks/base/core/java/android/text/util/
Linkify.java
449
int
base
= 0;
local
462
spec.start =
base
+ start;
463
spec.end =
base
+ end;
465
base
+= end;
Completed in 706 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>