/external/qemu/distrib/sdl-1.2.12/src/audio/mme/ |
SDL_mmeaudio.c | 106 static void CALLBACK MME_CALLBACK(HWAVEOUT hwo,
|
/external/qemu/distrib/sdl-1.2.12/src/audio/windib/ |
SDL_dibaudio.c | 105 /* The Win32 callback for filling the WAVE device */ 106 static void CALLBACK FillSound(HWAVEOUT hwo, UINT uMsg, DWORD_PTR dwInstance,
|
/external/webkit/Source/WebCore/platform/wince/ |
PasteboardWinCE.cpp | 55 static LRESULT CALLBACK PasteboardOwnerWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
|
/external/webkit/Source/WebKit/win/ |
WebNodeHighlight.cpp | 212 LRESULT CALLBACK OverlayWndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
|
/external/webkit/Tools/MiniBrowser/win/ |
BrowserWindow.cpp | 46 LRESULT CALLBACK BrowserWindow::BrowserWindowWndProc(HWND window, UINT message, WPARAM wParam, LPARAM lParam)
|
/external/qemu/audio/ |
winaudio.c | 103 /* The Win32 callback that is called when a buffer has finished playing */
104 static void CALLBACK
354 /* The Win32 callback that is called when a buffer has finished playing */
355 static void CALLBACK
|
/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/ |
SDL_sysevents.c | 258 static VOID CALLBACK 334 LRESULT CALLBACK WinMessage(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
FontCacheChromiumWin.cpp | 381 static int CALLBACK traitsInFamilyEnumProc(CONST LOGFONT* logFont, CONST TEXTMETRIC* metrics, DWORD fontType, LPARAM lParam) 417 static int CALLBACK getLastResortFallbackFontProc(const LOGFONT* logFont, const TEXTMETRIC* metrics, DWORD fontType, LPARAM lParam)
|
/external/bluetooth/glib/tests/ |
gio-test.c | 260 LRESULT CALLBACK
|
/external/chromium/base/ |
message_pump_win.cc | 163 LRESULT CALLBACK MessagePumpForUI::WndProcThunk(
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit_view_win.h | 269 static int CALLBACK WordBreakProc(LPTSTR edit_text,
|
/external/chromium/chrome/browser/ui/views/ |
about_ipc_dialog.cc | 155 INT_PTR CALLBACK DialogProc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam) {
|
shell_dialogs_win.cc | 167 UINT_PTR CALLBACK SaveAsDialogHook(HWND dialog, UINT message, 630 // The callback function for when the select folder dialog is opened. 631 static int CALLBACK BrowseCallbackProc(HWND window, UINT message, 765 int CALLBACK SelectFileDialogImpl::BrowseCallbackProc(HWND window, [all...] |
/external/chromium/chrome/browser/ui/views/tab_contents/ |
tab_contents_drag_win.cc | 43 LRESULT CALLBACK MsgFilterProc(int code, WPARAM wparam, LPARAM lparam) {
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
FontCacheWinCE.cpp | 187 static int CALLBACK traitsInFamilyEnumProc(CONST LOGFONT* logFont, CONST TEXTMETRIC* metrics, DWORD fontType, LPARAM lParam)
|
/external/webkit/Source/WebCore/platform/win/ |
PasteboardWin.cpp | 52 static LRESULT CALLBACK PasteboardOwnerWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
|
/external/webkit/Source/WebKit2/UIProcess/win/ |
WebView.h | 94 static LRESULT CALLBACK WebViewWndProc(HWND, UINT, WPARAM, LPARAM);
|
/external/webkit/Tools/DumpRenderTree/win/ |
FrameLoadDelegate.cpp | 218 static void CALLBACK processWorkTimer(HWND hwnd, UINT, UINT_PTR id, DWORD)
|
/external/chromium/chrome/browser/automation/ |
automation_provider_win.cc | 68 BOOL CALLBACK EnumThreadWndProc(HWND hwnd, LPARAM l_param) {
|
/external/flac/libFLAC/ |
cpu.c | 142 LONG CALLBACK sigill_handler_sse_os(EXCEPTION_POINTERS *ep)
|
/external/openssl/apps/ |
s_socket.c | 148 static BOOL CALLBACK enumproc(HWND hwnd,LPARAM lParam)
|
/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/ |
Surface.cpp | 315 static LRESULT CALLBACK SurfaceWindowProc(HWND hwnd, UINT message, WPARAM wparam, LPARAM lparam) {
|
/external/webkit/Source/WebCore/plugins/ |
PluginView.h | 248 static LRESULT CALLBACK PluginViewWndProc(HWND, UINT, WPARAM, LPARAM);
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
WebInspectorClient.cpp | 484 static LRESULT CALLBACK WebInspectorWndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
|
/external/webkit/Source/WebKit/wince/ |
WebView.cpp | 59 LRESULT CALLBACK WebView::webViewWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
|