OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calls
(Results
1051 - 1075
of
3371
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/webkit/WebCore/platform/graphics/mac/
ComplexTextController.h
143
// collectComplexTextRunsForCharacters() is a stub function that
calls
through to the ATSUI or Core Text variants based
GraphicsContextMac.mm
43
//
calls
in this file are all exception-safe, so we don't block
/external/webkit/WebCore/platform/gtk/
PopupMenuGtk.cpp
85
// The size
calls
are directly copied from gtkcombobox.c which is LGPL
/external/webkit/WebCore/platform/mac/
CursorMac.mm
43
// Simple NSCursor
calls
shouldn't need protection,
/external/webkit/WebKit/chromium/public/
WebFrame.h
77
//
calls
across frames, though, we need to be more precise.
79
// For example, imagine that a JS function in frame A
calls
a function
80
// in frame B, which
calls
native code, which wants to know what the
221
//
Calls
window.gc() if it is defined.
/external/webkit/WebKit/chromium/src/
ApplicationCacheHost.cpp
51
// We provide a custom implementation of this class that
calls
out to the
LocalizedStrings.cpp
216
// make them asserts because webcore still
calls
them.
/external/webkit/WebKit/mac/Misc/
WebIconDatabase.h
80
@discussion
Calls
iconForURL:withSize:cache: with YES for cache.
/external/webkit/WebKit/mac/WebView/
WebDataSource.h
128
@discussion This will be non-nil only for dataSources created by
calls
to the
/external/webkit/WebKit/win/Interfaces/
IWebIconDatabase.idl
73
@discussion
Calls
iconForURL:withSize:cache: with YES for cache.
IWebScriptObject.idl
77
@discussion
Calls
the specified method in the script environment using the
/external/webkit/WebKitTools/Scripts/webkitpy/style/
checker_unittest.py
92
# ==
calls
__eq__.
115
# !=
calls
__ne__.
552
The check_file() method
calls
its process_file parameter when
556
to process_file by
calls
to check_file() made by this test
/external/wpa_supplicant/
l2_packet.h
66
* @rx_callback_ctx: Callback data (ctx) for
calls
to rx_callback()
/external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
l2_packet.h
55
* @rx_callback_ctx: Callback data (ctx) for
calls
to rx_callback()
/external/zlib/old/
visual-basic.txt
31
#If Win16 Then 'Use Win16
calls
.
/external/zlib/
zlib.3
21
or can be done by repeated
calls
of the compression function.
/frameworks/base/awt/org/apache/harmony/awt/gl/font/
AndroidFont.java
93
// native
calls
in isGlyphExists() method
/frameworks/base/core/java/android/app/
IntentService.java
29
* through {@link android.content.Context#startService(Intent)}
calls
; the
/frameworks/base/core/java/android/bluetooth/
BluetoothServerSocket.java
110
* <p>Causes blocked
calls
on this socket in other threads to immediately
/frameworks/base/core/java/android/content/pm/
ProviderInfo.java
64
* the URI it provides when making
calls
against the patterns here.
Signature.java
96
* cached so future
calls
will return the same String.
/frameworks/base/core/java/android/database/
BulkCursorToCursorAdaptor.java
56
* Version of set() that does fewer Binder
calls
if the caller
CursorWrapper.java
27
* Wrapper class for Cursor that delegates all
calls
to the actual cursor object
MergeCursor.java
22
* may be different if that is desired.
Calls
to getColumns, getColumnIndex, etc will return the
/frameworks/base/core/java/android/os/
TokenWatcher.java
69
// explicitly checked to avoid bogus sendNotification
calls
because
Completed in 615 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>