Searched refs:Focus (Results 1 – 7 of 7) sorted by relevance
/reactos/dll/win32/comctl32/ |
H A D | syslink.c | 1284 PDOC_ITEM Focus; in SYSLINK_SetFocus() local 1291 if(Focus != NULL) in SYSLINK_SetFocus() 1294 SYSLINK_RepaintLink(infoPtr, Focus); in SYSLINK_SetFocus() 1305 PDOC_ITEM Focus; in SYSLINK_KillFocus() local 1310 if(Focus != NULL) in SYSLINK_KillFocus() 1312 SYSLINK_RepaintLink(infoPtr, Focus); in SYSLINK_KillFocus() 1401 PDOC_ITEM Focus; in SYSLINK_OnEnter() local 1405 if(Focus) in SYSLINK_OnEnter() 1422 PDOC_ITEM Focus; in SYSKEY_SelectNextPrevLink() local 1426 if(Focus != NULL) in SYSKEY_SelectNextPrevLink() [all …]
|
/reactos/sdk/lib/3rdparty/strmbase/ |
H A D | window.c | 615 HRESULT WINAPI BaseControlWindowImpl_SetWindowForeground(IVideoWindow *iface, LONG Focus) in BaseControlWindowImpl_SetWindowForeground() argument 622 TRACE("(%p/%p)->(%d)\n", This, iface, Focus); in BaseControlWindowImpl_SetWindowForeground() 624 if ((Focus != FALSE) && (Focus != TRUE)) in BaseControlWindowImpl_SetWindowForeground() 631 if (Focus) in BaseControlWindowImpl_SetWindowForeground()
|
/reactos/sdk/include/psdk/ |
H A D | control.idl | 118 HRESULT SetWindowForeground( [in] LONG Focus );
|
/reactos/sdk/include/reactos/wine/ |
H A D | strmbase.h | 485 HRESULT WINAPI BaseControlWindowImpl_SetWindowForeground(IVideoWindow *iface, LONG Focus);
|
/reactos/dll/directx/wine/quartz/ |
H A D | filtergraph.c | 4778 static HRESULT WINAPI VideoWindow_SetWindowForeground(IVideoWindow *iface, LONG Focus) in VideoWindow_SetWindowForeground() argument 4784 TRACE("(%p/%p)->(%d)\n", This, iface, Focus); in VideoWindow_SetWindowForeground() 4791 hr = IVideoWindow_SetWindowForeground(pVideoWindow, Focus); in VideoWindow_SetWindowForeground()
|
/reactos/dll/win32/mshtml/ |
H A D | nsiface.idl | 1089 nsresult Focus(); 1415 nsresult Focus(); 3007 nsresult Focus(nsIDOMElement *aElement);
|
/reactos/media/drivers/etc/ |
H A D | services | 147 mfcobol 86/tcp #Micro Focus Cobol 148 mfcobol 86/udp #Micro Focus Cobol
|