Searched refs:B_LEFT_BORDER (Results 1 – 15 of 15) sorted by relevance
698 borders &= ~B_LEFT_BORDER; in DrawScrollViewFrame()1103 case B_LEFT_BORDER: in DrawActiveTab()1140 bordersToDraw = (B_LEFT_BORDER | B_TOP_BORDER | B_RIGHT_BORDER); in DrawActiveTab()1143 bordersToDraw = (B_LEFT_BORDER | B_BOTTOM_BORDER | B_RIGHT_BORDER); in DrawActiveTab()1145 case B_LEFT_BORDER: in DrawActiveTab()1146 bordersToDraw = (B_LEFT_BORDER | B_BOTTOM_BORDER | B_TOP_BORDER); in DrawActiveTab()1157 if ((borders & B_LEFT_BORDER) == 0) in DrawActiveTab()1161 } else if (side == B_LEFT_BORDER || side == B_RIGHT_BORDER) { in DrawActiveTab()1490 if ((borders & B_LEFT_BORDER) != 0 && (borders & B_TOP_BORDER) != 0 in _DrawButtonFrame()1515 if ((borders & B_LEFT_BORDER) != 0 && (borders & B_BOTTOM_BORDER) != 0 in _DrawButtonFrame()[all …]
1004 borders &= ~B_LEFT_BORDER; in DrawScrollViewFrame()1618 borders |= B_LEFT_BORDER | B_RIGHT_BORDER; in DrawTabFrame()1626 borders = B_LEFT_BORDER | B_RIGHT_BORDER; in DrawTabFrame()1744 case B_LEFT_BORDER: in DrawActiveTab()1781 bordersToDraw = (B_LEFT_BORDER | B_TOP_BORDER | B_RIGHT_BORDER); in DrawActiveTab()1784 bordersToDraw = (B_LEFT_BORDER | B_BOTTOM_BORDER | B_RIGHT_BORDER); in DrawActiveTab()1786 case B_LEFT_BORDER: in DrawActiveTab()1787 bordersToDraw = (B_LEFT_BORDER | B_BOTTOM_BORDER | B_TOP_BORDER); in DrawActiveTab()1798 if ((borders & B_LEFT_BORDER) == 0) in DrawActiveTab()1802 } else if (side == B_LEFT_BORDER || side == B_RIGHT_BORDER) { in DrawActiveTab()[all …]
360 borders |= BControlLook::B_LEFT_BORDER; in _Borders()366 borders = BControlLook::B_LEFT_BORDER | BControlLook::B_RIGHT_BORDER; in _Borders()969 bordersToDraw &= ~BControlLook::B_LEFT_BORDER; in DrawBox()
611 target->MoveTo((fBorders & BControlLook::B_LEFT_BORDER) != 0 in SetTarget()1001 if ((borders & BControlLook::B_LEFT_BORDER) != 0) in _InsetBorders()
237 fBorder, 0, BControlLook::B_LEFT_BORDER); in Draw()
728 BControlLook::B_LEFT_BORDER); in _DrawFancy()
378 borders |= be_control_look->B_LEFT_BORDER; in Draw()
1442 uint32 borders = BControlLook::B_LEFT_BORDER in DrawBackground()
208 BControlLook::B_ALL_BORDERS & ~BControlLook::B_LEFT_BORDER); in Draw()
209 BControlLook::B_BOTTOM_BORDER | BControlLook::B_LEFT_BORDER); in Draw()
106 BControlLook::B_LEFT_BORDER | topBottomBorder); in TransportControlGroup()119 : BControlLook::B_LEFT_BORDER | topBottomBorder); in TransportControlGroup()132 : topBottomBorder | BControlLook::B_LEFT_BORDER); in TransportControlGroup()
57 B_LEFT_BORDER = 1 << 0, enumerator62 B_ALL_BORDERS = B_LEFT_BORDER | B_RIGHT_BORDER
781 BControlLook::B_LEFT_BORDER | BControlLook::B_TOP_BORDER in _DrawKey()785 BControlLook::B_LEFT_BORDER | BControlLook::B_TOP_BORDER in _DrawKey()799 BControlLook::B_LEFT_BORDER | BControlLook::B_RIGHT_BORDER in _DrawKey()803 BControlLook::B_LEFT_BORDER | BControlLook::B_RIGHT_BORDER in _DrawKey()
1966 if ((borders & B_LEFT_BORDER) != 0) { in DrawBorder()1983 if ((borders & B_LEFT_BORDER) != 0) { in DrawBorder()2000 if ((borders & B_LEFT_BORDER) != 0) { in DrawBorder()2017 if ((borders & B_LEFT_BORDER) != 0) { in DrawBorder()2066 if ((borders & B_LEFT_BORDER) != 0) { in DrawRaisedBorder()2083 if ((borders & B_LEFT_BORDER) != 0) { in DrawRaisedBorder()2600 if ((borders & B_LEFT_BORDER) != 0) { in _DrawButtonFrame()2636 if ((borders & B_LEFT_BORDER) != 0) { in _DrawButtonFrame()2678 (borders & B_LEFT_BORDER) != 0 ? dark2BorderColor : darken1); in _DrawButtonFrame()3138 if ((borders & B_LEFT_BORDER) != 0) { in _DrawFrame()
252 borders |= BControlLook::B_LEFT_BORDER in Draw()