Searched defs:bottom (Results 1 - 25 of 99) sorted by last modified time

1234

/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp491 CropView(BView* target, int32 left, int32 top, int32 right, int32 bottom) argument
/haiku/src/kits/interface/
H A DHaikuControlLook.cpp2692 _DrawFrame(BView* view, BRect& rect, const rgb_color& left, const rgb_color& top, const rgb_color& right, const rgb_color& bottom, uint32 borders) argument
2719 BPoint(rect.right, rect.bottom), bottom); local
2728 _DrawFrame(BView* view, BRect& rect, const rgb_color& left, const rgb_color& top, const rgb_color& right, const rgb_color& bottom, const rgb_color& rightTop, const rgb_color& leftBottom, uint32 borders) argument
2763 BPoint(rect.right, rect.bottom), bottom); local
[all...]
H A DMenu.cpp1339 BMenu::SetItemMargins(float left, float top, float right, float bottom) argument
[all...]
H A DOutlineListView.cpp688 BRect bottom = ItemFrame(lastIndex - 1); local
H A DTextView.cpp2278 SetInsets(float left, float top, float right, float bottom) argument
[all...]
H A DControlLook.cpp113 float left, top, right, bottom; local
H A DButton.cpp644 float left, top, right, bottom; local
704 float left, top, right, bottom; local
H A DBMCPrivate.cpp335 float left, top, right, bottom; local
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp3110 _DrawFrame(BView* view, BRect& rect, const rgb_color& left, const rgb_color& top, const rgb_color& right, const rgb_color& bottom, uint32 borders) argument
3121 BPoint(rect.right, rect.bottom), bottom); local
[all...]
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.cpp346 TextDocumentView::SetInsets(float left, float top, float right, float bottom) argument
/haiku/src/libs/icon/transformer/
H A DPerspectiveTransformer.cpp225 double left, top, right, bottom; local
/haiku/src/system/kernel/arch/x86/
H A Darch_debug.cpp524 addr_t bottom = (addr_t)x86_get_double_fault_stack(cpu, &size); local
/haiku/src/libs/icon/shape/
H A DVectorPath.cpp803 double left, top, right, bottom; local
H A DShape.cpp432 double left, top, right, bottom; local
/haiku/src/servers/app/
H A DServerFont.cpp973 double bottom = -1.0; local
H A DServerPicture.cpp248 float bottom = top; local
H A DPictureBoundingBoxPlayer.cpp153 float bottom = top; local
[all...]
/haiku/src/apps/terminal/
H A DTermView.cpp2038 float bottom local
[all...]
H A DTermParse.cpp367 int bottom = 0; local
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp1003 int32 bottom = (int32)r.bottom; local
1061 int32 bottom = (int32)r.bottom; local
1731 int32 bottom = (int32)r.bottom; local
1763 double bottom = -1.0; local
[all...]
/haiku/src/apps/pulse/
H A DConfigView.cpp165 float right, bottom; local
[all...]
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp530 float bottom = (float)(index + count) * fFontInfo.lineHeight - 1; local
/haiku/src/apps/expander/
H A DExpanderWindow.cpp754 float bottom = fSizeLimit; local
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapNearestNeighbor.h90 const int32 bottom = (int32)destinationRect.bottom; local
H A DDrawBitmapBilinear.h58 const int32 bottom = (int32)destinationRect.bottom; local
[all...]

Completed in 275 milliseconds

1234