HomeSort by relevance Sort by last modified time
    Searched refs:UINT (Results 126 - 150 of 222) sorted by null

1 2 3 4 56 7 8 9

  /prebuilt/windows/sdl/host/include/SDL/
SDL_syswm.h 122 UINT msg; /* The type of message */
  /prebuilt/windows/sdl/include/SDL/
SDL_syswm.h 130 UINT msg; /* The type of message */
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
osTIType.h 98 typedef unsigned int UINT, *PUINT;
  /external/qemu/distrib/sdl-1.2.12/src/audio/windib/
SDL_dibaudio.c 106 static void CALLBACK FillSound(HWAVEOUT hwo, UINT uMsg, DWORD_PTR dwInstance,
141 waveOutGetErrorText(code, errbuf+len, (UINT)(MAXERRORLENGTH-len));
305 result = waveOutGetDevCaps((UINT)sound, &caps, sizeof(caps));
  /external/webkit/WebKit/win/Interfaces/
IWebUIDelegate.idl 473 HRESULT mouseDidMoveOverElement([in] IWebView* sender, [in] IPropertyBag* elementInformation, [in] UINT modifierFlags);
497 HRESULT validateUserInterfaceItem([in] IWebView* webView, [in] UINT itemCommandID, [in] BOOL defaultValidation, [out, retval] BOOL* isValid);
511 HRESULT shouldPerformAction([in] IWebView* webView, [in] UINT itemCommandID, [in] UINT sender);
    [all...]
IWebUIDelegatePrivate.idl 61 HRESULT webViewGetDlgCode([in] IWebView* sender, [in] UINT keyCode, [out, retval] LONG_PTR* code);
IWebViewPrivate.idl 96 HRESULT markAllMatchesForText([in] BSTR search, [in] BOOL caseSensitive, [in] BOOL highlight, [in] UINT limit, [out] UINT* matches);
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
wipp_ctrl.c 277 wipp_control_cpu_usage((ConParm_t *)NULL, (UINT)NULL);
281 wipp_control_mem_usage((ConParm_t *)NULL, (UINT)NULL);
285 wipp_control_report_version((ConParm_t *)NULL, (UINT)NULL);
  /external/qemu/android/utils/
tempfile.c 63 UINT retval;
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_wingl_c.h 49 UINT nAttributes,
  /external/webkit/WebCore/platform/win/
ContextMenuWin.cpp 100 UINT type = info->fType & ~(MFT_MENUBARBREAK | MFT_MENUBREAK | MFT_OWNERDRAW | MFT_RADIOCHECK | MFT_RIGHTORDER | MFT_RIGHTJUSTIFY);
WindowMessageBroadcaster.cpp 112 LRESULT CALLBACK WindowMessageBroadcaster::SubclassedWndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
  /external/quake/quake/src/QW/client/
cd_win.c 41 UINT wDeviceID;
363 LONG CDAudio_MessageHandler(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
  /external/quake/quake/src/WinQuake/
cd_win.cpp 41 UINT wDeviceID;
363 LONG CDAudio_MessageHandler(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
  /external/webkit/WebCore/plugins/win/
PluginPackageWin.cpp 47 UINT bufferLength;
183 UINT infoSize;
  /external/webkit/WebKit/win/
WebNodeHighlight.cpp 214 LRESULT CALLBACK OverlayWndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
268 void WebNodeHighlight::windowReceivedMessage(HWND window, UINT msg, WPARAM wParam, LPARAM lParam)
WebFrame.cpp 923 /* [retval][out] */ UINT* result)
1195 HRESULT WebFrame::numberOfActiveAnimations(UINT* number)
    [all...]
WebURLAuthenticationChallenge.cpp 199 /* [out, retval] */ UINT* result)