/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
mmsystem.h | [all...] |
mfplay.h | 159 STDMETHOD_(HRESULT,GetVideoWindow)(THIS_ HWND *phwndVideo) PURE; 344 HRESULT WINAPI MFPCreateMediaPlayer(LPCWSTR pwszURL,WINBOOL fStartPlayback,MFP_CREATION_OPTIONS creationOptions,IMFPMediaPlayerCallback *pCallback,HWND hWnd,IMFPMediaPlayer **ppMediaPlayer);
|
ocidl.h | [all...] |
netcon.h | 399 virtual HRESULT WINAPI Connect(HWND hwndParent,DWORD dwFlags) = 0; 400 virtual HRESULT WINAPI Disconnect(HWND hwndParent,DWORD dwFlags) = 0; 409 HRESULT (WINAPI *Connect)(INetConnectionConnectUi *This,HWND hwndParent,DWORD dwFlags); 410 HRESULT (WINAPI *Disconnect)(INetConnectionConnectUi *This,HWND hwndParent,DWORD dwFlags); 427 HRESULT WINAPI INetConnectionConnectUi_Connect_Proxy(INetConnectionConnectUi *This,HWND hwndParent,DWORD dwFlags); 429 HRESULT WINAPI INetConnectionConnectUi_Disconnect_Proxy(INetConnectionConnectUi *This,HWND hwndParent,DWORD dwFlags); 440 virtual HRESULT WINAPI AddPages(HWND hwndParent,LPFNADDPROPSHEETPAGE pfnAddPage,LPARAM lParam) = 0; 449 HRESULT (WINAPI *AddPages)(INetConnectionPropertyUi *This,HWND hwndParent,LPFNADDPROPSHEETPAGE pfnAddPage,LPARAM lParam); 465 HRESULT WINAPI INetConnectionPropertyUi_AddPages_Proxy(INetConnectionPropertyUi *This,HWND hwndParent,LPFNADDPROPSHEETPAGE pfnAddPage,LPARAM lParam); 484 HRESULT (WINAPI *AddPages)(INetConnectionPropertyUi2 *This,HWND hwndParent,LPFNADDPROPSHEETPAGE pfnAddPage,LPARAM lParam) [all...] |
objsel.h | 144 STDMETHOD(InvokeDialog)(THIS_ HWND hwndParent,IDataObject **ppdoSelections) PURE;
|
sqltypes.h | 110 typedef HWND SQLHWND;
|
/external/pdfium/fpdfsdk/src/ |
fsdk_mgr.cpp | 39 void InvalidateRect(FX_HWND hWnd, FX_RECT rect) override; 42 CFX_WideString GetClipboardText(FX_HWND hWnd) override { return L""; } 43 FX_BOOL SetClipboardText(FX_HWND hWnd, CFX_WideString string) override { 46 void ClientToScreen(FX_HWND hWnd, int32_t& x, int32_t& y) override {} 47 void ScreenToClient(FX_HWND hWnd, int32_t& x, int32_t& y) override {} 100 void CFX_SystemHandler::InvalidateRect(FX_HWND hWnd, FX_RECT rect) { 101 CPDFSDK_Annot* pSDKAnnot = (CPDFSDK_Annot*)hWnd; [all...] |
/external/webrtc/webrtc/modules/desktop_capture/win/ |
screen_capturer_win_magnifier.cc | 189 excluded_window_ = (HWND)excluded_window; 232 HWND hwnd,
|
/development/ndk/platforms/android-9/include/EGL/ |
eglplatform.h | 73 typedef HWND EGLNativeWindowType;
|
/external/lzma/CPP/7zip/UI/FileManager/ |
ProgressDialog.cpp | 159 bool CProgressDialog::OnButtonClicked(int buttonID, HWND buttonHWND)
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/ |
d3d10x11main.cpp | 69 swap_chain_desc.OutputWindow = (HWND)win;
|
/external/skia/src/gpu/gl/win/ |
SkCreatePlatformGLContext_win.cpp | 32 HWND fWindow;
|
/frameworks/native/opengl/include/EGL/ |
eglplatform.h | 78 typedef HWND EGLNativeWindowType;
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/EGL/ |
eglplatform.h | 73 typedef HWND EGLNativeWindowType;
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/EGL/ |
eglplatform.h | 73 typedef HWND EGLNativeWindowType;
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/EGL/ |
eglplatform.h | 73 typedef HWND EGLNativeWindowType;
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/EGL/ |
eglplatform.h | 73 typedef HWND EGLNativeWindowType;
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/EGL/ |
eglplatform.h | 73 typedef HWND EGLNativeWindowType;
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/EGL/ |
eglplatform.h | 73 typedef HWND EGLNativeWindowType;
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/EGL/ |
eglplatform.h | 73 typedef HWND EGLNativeWindowType;
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/EGL/ |
eglplatform.h | 73 typedef HWND EGLNativeWindowType;
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/EGL/ |
eglplatform.h | 73 typedef HWND EGLNativeWindowType;
|
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/EGL/ |
eglplatform.h | 73 typedef HWND EGLNativeWindowType;
|
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/EGL/ |
eglplatform.h | 73 typedef HWND EGLNativeWindowType;
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/EGL/ |
eglplatform.h | 73 typedef HWND EGLNativeWindowType;
|