_DrawBeveledRect
_DrawBeveledRect(rect, tab->minimizePressed);
_DrawBeveledRect(rect, tab->zoomPressed);
_DrawBeveledRect(rect, tab->closePressed);
void _DrawBeveledRect(BRect r, bool down);