HomeSort by relevance Sort by last modified time
    Searched refs:hWnd (Results 26 - 50 of 90) sorted by null

12 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
multimon.h 108 HMONITOR (WINAPI *g_pfnMonitorFromWindow)(HWND,DWORD) = NULL;
203 HMONITOR WINAPI xMonitorFromWindow(HWND hWnd,DWORD dwFlags) {
205 if(InitMultipleMonitorStubs()) return g_pfnMonitorFromWindow(hWnd,dwFlags);
207 if(IsIconic(hWnd) ? GetWindowPlacement(hWnd,&wp) : GetWindowRect(hWnd,&wp.rcNormalPosition)) return xMonitorFromRect(&wp.rcNormalPosition,dwFlags);
330 extern HMONITOR WINAPI xMonitorFromWindow(HWND,DWORD);
winsplp.h 167 WINBOOL (WINAPI *fpAddPort)(LPWSTR pName, HWND hWnd, LPWSTR pMonitorName);
168 WINBOOL (WINAPI *fpConfigurePort)(LPWSTR pName, HWND hWnd, LPWSTR pPortName);
169 WINBOOL (WINAPI *fpDeletePort)(LPWSTR pName, HWND hWnd, LPWSTR pPortName);
177 DWORD (WINAPI *fpPrinterMessageBox)(HANDLE hPrinter, DWORD Error, HWND hWnd,
332 WINBOOL (WINAPI *pfnAddPort)(LPWSTR pName, HWND hWnd, LPWSTR pMonitorName)
    [all...]
datapath.h 143 virtual HRESULT WINAPI BrowseType(REFGUID rguidPathType,LPOLESTR pszDefaultPath,ULONG cchPath,LPOLESTR pszPath,HWND hWnd) = 0;
151 HRESULT (WINAPI *BrowseType)(IDataPathBrowser *This,REFGUID rguidPathType,LPOLESTR pszDefaultPath,ULONG cchPath,LPOLESTR pszPath,HWND hWnd);
161 #define IDataPathBrowser_BrowseType(This,rguidPathType,pszDefaultPath,cchPath,pszPath,hWnd) (This)->lpVtbl->BrowseType(This,rguidPathType,pszDefaultPath,cchPath,pszPath,hWnd)
164 HRESULT WINAPI IDataPathBrowser_BrowseType_Proxy(IDataPathBrowser *This,REFGUID rguidPathType,LPOLESTR pszDefaultPath,ULONG cchPath,LPOLESTR pszPath,HWND hWnd);
ddrawgdi.h 44 WINBOOL WINAPI DdResetVisrgn(LPDDRAWI_DDRAWSURFACE_LCL pSurfaceLocal,HWND hWnd);
wtsapi32.h 194 WINBOOL WINAPI WTSRegisterSessionNotification(HWND hWnd,DWORD dwFlags);
195 WINBOOL WINAPI WTSUnRegisterSessionNotification(HWND hWnd);
306 HWND hWnd,
333 HWND hWnd
winsock2.h 558 HWND hWnd;
888 typedef HANDLE (WSAAPI *LPFN_WSAASYNCGETSERVBYNAME)(HWND hWnd,u_int wMsg,const char *name,const char *proto,char *buf,int buflen);
889 typedef HANDLE (WSAAPI *LPFN_WSAASYNCGETSERVBYPORT)(HWND hWnd,u_int wMsg,int port,const char *proto,char *buf,int buflen);
890 typedef HANDLE (WSAAPI *LPFN_WSAASYNCGETPROTOBYNAME)(HWND hWnd,u_int wMsg,const char *name,char *buf,int buflen);
891 typedef HANDLE (WSAAPI *LPFN_WSAASYNCGETPROTOBYNUMBER)(HWND hWnd,u_int wMsg,int number,char *buf,int buflen)
    [all...]
dsadmin.h 23 STDMETHOD(CreateModal)(THIS_ HWND hwndParent,IADs **ppADsObj) PURE;
67 STDMETHOD(WriteData)(THIS_ HWND hWnd,ULONG uContext) PURE;
68 STDMETHOD(OnError)(THIS_ HWND hWnd,HRESULT hr,ULONG uContext) PURE;
dwmapi.h 168 HWND hwnd,
176 HWND hWnd,
189 HWND hWnd,
199 HWND hwnd,
204 HWND hwnd,
    [all...]
umx.h 139 typedef DWORD (WINAPI *PUMX_LOADMENUW)(HWND hWnd,PUMS_LOADMENUW pumsload);
140 typedef DWORD (WINAPI *PUMX_LOADMENUA)(HWND hWnd,PUMS_LOADMENUA pumsload);
146 typedef VOID (WINAPI *PUMX_REFRESH)(HWND hwndParent);
147 typedef VOID (WINAPI *PUMX_MENUACTION)(HWND hwndParent,DWORD dwEventId);
148 typedef VOID (WINAPI *PUMX_CREATEW)(HWND hwndParent,PUMS_GETSELW pumsSelection);
149 typedef VOID (WINAPI *PUMX_CREATEA)(HWND hwndParent,PUMS_GETSELA pumsSelection);
150 typedef VOID (WINAPI *PUMX_DELETEW)(HWND hwndParent,PUMS_GETSELW pumsSelection);
151 typedef VOID (WINAPI *PUMX_DELETEA)(HWND hwndParent,PUMS_GETSELA pumsSelection)
    [all...]
winspool.h 916 WINBOOL WINAPI PrinterProperties(HWND hWnd,HANDLE hPrinter);
917 LONG WINAPI DocumentPropertiesA(HWND hWnd,HANDLE hPrinter,LPSTR pDeviceName,PDEVMODEA pDevModeOutput,PDEVMODEA pDevModeInput,DWORD fMode);
918 LONG WINAPI DocumentPropertiesW(HWND hWnd,HANDLE hPrinter,LPWSTR pDeviceName,PDEVMODEW pDevModeOutput,PDEVMODEW pDevModeInput,DWORD fMode);
919 LONG WINAPI AdvancedDocumentPropertiesA(HWND hWnd,HANDLE hPrinter,LPSTR pDeviceName,PDEVMODEA pDevModeOutput,PDEVMODEA pDevModeInput);
920 LONG WINAPI AdvancedDocumentPropertiesW(HWND hWnd,HANDLE hPrinter,LPWSTR pDeviceName,PDEVMODEW pDevModeOutput,PDEVMODEW pDevModeInput)
    [all...]
shellapi.h 61 SHSTDAPI_(void) DragAcceptFiles(HWND,WINBOOL);
62 SHSTDAPI_(HINSTANCE) ShellExecuteA(HWND hwnd,LPCSTR lpOperation,LPCSTR lpFile,LPCSTR lpParameters,LPCSTR lpDirectory,INT nShowCmd);
63 SHSTDAPI_(HINSTANCE) ShellExecuteW(HWND hwnd,LPCWSTR lpOperation,LPCWSTR lpFile,LPCWSTR lpParameters,LPCWSTR lpDirectory,INT nShowCmd);
67 SHSTDAPI_(INT) ShellAboutA(HWND hWnd,LPCSTR szApp,LPCSTR szOtherStuff,HICON hIcon);
68 SHSTDAPI_(INT) ShellAboutW(HWND hWnd,LPCWSTR szApp,LPCWSTR szOtherStuff,HICON hIcon);
126 HWND hWnd
181 HWND hwnd; member in struct:_SHFILEOPSTRUCTA
192 HWND hwnd; member in struct:_SHFILEOPSTRUCTW
269 HWND hwnd; member in struct:_SHELLEXECUTEINFOA
290 HWND hwnd; member in struct:_SHELLEXECUTEINFOW
322 HWND hwnd; member in struct:_SHCREATEPROCESSINFOW
    [all...]
wpcapi.h 309 HWND hWnd,
355 HWND hWnd,
379 #define IWPCWebSettings_RequestURLOverride(This,hWnd,pcszURL,cURLs,ppcszSubURLs,pfChanged) (This)->lpVtbl->RequestURLOverride(This,hWnd,pcszURL,cURLs,ppcszSubURLs,pfChanged)
405 static FORCEINLINE HRESULT IWPCWebSettings_RequestURLOverride(IWPCWebSettings* This,HWND hWnd,LPCWSTR pcszURL,DWORD cURLs,LPCWSTR *ppcszSubURLs,WINBOOL *pfChanged) {
406 return This->lpVtbl->RequestURLOverride(This,hWnd,pcszURL,cURLs,ppcszSubURLs,pfChanged);
423 HWND hWnd
    [all...]
rpcdcep.h 205 RPCRTAPI RPC_STATUS RPC_ENTRY I_RpcServerStartListening(void *hWnd);
208 typedef RPC_STATUS (*RPC_BLOCKING_FN)(void *hWnd,void *Context,void *hSyncEvent);
214 RPCRTAPI unsigned int RPC_ENTRY I_RpcWindowProc(void *hWnd,unsigned int Message,unsigned int wParam,unsigned __LONG32 lParam);
winsnmp.h 215 typedef SNMPAPI_STATUS (CALLBACK *SNMPAPI_CALLBACK)(HSNMP_SESSION hSession,HWND hWnd,UINT wMsg,WPARAM wParam,LPARAM lParam,LPVOID lpClientData);
228 HSNMP_SESSION WINAPI SnmpOpen(HWND hWnd,UINT wMsg);
233 HSNMP_SESSION WINAPI SnmpCreateSession(HWND hWnd,UINT wMsg,SNMPAPI_CALLBACK fCallBack,LPVOID lpClientData);
  /external/webrtc/webrtc/modules/video_render/windows/
video_render_direct3d9.h 100 VideoRenderDirect3D9(Trace* trace, HWND hWnd, bool fullScreen);
210 HWND _hWnd;
238 int InitializeD3D(HWND hWnd, D3DPRESENT_PARAMETERS* pd3dpp);
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/
Win32InputManager.cpp 34 hWnd = 0;
68 OIS_EXCEPT( E_InvalidParam, "Win32InputManager::Win32InputManager >> No HWND found!" );
70 // Get number as 64 bit and then convert. Handles the case of 32 or 64 bit HWND
76 hWnd = (HWND)handle;
78 if( IsWindow(hWnd) == 0 )
79 OIS_EXCEPT( E_General, "Win32InputManager::Win32InputManager >> The sent HWND is not valid!");
  /external/skia/src/views/win/
SkOSWindow_win.cpp 47 void post_skwinevent(HWND hwnd)
49 PostMessage(hwnd, WM_EVENT_CALLBACK, 0, 0);
130 bool SkOSWindow::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) {
162 HDC hdc = BeginPaint(hWnd, &ps);
164 EndPaint(hWnd, &ps);
185 post_skwinevent(hWnd);
237 GetWindowRect((HWND)fHWND, &r);
247 InvalidateRect((HWND)fHWND, &rect, FALSE)
    [all...]
  /external/opencv3/modules/videoio/src/
cap_vfw.cpp 48 #define capSendMessage(hwnd,m,w,l) (IsWindow(hwnd)?SendMessage(hwnd,m,w,l):0)
329 static LRESULT PASCAL frameCallback( HWND hWnd, VIDEOHDR* hdr );
332 HWND capWnd;
365 LRESULT PASCAL CvCaptureCAM_VFW::frameCallback( HWND hWnd, VIDEOHDR* hdr )
369 if (!hWnd) return FALSE;
371 capture = (CvCaptureCAM_VFW*)capGetUserData(hWnd);
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
common.h 70 LPMSG lpMsg, HWND hWnd,
72 return GetMessage(lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax);
76 LPMSG lpMsg, HWND hWnd,
78 return GetMessage_Win32(lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax);
    [all...]
  /external/skia/include/views/
SkEvent.h 260 static bool WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 142 int WINAPI MessageBoxW(HWND hWnd, LPCWSTR lpText, LPCWSTR lpCaption, UINT uType);
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 70 LPMSG lpMsg, HWND hWnd,
72 return GetMessage(lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax);
76 LPMSG lpMsg, HWND hWnd,
78 return GetMessage_Win32(lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax);
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 70 LPMSG lpMsg, HWND hWnd,
72 return GetMessage(lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax);
76 LPMSG lpMsg, HWND hWnd,
78 return GetMessage_Win32(lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax);
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h 70 LPMSG lpMsg, HWND hWnd,
72 return GetMessage(lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax);
76 LPMSG lpMsg, HWND hWnd,
78 return GetMessage_Win32(lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 142 int WINAPI MessageBoxW(HWND hWnd, LPCWSTR lpText, LPCWSTR lpCaption, UINT uType);

Completed in 799 milliseconds

12 3 4