Lines Matching refs:wBorderWidth
1763 bw = wBorderWidth(pWin); in SetBorderSize()
1875 .u.gravity.x = cwsx - wBorderWidth(pSib), in ResizeChildrenWinSize()
1876 .u.gravity.y = cwsy - wBorderWidth(pSib) in ResizeChildrenWinSize()
1961 pBox->x1 = pWin->drawable.x - wBorderWidth(pWin); in WindowExtents()
1962 pBox->y1 = pWin->drawable.y - wBorderWidth(pWin); in WindowExtents()
1964 + wBorderWidth(pWin); in WindowExtents()
1966 + wBorderWidth(pWin); in WindowExtents()
2359 if ((mask & CWBorderWidth) && (bw != wBorderWidth(pWin))) in ConfigureWindow()
2409 (beforeX + wBorderWidth(pWin) == x + (int) bw) && in ConfigureWindow()
2410 (beforeY + wBorderWidth(pWin) == y + (int) bw)) { in ConfigureWindow()
2519 int bw = wBorderWidth(pWin); in ReparentWindow()
2982 pWin->drawable.x - wBorderWidth(pWin) - in HandleSaveSet()
2984 pWin->drawable.y - wBorderWidth(pWin) - in HandleSaveSet()