Home
last modified time | relevance | path

Searched refs:winCheckKeyPressed (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinkeybd.c511 winCheckKeyPressed(WPARAM wParam, LPARAM lParam) in winCheckKeyPressed() function
H A Dwin.h817 BOOL winCheckKeyPressed(WPARAM wParam, LPARAM lParam);
H A Dwinwndproc.c1051 if (winCheckKeyPressed(wParam, lParam)) in winWindowProc()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog133848 Cygwin/X: Place prototypes for winCheckKeyPressed() and winFixShiftKeys() in a header file