Searched refs:BarHeight (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/interface/
H A DStatusBar.h72 float BarHeight() const;
/haiku/src/kits/interface/
H A DStatusBar.cpp216 *_height = labelHeight + BarHeight();
438 float oldHeight = BarHeight();
575 BStatusBar::BarHeight() const function in class:BStatusBar
785 return BRect(2, top, Bounds().right - 2, top + BarHeight() - 4);
/haiku/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp682 sScreenTopOffset = gScreen->BarHeight * 2; // ???
710 dprintf("BarHeight %d\n", gScreen->BarHeight);
H A Drom_calls.h1482 int8 BarHeight, BarVBorder, BarHBorder, MenuVBorder, MenuHBorder; member in struct:Screen

Completed in 32 milliseconds