Searched refs:B_SOLID_LOW (Results 76 - 100 of 107) sorted by last modified time

12345

/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorSlider.cpp169 B_SOLID_LOW); local
171 B_SOLID_LOW); local
174 B_SOLID_LOW); local
177 B_SOLID_LOW); local
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyItemView.cpp77 FillRect(BRect(b.left, b.top, b.left + fLabelWidth, b.bottom), B_SOLID_LOW); local
H A DPropertyEditorView.cpp36 FillRect(Bounds(), B_SOLID_LOW); local
/haiku/src/apps/webpositive/autocompletion/
H A DAutoCompleterDefaultImpl.cpp298 B_SOLID_LOW); local
307 B_SOLID_LOW); local
316 B_SOLID_LOW); local
/haiku/src/tests/kits/device/stickit_BJoystick/
H A DJoystickWindow.cpp99 FillRect(r, B_SOLID_LOW);
132 FillRect(fLastHatRect, B_SOLID_LOW);
/haiku/src/kits/interface/
H A DStringItem.cpp88 owner->FillRect(frame, B_SOLID_LOW);
/haiku/src/apps/midiplayer/
H A DScopeView.cpp191 FillRect(BRect(i, y, i, y), B_SOLID_LOW); local
/haiku/src/tests/servers/app/clip_to_picture/
H A Dmain.cpp385 view->FillEllipse(BRect(20, 20, 50, 50), B_SOLID_LOW);
/haiku/src/tests/servers/app/playground/
H A DObjectView.cpp104 FillRect(updateRect, B_SOLID_LOW);
/haiku/src/tests/add-ons/print/pdf/bezierbounds/
H A DBBView.cpp40 StrokeRect(r, B_SOLID_LOW);
45 StrokeRect(bounds[1], B_SOLID_LOW);
/haiku/src/tests/kits/interface/
H A DCheckBoxTest.cpp47 FillRect(rect, B_SOLID_LOW);
53 FillRect(rect, B_SOLID_LOW);
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DView.cpp458 container->FillRect(updateRect, B_SOLID_LOW);
/haiku/src/tests/servers/app/draw_after_children/
H A DDrawAfterChildren.cpp139 FillRect(updateRect, B_SOLID_LOW);
/haiku/src/tests/servers/app/lagging_get_mouse/
H A Dmain.cpp55 FillRect(Bounds(), B_SOLID_LOW); local
/haiku/src/tests/servers/app/painter/
H A DPainter.cpp312 } else if (pat == B_SOLID_LOW &&
519 } else if (p == B_SOLID_LOW) {
567 } else if (pat == B_SOLID_LOW) {
1427 } else if (p == B_SOLID_LOW) {
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp382 FillRect(Bounds(), B_SOLID_LOW); local
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconButton.cpp114 StrokeLine(r.LeftBottom(), r.LeftTop(), B_SOLID_LOW);
115 StrokeLine(r.LeftTop(), r.RightTop(), B_SOLID_LOW);
138 FillRect(r, B_SOLID_LOW);
151 FillRect(r, B_SOLID_LOW);
H A DIconOptionsControl.cpp131 FillRect(updateRect, B_SOLID_LOW);
/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DInputSlider.cpp236 FillRect(r, B_SOLID_LOW);
H A DPopupSlider.cpp144 FillRect(r, B_SOLID_LOW);
H A DSliderView.cpp156 FillRect(leftOfButton, B_SOLID_LOW);
160 FillRect(rightOfButton, B_SOLID_LOW);
376 v->FillRect(r, B_SOLID_LOW);
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DBoolValueView.cpp41 FillRect(b, B_SOLID_LOW);
H A DColorValueView.cpp54 FillRect(b, B_SOLID_LOW);
H A DOptionValueView.cpp55 FillRect(b, B_SOLID_LOW);
H A DSwatchValueView.cpp48 StrokeRect(b, B_SOLID_LOW);

Completed in 291 milliseconds

12345