Searched defs:B_SOLID_LOW (Results 1 - 25 of 27) sorted by relevance

12

/haiku/src/apps/soundrecorder/
H A DSoundListView.cpp38 FillRect(Bounds(), B_SOLID_LOW); local
/haiku/src/tests/servers/app/lagging_get_mouse/
H A Dmain.cpp55 FillRect(Bounds(), B_SOLID_LOW); local
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyEditorView.cpp36 FillRect(Bounds(), B_SOLID_LOW); local
H A DPropertyItemView.cpp77 FillRect(BRect(b.left, b.top, b.left + fLabelWidth, b.bottom), B_SOLID_LOW); local
/haiku/src/preferences/time/
H A DTZDisplay.cpp56 FillRect(Bounds(), B_SOLID_LOW); local
/haiku/src/build/libbe/interface/
H A DGraphicsDefs.cpp35 const pattern B_SOLID_LOW = {{0, 0, 0, 0, 0, 0, 0, 0}}; variable
/haiku/src/apps/midiplayer/
H A DScopeView.cpp191 FillRect(BRect(i, y, i, y), B_SOLID_LOW); local
/haiku/src/preferences/appearance/
H A DColorPreview.cpp110 StrokeEllipse(Bounds(), B_SOLID_LOW); local
/haiku/src/apps/terminal/
H A DColorPreview.cpp110 StrokeEllipse(Bounds(), B_SOLID_LOW); local
/haiku/src/kits/interface/
H A DGraphicsDefs.cpp23 const pattern B_SOLID_LOW = {{0, 0, 0, 0, 0, 0, 0, 0}}; variable
H A DMenuWindow.cpp125 FillRect(Bounds(), B_SOLID_LOW); local
/haiku/src/apps/deskbar/
H A DInlineScrollView.cpp133 FillRect(Bounds(), B_SOLID_LOW); local
262 FillRect(Bounds(), B_SOLID_LOW); local
/haiku/src/tests/apps/miniterminal/
H A DViewBuffer.cpp326 FillRect(Frame(), B_SOLID_LOW); local
349 B_SOLID_LOW); local
/haiku/src/apps/pulse/
H A DCPUButton.cpp95 FillRect(Bounds(), B_SOLID_LOW); local
/haiku/src/tests/servers/app/drawing_modes/
H A DDrawingModes.cpp283 FillRect(Bounds(), B_SOLID_LOW); local
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.cpp258 view->FillRect(BRect(border.right+1, border.top, bounds.right, border.bottom), B_SOLID_LOW); local
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp382 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/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/serialconnect/
H A DTermView.cpp128 B_SOLID_LOW); local
/haiku/src/apps/haikudepot/ui/
H A DFeaturedPackagesView.cpp404 FillRect(_RectOfY(y), B_SOLID_LOW); local
/haiku/src/kits/tracker/
H A DTitleView.cpp266 B_SOLID_LOW); local
/haiku/src/apps/sudoku/
H A DSudokuView.cpp856 FillRect(_Frame(x, y), B_SOLID_LOW); local
859 FillRect(_Frame(x, y), B_SOLID_LOW); local
/haiku/src/apps/diskprobe/
H A DDataView.cpp412 kVerticalSpace + (lineNum + 1) * fFontHeight), B_SOLID_LOW); local
/haiku/src/apps/showimage/
H A DShowImageView.cpp621 FillRect(BRect(border.right + 1, border.top, bounds.right, border.bottom), B_SOLID_LOW); local

Completed in 384 milliseconds

12