Searched defs:rect (Results 51 - 75 of 284) sorted by last modified time

1234567891011>>

/haiku/src/apps/tv/
H A DMainWin.cpp105 BRect rect = Bounds(); local
/haiku/src/apps/resedit/
H A DResFields.cpp45 BitmapPreviewField::DrawField(BRect rect, BView *parent) argument
98 IntegerPreviewField::DrawField(BRect rect, BView *parent) argument
149 StringPreviewField::DrawField(BRect rect, BVie argument
[all...]
/haiku/src/apps/diskprobe/
H A DTypeEditors.cpp162 TypeEditorView::TypeEditorView(BRect rect, const char *name, argument
282 MimeTypeEditor::MimeTypeEditor(BRect rect, DataEditor& editor) argument
373 NumberEditor(BRect rect, DataEditor &editor) argument
749 BooleanEditor(BRect rect, DataEditor &editor) argument
1109 MessageView(BRect rect, DataEditor &editor) argument
1287 GetTypeEditorFor(BRect rect, DataEditor& editor) argument
1345 GetTypeEditorAt(int32 index, BRect rect, DataEditor& editor) argument
[all...]
/haiku/src/apps/terminal/
H A DTermView.cpp635 SetTermSize(BRect rect, bool notifyShell) argument
646 GetTermSizeFromRect(const BRect &rect, int *_rows, int *_columns) argument
2964 BRect rect; local
[all...]
H A DColorPreview.cpp154 BRect rect = Bounds().InsetByCopy(2.0f, 2.0f); local
[all...]
/haiku/src/apps/icon-o-matic/gui/
H A DSavePanel.cpp94 BRect rect = textview->Frame(); local
[all...]
/haiku/src/apps/soundrecorder/
H A DTrackSlider.cpp16 TrackSlider::TrackSlider(BRect rect, const char *title, BMessage *msg, argument
75 BRect rect = Bounds(); local
/haiku/src/kits/interface/
H A DLayoutUtils.cpp216 BLayoutUtils::AlignOnRect(BRect rect, BSize size, BAlignment alignment) argument
241 MoveIntoFrame(BRect rect, BSize frameSize) argument
[all...]
H A DControlLook.cpp66 BControlLook::ShouldDraw(BView* view, const BRect& rect, const BRect& updateRect) argument
98 DrawLabel(BView* view, const char* label, const BBitmap* icon, BRect rect, const BRect& updateRect, const rgb_color& base, uint32 flags, const rgb_color* textColor) argument
[all...]
H A DWindow.cpp2470 CenterIn(const BRect& rect) argument
[all...]
H A DView.cpp338 BRect rect; local
3050 ClipToRect(BRect rect) argument
3057 ClipToInverseRect(BRect rect) argument
3344 StrokeEllipse(BRect rect, ::pattern pattern) argument
3378 FillEllipse(BRect rect, ::pattern pattern) argument
3394 FillEllipse(BRect rect, const BGradient& gradient) argument
3419 StrokeArc(BRect rect, float startAngle, float arcAngle, ::pattern pattern) argument
3456 FillArc(BRect rect, float startAngle, float arcAngle, ::pattern pattern) argument
3475 FillArc(BRect rect, float startAngle, float arcAngle, const BGradient& gradient) argument
3706 StrokeRect(BRect rect, ::pattern pattern) argument
3722 FillRect(BRect rect, ::pattern pattern) argument
3743 FillRect(BRect rect, const BGradient& gradient) argument
3764 StrokeRoundRect(BRect rect, float xRadius, float yRadius, ::pattern pattern) argument
3783 FillRoundRect(BRect rect, float xRadius, float yRadius, ::pattern pattern) argument
3803 FillRoundRect(BRect rect, float xRadius, float yRadius, const BGradient& gradient) argument
4302 BRect rect; local
4574 InvertRect(BRect rect) argument
5015 BRect rect; local
5972 _ClipToRect(BRect rect, bool inverse) argument
6645 _ReservedView1__5BView(BView* view, BRect rect) argument
[all...]
/haiku/src/apps/mail/
H A DHeader.cpp148 BRect rect = Bounds(); local
196 BRect rect = TextView()->Frame(); local
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp1124 agg::rounded_rect rect; local
1149 agg::rounded_rect rect; local
1175 agg::rounded_rect rect; local
1185 AlignEllipseRect(BRect* rect, bool filled) const argument
[all...]
/haiku/src/servers/app/
H A DDrawState.cpp267 BRect rect; local
475 DrawState::ClipToRect(BRect rect, bool inverse) argument
[all...]
H A DServerPicture.cpp301 BRect rect = _rect; local
316 BRect rect = _rect; local
359 BRect rect = _rect; local
403 BRect rect = _rect; local
419 BRect rect = _rect; local
470 BRect rect = _rect; local
974 clip_to_rect(void* _canvas, const BRect& rect, bool inverse) argument
[all...]
H A DPictureBoundingBoxPlayer.cpp94 void IncludeRect(BRect& rect) argument
101 void _AffineTransformRect(BRect& rect) argument
176 expand_rect_for_pen_size(BoundingBoxState* state, RectType& rect) argument
211 BRect rect; local
242 BRect rect = _rect; local
318 BRect rect = _rect; local
375 BRect rect; local
386 BRect rect = shape.Bounds(); local
411 BRect rect; local
[all...]
/haiku/src/preferences/filetypes/
H A DApplicationTypeWindow.cpp531 BRect rect; local
H A DMimeTypeListView.cpp77 BRect rect = frame; local
H A DFileTypesWindow.cpp1001 BRect rect; local
/haiku/src/libs/icon/
H A DIconUtils.cpp290 BRect rect = BRect(0, 0, srcWidth * 2 - 1, srcHeight * 2 - 1); local
761 BRect rect = BRect(0, 0, width - 1, height - 1); local
816 BRect rect = BRect(0, 0, width * 2 - 1, height * 2 - 1); local
830 BRect rect = BRect(0, 0, width * 3 - 1, height * 3 - 1); local
844 BRect rect = BRect(0, 0, width * 4 - 1, height * 4 - 1); local
857 BRect rect = BRect(0, 0, width * 4 - 1, height * 4 - 1); local
[all...]
/haiku/src/kits/tracker/
H A DModel.cpp1441 BRect rect; local
/haiku/src/apps/pulse/
H A DConfigView.cpp56 ConfigView::ConfigView(BRect rect, const char *name, uint32 mode, BMessenger& target, argument
[all...]
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp316 void GetLineRange(BRect rect, int32& minLine, int32& maxLine) const argument
[all...]
/haiku/src/kits/tracker/infowindow/
H A DFilePermissionsView.cpp110 FilePermissionsView::FilePermissionsView(BRect rect, Model* model) argument
/haiku/src/preferences/sounds/
H A DHWindow.cpp47 HWindow::HWindow(BRect rect, const char* name) argument

Completed in 171 milliseconds

1234567891011>>