Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwin32rootlesswndproc.c381 winDebug("winMWExtWMWindowProc - WM_CLOSE %d\n", pRLWinPriv->fClose); in winMWExtWMWindowProc()
384 if (pRLWinPriv->fClose) { in winMWExtWMWindowProc()
H A Dwinwin32rootless.c225 pRLWinPriv->fClose = FALSE; in winMWExtWMCreateFrame()
381 pRLWinPriv->fClose = TRUE; in winMWExtWMDestroyFrame()
H A Dwin.h541 BOOL fClose; member