_DrawPopUpMarker
void _DrawPopUpMarker(BView* view, const BRect& rect,
_DrawPopUpMarker(view, rightRect, base, flags);
void _DrawPopUpMarker(BView* view, const BRect& rect,
_DrawPopUpMarker(view, indicatorRect, ui_color(B_MENU_ITEM_TEXT_COLOR), flags);
_DrawPopUpMarker(view, rightRect, ui_color(B_MENU_ITEM_TEXT_COLOR), flags);
void _DrawPopUpMarker(BView* view, const BRect& rect,
_DrawPopUpMarker(view, indicatorRect, base, flags);
_DrawPopUpMarker(view, indicatorRect, base, flags);
_DrawPopUpMarker(view, rightRect, base, flags);