Searched refs:bar_rect (Results 1 – 7 of 7) sorted by relevance
34 BRect bar_rect(BRect& frame, BFont* font);
45 frame = bar_rect(frame, &font); in DrawBar()
63 BRect cadre = bar_rect(frame, &font); in DrawBar()
50 frame = bar_rect(frame, &font); in DrawBar()
86 frame = bar_rect(frame, &font); in DrawBar()
79 BRect rect = bar_rect(frame, &font); in DrawBar()
176 bar_rect(BRect& frame, BFont* font) in bar_rect() function