Home
last modified time | relevance | path

Searched defs:hwnd (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A Dwndproc.c70 winProcessXEventsTimeout(HWND hwnd, Window iWindow, Display * pDisplay, in winProcessXEventsTimeout()
142 winClipboardWindowProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in winClipboardWindowProc()
609 winClipboardFlushWindowsMessageQueue(HWND hwnd) in winClipboardFlushWindowsMessageQueue()
H A Dthread.c115 HWND hwnd = NULL; in winClipboardProc() local
417 HWND hwnd; in winClipboardCreateMessagingWindow() local
H A Dxevents.c142 winClipboardSelectionNotifyTargets(HWND hwnd, Window iWindow, Display *pDisplay, ClipboardConversio… in winClipboardSelectionNotifyTargets()
192 winClipboardFlushXEvents(HWND hwnd, in winClipboardFlushXEvents()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefs.c146 ReloadEnumWindowsProc(HWND hwnd, LPARAM lParam) in ReloadEnumWindowsProc()
277 HandleCustomWM_INITMENU(HWND hwnd, HMENU hmenu) in HandleCustomWM_INITMENU()
303 HandleCustomWM_COMMAND(HWND hwnd, WORD command, winPrivScreenPtr pScreenPriv) in HandleCustomWM_COMMAND()
408 SetupSysMenu(HWND hwnd) in SetupSysMenu()
H A Dwindialogs.c111 winURLWndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in winURLWndProc()
136 winOverrideURLButton(HWND hwnd, int id) in winOverrideURLButton()
146 winUnoverrideURLButton(HWND hwnd, int id) in winUnoverrideURLButton()
H A Dwinmsg.c122 winDebugWin32Message(const char *function, HWND hwnd, UINT message, in winDebugWin32Message()
151 winDebugWin32Message(const char *function, HWND hwnd, UINT message, in winDebugWin32Message()
H A Dwinwin32rootlesswndproc.c198 ValidateSizing(HWND hwnd, WindowPtr pWin, WPARAM wParam, LPARAM lParam) in ValidateSizing()
328 winMWExtWMWindowProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in winMWExtWMWindowProc()
H A Dwinmultiwindowwndproc.c191 ValidateSizing(HWND hwnd, WindowPtr pWin, WPARAM wParam, LPARAM lParam) in ValidateSizing()
302 winTopLevelWindowProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in winTopLevelWindowProc()
H A Dwinmsgwindow.c42 winMsgWindowProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in winMsgWindowProc()
H A Dwinkeyhook.c62 HWND hwnd = GetActiveWindow(); in winKeyboardMessageHookLL() local
H A Dwintrayicon.c109 winHandleIconMessage(HWND hwnd, UINT message, in winHandleIconMessage()
H A Dwinshadgdi.c269 winRedrawAllProcShadowGDI(HWND hwnd, LPARAM lParam) in winRedrawAllProcShadowGDI()
279 winRedrawDamagedWindowShadowGDI(HWND hwnd, LPARAM lParam) in winRedrawDamagedWindowShadowGDI()
H A Dwinmultiwindowwindow.c750 HWND hwnd = NULL; in winReorderWindowsMultiWindow() local
870 winAdjustXWindow(WindowPtr pWin, HWND hwnd) in winAdjustXWindow()
H A Dwinwndproc.c60 winWindowProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in winWindowProc()
H A Dwinwin32rootlesswindow.c156 winMWExtWMDecorateWindow(HWND hwnd, LPARAM lParam) in winMWExtWMDecorateWindow()
H A Dwincursor.c463 HWND hwnd; in winSetCursor() local
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Dindirect.c108 #define GLWIN_DEBUG_HWND(hwnd) \ argument
477 HWND hwnd; in glxWinScreenProbe() local
766 HWND hwnd; in glxWinDrawableSwapBuffers() local
1197 HWND * hwnd) in glxWinMakeDC()
1282 glxWinReleaseDC(HWND hwnd, HDC hdc, __GLXWinDrawable * draw) in glxWinReleaseDC()
1322 HWND hwnd; in glxWinDeferredCreateContext() local
H A Dwinpriv.c32 HWND hwnd = NULL; in winGetWindowInfo() local
H A Dindirect.h45 HWND hwnd; /* For detecting when HWND has changed */ member