Searched refs:DrawTextControlBorder (Results 1 - 22 of 22) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPreview.cpp94 be_control_look->DrawTextControlBorder(this, bounds, updateRect, color);
H A DAlphaSlider.cpp176 be_control_look->DrawTextControlBorder(this, b, updateRect, bg, flags);
H A DColorField.cpp157 be_control_look->DrawTextControlBorder(this, bounds, updateRect,
H A DColorSlider.cpp152 be_control_look->DrawTextControlBorder(this, bounds, updateRect,
/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticActivity.cpp169 be_control_look->DrawTextControlBorder(fBitmapView, bounds, bounds,
/haiku/src/apps/mediaplayer/interface/
H A DPeakView.cpp174 be_control_look->DrawTextControlBorder(this, r, updateRect, LowColor());
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.h196 virtual void DrawTextControlBorder(BView* view, BRect& rect,
H A DFlatControlLook.cpp1321 FlatControlLook::DrawTextControlBorder(BView* view, BRect& rect, function in class:BPrivate::FlatControlLook
/haiku/src/apps/mail/
H A DAddressTextControl.cpp676 be_control_look->DrawTextControlBorder(this, bounds, updateRect, base,
H A DHeader.cpp208 be_control_look->DrawTextControlBorder(this, rect, updateRect, base,
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.h261 virtual void DrawTextControlBorder(BView* view, BRect& rect,
H A DBeControlLook.cpp982 DrawTextControlBorder(view, rect, updateRect, tint_color(base, B_DARKEN_1_TINT));
2107 BeControlLook::DrawTextControlBorder(BView* view, BRect& rect, function in class:BPrivate::BeControlLook
/haiku/headers/os/interface/
H A DControlLook.h334 virtual void DrawTextControlBorder(BView* view, BRect& rect,
/haiku/src/apps/icon-o-matic/gui/
H A DGradientControl.cpp344 be_control_look->DrawTextControlBorder(this, b, updateRect, bg, flags);
/haiku/src/apps/activitymonitor/
H A DActivityView.cpp1342 be_control_look->DrawTextControlBorder(this, outerFrame,
1493 be_control_look->DrawTextControlBorder(this, rect,
/haiku/src/kits/interface/
H A DTextControl.cpp370 be_control_look->DrawTextControlBorder(this, rect, updateRect, base,
H A DColorControl.cpp437 be_control_look->DrawTextControlBorder(target, rect, updateRect,
H A DAbstractSpinner.cpp1480 be_control_look->DrawTextControlBorder(this, rect, updateRect, base,
H A DHaikuControlLook.cpp2085 HaikuControlLook::DrawTextControlBorder(BView* view, BRect& rect, function in class:BPrivate::HaikuControlLook
/haiku/headers/private/interface/
H A DHaikuControlLook.h278 virtual void DrawTextControlBorder(BView* view, BRect& rect,
/haiku/src/apps/deskcalc/
H A DCalcView.cpp525 be_control_look->DrawTextControlBorder(this, expressionRect,
/haiku/src/apps/webpositive/
H A DURLInputGroup.cpp709 be_control_look->DrawTextControlBorder(this, bounds, updateRect, base,

Completed in 162 milliseconds