Searched refs:B_PLAIN_BORDER (Results 51 - 54 of 54) sorted by relevance

123

/haiku/src/apps/showimage/
H A DShowImageWindow.cpp229 false, false, B_PLAIN_BORDER);
/haiku/src/kits/tracker/
H A DFindPanel.cpp855 .Add(new BSeparatorView(B_HORIZONTAL, B_PLAIN_BORDER))
/haiku/src/kits/interface/
H A DHaikuControlLook.cpp1621 // draw tab frame wider to align B_PLAIN_BORDER with it
1622 if (borderStyle == B_PLAIN_BORDER)
1631 // draw tab frame wider to align B_PLAIN_BORDER with it
1632 if (borderStyle == B_PLAIN_BORDER)
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp1999 } else if (borderStyle == B_PLAIN_BORDER) {

Completed in 63 milliseconds

123