Searched refs:fDecoration (Results 1 – 5 of 5) sorted by relevance
141 if (!g_ScreenInfo[i].fDecoration && (FALSE in winValidateArgs()165 || !g_ScreenInfo[i].fDecoration in winValidateArgs()
154 if (pScreenInfo->fDecoration in winCreateBoundingWindowWindowed()216 if ((!pScreenInfo->fDecoration in winCreateBoundingWindowWindowed()237 if (pScreenInfo->fDecoration in winCreateBoundingWindowWindowed()
128 defaultScreenInfo.fDecoration = TRUE; in winInitializeScreenDefaults()547 screenInfoPtr->fDecoration = FALSE; in ddxProcessArgument()
317 || !s_pScreenInfo->fDecoration in winWindowProc()618 || s_pScreenInfo->fFullScreen || !s_pScreenInfo->fDecoration in winWindowProc()
392 Bool fDecoration; member