Lines Matching refs:borderIsPixel
638 pWin->borderIsPixel = TRUE; in CreateRootWindow()
885 pWin->borderIsPixel = pParent->borderIsPixel; in CreateWindow()
887 if (pWin->borderIsPixel == FALSE) in CreateWindow()
1024 if (pWin->borderIsPixel == FALSE) in FreeWindowResources()
1273 if (pWin->parent->borderIsPixel == TRUE) { in ChangeWindowAttributes()
1274 if (pWin->borderIsPixel == FALSE) in ChangeWindowAttributes()
1277 pWin->borderIsPixel = TRUE; in ChangeWindowAttributes()
1293 if (pWin->borderIsPixel == FALSE) in ChangeWindowAttributes()
1295 pWin->borderIsPixel = FALSE; in ChangeWindowAttributes()
1306 if (pWin->borderIsPixel == FALSE) in ChangeWindowAttributes()
1308 pWin->borderIsPixel = TRUE; in ChangeWindowAttributes()