Home
last modified time | relevance | path

Searched refs:HasBorder (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessValTree.c110 HasBorder(w) && \
282 if (HasBorder(pParent)) { in RootlessComputeClips()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiwindow.c419 HasBorder(pWin)) { in miResizeWindow()
479 if (HasBorder(pWin)) { in miResizeWindow()
649 if (HasBorder(pWin)) { in miSetShape()
699 HadBorder = HasBorder(pWin); in miChangeBorderWidth()
H A Dmivaltree.c177 HasBorder(w) && \
362 if (HasBorder(pParent)) { in miComputeClips()
H A Dmioverlay.c104 HasBorder(w) && \
572 if (HasBorder(pParent)) { in miOverlayComputeClips()
1163 HasBorder(pWin)) { in miOverlayResizeWindow()
1231 if (HasBorder(pWin)) { in miOverlayResizeWindow()
1441 if (HasBorder(pWin)) { in miOverlaySetShape()
1491 HadBorder = HasBorder(pWin); in miOverlayChangeBorderWidth()
/OK3568_Linux_fs/external/xserver/include/
H A Dwindowstr.h205 #define HasBorder(w) ((w)->borderWidth || wClipShape(w)) macro
/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c1590 && pWin->viewable && HasBorder(pWin)) { in ChangeWindowAttributes()
1762 if (HasBorder(pWin)) { in SetBorderSize()
3671 if (HasBorder(pWin)) { in SetRootClip()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog18759 this time, pWindow->borderWidth was not yet updated. Thus, HasBorder()
18763 inspect that rather than HasBorder(). For the other callers of