Searched refs:_DrawMenuFieldBackgroundInside (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.cpp213 _DrawMenuFieldBackgroundInside(view, rect, updateRect, kRadius, kRadius, kRadius, kRadius, base,
1786 _DrawMenuFieldBackgroundInside(view, indicatorRect, updateRect, kRadius, rightTopRadius,
1853 _DrawMenuFieldBackgroundInside(view, leftRect, updateRect, leftTopRadius, 0.0f,
1856 _DrawMenuFieldBackgroundInside(view, rightRect, updateRect, 0.0f, rightTopRadius, 0.0f,
1877 _DrawMenuFieldBackgroundInside(view, rect, updateRect, leftTopRadius,
1885 FlatControlLook::_DrawMenuFieldBackgroundInside(BView* view, BRect& rect, function in class:BPrivate::FlatControlLook
H A DFlatControlLook.h250 void _DrawMenuFieldBackgroundInside(BView* view, BRect& rect,
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.h347 void _DrawMenuFieldBackgroundInside(BView* view,
H A DBeControlLook.cpp909 _DrawMenuFieldBackgroundInside(view, rect, updateRect,
2792 _DrawMenuFieldBackgroundInside(view, rect, updateRect,
2796 _DrawMenuFieldBackgroundInside(view, rect, updateRect, 0, 0,
2803 BeControlLook::_DrawMenuFieldBackgroundInside(BView* view, BRect& rect, function in class:BPrivate::BeControlLook
/haiku/src/kits/interface/
H A DHaikuControlLook.cpp266 _DrawMenuFieldBackgroundInside(view, rect, updateRect,
2985 _DrawMenuFieldBackgroundInside(view, indicatorRect, updateRect,
3047 _DrawMenuFieldBackgroundInside(view, leftRect, updateRect,
3051 _DrawMenuFieldBackgroundInside(view, rightRect, updateRect,
3071 _DrawMenuFieldBackgroundInside(view, rect, updateRect, leftTopRadius,
3078 HaikuControlLook::_DrawMenuFieldBackgroundInside(BView* view, BRect& rect, function in class:BPrivate::HaikuControlLook
/haiku/headers/private/interface/
H A DHaikuControlLook.h420 void _DrawMenuFieldBackgroundInside(BView* view,

Completed in 84 milliseconds