OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:base
(Results
2226 - 2250
of
4489
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/webkit/WebCore/platform/gtk/
RenderThemeGtk.cpp
517
return widget->style->
base
[GTK_STATE_SELECTED];
523
return widget->style->
base
[GTK_STATE_ACTIVE];
541
return widget->style->
base
[GTK_STATE_SELECTED];
547
return widget->style->
base
[GTK_STATE_ACTIVE];
/external/webkit/WebCore/platform/image-decoders/gif/
GIFImageReader.h
121
unsigned char* stack; /*
Base
of LZW decoder stack */
/external/webkit/WebCore/rendering/
RenderBoxModelObject.h
35
// This class is the
base
for all objects that adhere to the CSS box model as described
RenderThemeChromiumSkia.h
147
// size for the "system font", and as a
base
size (which we then shrink) for
/external/webkit/WebCore/svg/
SVGForeignObjectElement.cpp
75
// TODO: Move this function in some SVG*Element
base
class, as SVGSVGElement / SVGImageElement will need the same logic!
SVGImageElement.cpp
172
// We can only resolve
base
URIs properly, after that!
/external/webkit/WebCore/svg/animation/
SVGSMILElement.h
140
// Event
base
timing
/external/webkit/WebCore/wml/
WMLDoElement.cpp
143
// to the
base
class's attach() because that can sometimes do a close
/external/webkit/WebKit/android/nav/
CachedRoot.h
128
CachedRoot*
base
() const;
/external/webkit/WebKit/chromium/src/
PlatformMessagePortChannel.cpp
64
// Make sure we close our platform channel when the
base
is freed, to keep the channel objects from leaking.
WebWorkerBase.h
52
//
Base
class for WebSharedWorkerImpl and WebWorkerImpl. It contains common
/external/webkit/WebKit/mac/WebView/
WebFramePrivate.h
79
// These methods take and return NSRanges based on the root editable element as the positional
base
.
/external/webkit/WebKit/wx/
Bakefiles.bkgen
60
-o../WebCore/Projects/
base
/WebCoreBase.xcode
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
base.py
30
"""Abstract
base
class of Port-specific entrypoints for the layout tests
420
"""Return a list of the '
base
' platforms on your port. The
base
423
platform). For example, 'mac' and 'win' might be different
base
/external/webkit/WebKitTools/android/flex-2.5.4a/
FlexLexer.h
45
// Never included before - need to define
base
class.
/external/webkit/WebKitTools/pywebsocket/test/
mock.py
40
"""
Base
class of mocks for mod_python.apache.mp_conn.
/external/wpa_supplicant/
bignum.c
215
* @a: Bignum from bignum_init();
base
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ps3.c
165
wpa_printf(MSG_INFO, "%s:
base
wext returns error %d",
/external/wpa_supplicant_6/wpa_supplicant/src/tls/
bignum.c
215
* @a: Bignum from bignum_init();
base
/external/zlib/contrib/blast/
blast.c
245
* This is the
base
-2 logarithm of the dictionary size minus six.
304
static const short
base
[16] = { /*
base
for length codes */
local
328
len =
base
[symbol] + bits(s, extra[symbol]);
/external/zlib/contrib/minizip/
crypt.h
1
/* crypt.h --
base
code for crypt/uncrypt ZIPfile
iowin32.c
1
/* iowin32.c -- IO
base
function header for compress/uncompress .zip
/external/zlib/
inflate.h
88
unsigned wbits; /* log
base
2 of requested window size */
/frameworks/base/awt/java/beans/
FeatureDescriptor.java
27
* Common
base
class for Descriptors.
/frameworks/base/core/java/android/app/
IntentService.java
27
* IntentService is a
base
class for {@link Service}s that handle asynchronous
Completed in 663 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>