OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CALLBACK
(Results
1 - 25
of
241
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/chromium_org/tools/gyp/test/win/linker-flags/
subsystem-windows.cc
7
int
CALLBACK
WinMain(HINSTANCE, HINSTANCE, LPSTR, int) {
/external/chromium/chrome/browser/ui/views/status_icons/
status_tray_win.h
19
LRESULT
CALLBACK
WndProc(HWND hwnd,
28
// Static
callback
invoked when a message comes in to our messaging window.
29
static LRESULT
CALLBACK
WndProcStatic(HWND hwnd,
/external/chromium/chrome/browser/hang_monitor/
hung_plugin_action.h
11
// HungWindowDetector::HungWindowNotification
callback
interface.
30
// The
callback
function for the SendMessageCallback API
31
static void
CALLBACK
HungWindowResponseCallback(HWND target_window,
36
static BOOL
CALLBACK
DismissMessageBox(HWND window, LPARAM ignore);
hung_window_detector.h
24
// a single
callback
but it can be extended later to support multiple
26
class HungWindowDetector : public WorkerThreadTicker::
Callback
{
30
// This is the notification
callback
interface that is used to notify
40
// This
callback
method is invoked when a hung window is detected.
66
// Implementation of the WorkerThreadTicker::
Callback
interface
74
static BOOL
CALLBACK
ChildWndEnumProc(HWND child_window, LPARAM param);
76
// Pointer to the HungWindowNotification
callback
interface. This class does
/external/chromium_org/chrome/browser/hang_monitor/
hung_plugin_action.h
12
// HungWindowDetector::HungWindowNotification
callback
interface.
31
// The
callback
function for the SendMessageCallback API
32
static void
CALLBACK
HungWindowResponseCallback(HWND target_window,
37
static BOOL
CALLBACK
DismissMessageBox(HWND window, LPARAM ignore);
hung_window_detector.h
23
// a single
callback
but it can be extended later to support multiple
25
class HungWindowDetector : public WorkerThreadTicker::
Callback
{
29
// This is the notification
callback
interface that is used to notify
38
// This
callback
method is invoked when a hung window is detected.
64
// Implementation of the WorkerThreadTicker::
Callback
interface
72
static BOOL
CALLBACK
ChildWndEnumProc(HWND child_window, LPARAM param);
74
// Pointer to the HungWindowNotification
callback
interface. This class does
/external/chromium_org/chrome/browser/ui/views/status_icons/
status_tray_win.h
19
LRESULT
CALLBACK
WndProc(HWND hwnd,
32
// Static
callback
invoked when a message comes in to our messaging window.
33
static LRESULT
CALLBACK
WndProcStatic(HWND hwnd,
/external/chromium_org/third_party/libjingle/source/talk/base/
win32windowpicker.h
24
static BOOL
CALLBACK
EnumProc(HWND hwnd, LPARAM l_param);
25
static BOOL
CALLBACK
MonitorEnumProc(HMONITOR h_monitor,
win32window.h
63
static LRESULT
CALLBACK
WndProc(HWND hwnd, UINT uMsg, WPARAM wParam,
/external/chromium_org/chrome_frame/
event_hooker.h
23
// The
callback
invoked in response to an event registered for in StartHook().
24
static VOID
CALLBACK
WindowCreationHookProc(HWINEVENTHOOK hook,
registry_watcher.h
17
RegistryWatcher(HKEY hive, const wchar_t* path, NotifyFunc
callback
);
24
static void
CALLBACK
WaitCallback(void* param, BOOLEAN wait_fired);
function_stub_unittest.cc
66
typedef uintptr_t (
CALLBACK
*FuncPtr0)();
67
typedef uintptr_t (
CALLBACK
*FuncPtr1)(uintptr_t arg);
74
static uintptr_t
CALLBACK
FooCallback0(FunctionStubTest* test) {
77
static uintptr_t
CALLBACK
FooCallback1(FunctionStubTest* test,
81
static uintptr_t
CALLBACK
BarCallback0(FunctionStubTest* test) {
84
static uintptr_t
CALLBACK
BarCallback1(FunctionStubTest* test,
103
uintptr_t
CALLBACK
Foo() {
107
uintptr_t
CALLBACK
FooDivert(uintptr_t arg) {
/external/chromium_org/content/test/plugin/
plugin_create_instance_in_paint.h
24
static LRESULT
CALLBACK
WindowProc(
plugin_windowed_test.h
20
static LRESULT
CALLBACK
WindowProc(
plugin_npobject_lifetime_test.h
34
static void
CALLBACK
TimerProc(HWND window, UINT message, UINT_PTR timer_id,
72
static void
CALLBACK
TimerProc(HWND window, UINT message, UINT_PTR timer_id,
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_tls.h
53
LRESULT
CALLBACK
/external/mesa3d/src/gallium/state_trackers/wgl/
stw_tls.h
53
LRESULT
CALLBACK
/external/chromium_org/content/browser/
system_message_window_win.h
27
LRESULT
CALLBACK
WndProc(HWND hwnd, UINT message,
30
static LRESULT
CALLBACK
WndProcThunk(HWND hwnd,
/external/chromium/base/threading/
worker_pool_win.cc
14
DWORD
CALLBACK
WorkItemCallback(void* param) {
/external/chromium/base/win/
object_watcher.h
19
// that provides a notification
callback
, OnObjectSignaled, that runs back on
80
static void
CALLBACK
DoneWaiting(void* param, BOOLEAN timed_out);
wrapped_window_proc.h
40
// LRESULT
CALLBACK
MyWinProc(HWND hwnd, UINT message,
56
LRESULT
CALLBACK
WrappedWindowProc(HWND hwnd, UINT message,
/external/chromium/third_party/libjingle/source/talk/base/
win32window.h
65
static LRESULT
CALLBACK
WndProc(HWND hwnd, UINT uMsg, WPARAM wParam,
/external/chromium_org/base/win/
object_watcher.h
11
#include "base/
callback
.h"
20
// that provides a notification
callback
, OnObjectSignaled, that runs back on
83
static void
CALLBACK
DoneWaiting(void* param, BOOLEAN timed_out);
/external/skia/tools/
win_lcid.cpp
5
BOOL
CALLBACK
MyFuncLocaleEx(LPWSTR pStr, DWORD dwFlags, LPARAM lparam) {
/external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_win.h
38
base::
Callback
<void(EjectStatus)>
callback
) OVERRIDE;
56
static LRESULT
CALLBACK
WndProcThunk(HWND hwnd, UINT message, WPARAM wparam,
59
LRESULT
CALLBACK
WndProc(HWND hwnd, UINT message, WPARAM wparam,
Completed in 1146 milliseconds
1
2
3
4
5
6
7
8
9
10