Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A Dxevents.c324 static HWND lasthwnd; /* I've not seen any other client get here repeatedly? */ in winClipboardFlushXEvents() local
326 if (hwnd != lasthwnd) in winClipboardFlushXEvents()
333 lasthwnd = hwnd; in winClipboardFlushXEvents()