Searched refs:fClose (Results 1 – 3 of 3) sorted by relevance
381 winDebug("winMWExtWMWindowProc - WM_CLOSE %d\n", pRLWinPriv->fClose); in winMWExtWMWindowProc()384 if (pRLWinPriv->fClose) { in winMWExtWMWindowProc()
225 pRLWinPriv->fClose = FALSE; in winMWExtWMCreateFrame()381 pRLWinPriv->fClose = TRUE; in winMWExtWMDestroyFrame()
541 BOOL fClose; member