Home
last modified time | relevance | path

Searched refs:winMWExtWMWindowProc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwin.h1108 winMWExtWMWindowProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam);
H A Dwinwin32rootlesswndproc.c328 winMWExtWMWindowProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in winMWExtWMWindowProc() function
H A Dwinwin32rootless.c271 wc.lpfnWndProc = winMWExtWMWindowProc; in winMWExtWMCreateFrame()