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

/haiku-fatelf/src/apps/soundrecorder/
H A DSoundListView.cpp38 FillRect(Bounds(), B_SOLID_LOW); local
/haiku-fatelf/src/tests/kits/midi/midi_player_replacement/
H A DScope.cpp60 mOffscreenView->FillRect(BRect(i, y, i, y), B_SOLID_LOW); local
/haiku-fatelf/src/tests/servers/app/lagging_get_mouse/
H A Dmain.cpp55 FillRect(Bounds(), B_SOLID_LOW); local
/haiku-fatelf/src/apps/icon-o-matic/generic/property/view/
H A DPropertyEditorView.cpp36 FillRect(Bounds(), B_SOLID_LOW); local
H A DPropertyItemView.cpp73 FillRect(BRect(b.left, b.top, b.left + fLabelWidth, b.bottom), B_SOLID_LOW); local
/haiku-fatelf/src/build/libbe/interface/
H A DGraphicsDefs.cpp35 const pattern B_SOLID_LOW = {{0, 0, 0, 0, 0, 0, 0, 0}}; variable
/haiku-fatelf/src/kits/interface/
H A DGraphicsDefs.cpp22 const pattern B_SOLID_LOW = {{0, 0, 0, 0, 0, 0, 0, 0}}; variable
H A DMenuWindow.cpp124 FillRect(Bounds(), B_SOLID_LOW); local
H A DMenuItem.cpp464 fSuper->FillRect(Frame(), B_SOLID_LOW); local
/haiku-fatelf/src/preferences/appearance/
H A DColorWell.cpp127 StrokeEllipse(Bounds(),B_SOLID_LOW); local
/haiku-fatelf/src/tests/servers/app/drawing_modes/
H A DDrawingModes.cpp251 FillRect(Bounds(), B_SOLID_LOW); local
/haiku-fatelf/src/apps/midiplayer/
H A DScopeView.cpp236 FillRect(BRect(i, y, i, y), B_SOLID_LOW); local
/haiku-fatelf/src/apps/serialconnect/
H A DTermView.cpp97 penLocation.x + cell.width * fFontWidth, penLocation.y), B_SOLID_LOW); local
/haiku-fatelf/src/preferences/time/
H A DTZDisplay.cpp57 FillRect(Bounds(), B_SOLID_LOW); local
/haiku-fatelf/src/apps/deskbar/
H A DInlineScrollView.cpp133 FillRect(Bounds(), B_SOLID_LOW); local
262 FillRect(Bounds(), B_SOLID_LOW); local
H A DSwitcher.cpp1588 rect.top + 7), B_SOLID_LOW); local
1590 rect.top + 7), B_SOLID_LOW); local
1610 rect.bottom - 3), B_SOLID_LOW); local
1612 rect.bottom - 3), B_SOLID_LOW); local
/haiku-fatelf/src/apps/pulse/
H A DCPUButton.cpp95 FillRect(Bounds(), B_SOLID_LOW); local
/haiku-fatelf/src/tests/apps/miniterminal/
H A DViewBuffer.cpp326 FillRect(Frame(), B_SOLID_LOW); local
349 B_SOLID_LOW); local
/haiku-fatelf/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-fatelf/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp382 FillRect(Bounds(), B_SOLID_LOW); local
/haiku-fatelf/src/apps/webpositive/autocompletion/
H A DAutoCompleterDefaultImpl.cpp296 B_SOLID_LOW); local
305 B_SOLID_LOW); local
314 B_SOLID_LOW); local
/haiku-fatelf/src/kits/tracker/
H A DTitleView.cpp284 B_SOLID_LOW); local
/haiku-fatelf/src/apps/sudoku/
H A DSudokuView.cpp1286 FillRect(_Frame(x, y), B_SOLID_LOW); local
1289 FillRect(_Frame(x, y), B_SOLID_LOW); local
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp1040 y + fFontInfo->lineHeight), B_SOLID_LOW); local
/haiku-fatelf/src/apps/showimage/
H A DShowImageView.cpp610 FillRect(BRect(border.right + 1, border.top, bounds.right, border.bottom), B_SOLID_LOW); local

Completed in 313 milliseconds