Searched defs:rect (Results 26 - 50 of 284) sorted by path

1234567891011>>

/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.cpp345 TreeTable::Column::DrawTitle(BRect rect, BView* targetView) argument
352 TreeTable::Column::DrawField(BField* _field, BRect rect, BView* targetView) argument
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp163 MemoryView::Draw(BRect rect) argument
937 BRect rect; local
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp449 SourceView::BaseView::GetLineRange(BRect rect, int32& minLine, argument
504 Draw(BView* view, BRect rect) argument
579 Draw(BView* view, BRect rect) argument
[all...]
/haiku/src/apps/debugger/user_interface/gui/value/
H A DTableCellFormattedValueRenderer.cpp39 RenderValue(Value* value, bool valueChanged, BRect rect, BView* targetView) argument
H A DTableCellValueRendererUtils.cpp18 TableCellValueRendererUtils::DrawString(BView* view, BRect rect, argument
/haiku/src/apps/diskprobe/
H A DAttributeWindow.cpp140 BRect rect = tabView->ContainerView()->Bounds(); local
H A DDiskProbe.cpp316 BRect rect; local
[all...]
H A DFileWindow.cpp28 FileWindow::FileWindow(BRect rect, entry_ref *ref, const BMessage *settings) argument
H A DProbeWindow.cpp28 ProbeWindow::ProbeWindow(BRect rect, entry_ref* ref) argument
/haiku/src/apps/expander/
H A DDirectoryFilePanel.cpp71 BRect rect; local
[all...]
/haiku/src/apps/gradients/
H A DGradientsView.cpp18 GradientsView::GradientsView(const BRect &rect) argument
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconButton.cpp290 IconButton::layout(BRect rect) argument
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorField.cpp354 BRect rect = _BitmapRect(); local
H A DColorPreview.cpp169 BRect rect = Bounds().InsetByCopy(2.0, 2.0); local
/haiku/src/apps/mediaplayer/interface/
H A DVolumeSlider.cpp100 BRect rect = BSlider::ThumbFrame(); local
[all...]
/haiku/src/apps/networkstatus/
H A DRadioView.cpp91 RadioView::Draw(BView* view, BRect rect, int32 percent, int32 maxCount) argument
/haiku/src/apps/patchbay/
H A DPatchRow.cpp106 BRect rect; local
H A DPatchView.cpp35 PatchView::PatchView(BRect rect) argument
169 BRect rect = Bounds(); local
188 BRect rect; local
200 BRect rect; local
[all...]
/haiku/src/apps/poorman/
H A DPoorManView.cpp12 PoorManView::PoorManView(BRect rect, const char *name) argument
/haiku/src/apps/pulse/
H A DMiniPulseView.cpp20 MiniPulseView::MiniPulseView(BRect rect, const char *name, Prefs *prefs) : argument
49 MiniPulseView::MiniPulseView(BRect rect, const char *name) argument
64 void MiniPulseView::Draw(BRect rect) { argument
H A DProgressBar.h18 BRect rect; member in struct:__anon1
/haiku/src/apps/resedit/
H A DBitmapView.cpp279 BitmapView::Draw(BRect rect) argument
H A DPreviewColumn.cpp20 PreviewColumn::DrawField(BField* field, BRect rect, BView* parent) argument
H A DResWindow.cpp17 ResWindow::ResWindow(const BRect &rect, const entry_ref *ref) argument
/haiku/src/apps/serialconnect/libvterm/include/
H A Dvterm.h41 static inline void vterm_rect_move(VTermRect *rect, int row_delta, int col_delta) argument
[all...]

Completed in 191 milliseconds

1234567891011>>