Searched defs:bottom (Results 51 - 75 of 99) sorted by relevance

1234

/haiku/src/libs/icon/shape/
H A DShape.cpp432 double left, top, right, bottom; local
H A DVectorPath.cpp803 double left, top, right, bottom; local
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp33 Chart::AxisInfo::SetFrame(float left, float top, float right, float bottom) argument
455 int32 bottom = 0; local
[all...]
/haiku/src/libs/alm/
H A DArea.cpp134 Area::SetBottom(BReference<YTab> bottom) argument
337 Area::SetInsets(float left, float top, float right, float bottom) argument
391 SetBottomInset(float bottom) argument
536 _Init(LinearSpec* ls, XTab* left, YTab* top, XTab* right, YTab* bottom, RowColumnManager* manager) argument
[all...]
/haiku/src/tests/kits/game/chart/
H A DChartRender.h69 int32 bottom; member in struct:__anon5793
/haiku/src/kits/interface/
H A DSplitView.cpp42 BSplitView::SetInsets(float left, float top, float right, float bottom) argument
H A DRegionSupport.cpp403 miIntersectO( BRegion* pReg, clipping_rect* r1, clipping_rect* r1End, clipping_rect* r2, clipping_rect* r2End, int top, int bottom) argument
804 miRegionOp( BRegion* newReg, const BRegion* reg1, const BRegion* reg2, int (*overlapFunc)( BRegion* pReg, clipping_rect* r1, clipping_rect* r1End, clipping_rect* r2, clipping_rect* r2End, int top, int bottom), int (*nonOverlap1Func)( BRegion* pReg, clipping_rect* r, clipping_rect* rEnd, int top, int bottom), int (*nonOverlap2Func)( BRegion* pReg, clipping_rect* r, clipping_rect* rEnd, int top, int bottom)) argument
1107 miUnionNonO(BRegion* pReg, clipping_rect* r, clipping_rect* rEnd, int top, int bottom) argument
[all...]
H A DButton.cpp644 float left, top, right, bottom; local
704 float left, top, right, bottom; local
H A DTwoDimensionalLayout.cpp283 SetInsets(float left, float top, float right, float bottom) argument
/haiku/src/system/kernel/debug/
H A Dframe_buffer_console.cpp287 int32 bottom = y + height; local
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapBilinear.h58 const int32 bottom = (int32)destinationRect.bottom; local
[all...]
/haiku/src/apps/expander/
H A DExpanderWindow.cpp754 float bottom = fSizeLimit; local
/haiku/src/apps/terminal/
H A DTermParse.cpp367 int bottom = 0; local
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DRadeon.cpp32 CRadeonRect::CRadeonRect(int left, int top, int right, int bottom) argument
90 void CRadeonRect::SetTo(int left, int top, int right, int bottom) argument
/haiku/src/servers/app/stackandtile/
H A DTiling.cpp457 float bottom = fFreeAreaBottom ? fFreeAreaBottom->Position() : kBigValue; local
/haiku/src/add-ons/kernel/drivers/common/
H A Dconsole.cpp303 set_scroll_region(struct console_desc *console, int top, int bottom) argument
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPJob.cpp300 double bottom; local
[all...]
/haiku/src/apps/charactermap/
H A DCharacterView.cpp344 float left, top, bottom, right; local
[all...]
/haiku/src/add-ons/accelerants/intel_extreme/
H A Doverlay.cpp584 int32 left, top, right, bottom; local
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.cpp346 TextDocumentView::SetInsets(float left, float top, float right, float bottom) argument
/haiku/src/apps/debuganalyzer/gui/
H A DHeaderView.cpp753 float bottom = Bounds().Height(); local
902 float bottom = Bounds().Height(); local
/haiku/src/tests/servers/app/painter/
H A DPainter.cpp600 int32 bottom = (int32)r.bottom; local
1360 double bottom = -1.0; local
[all...]
/haiku/src/libs/print/libprint/
H A DPreview.cpp657 float bottom = r.bottom + 1 + kShadowWidth; local
[all...]
/haiku/src/apps/sudoku/
H A DSudokuView.cpp314 style_type bottom local
[all...]
/haiku/headers/os/interface/
H A DLayoutBuilder.h712 SetInsets(float left, float top, float right, float bottom) argument
1096 SetInsets(float left, float top, float right, float bottom) argument
1388 SetInsets(float left, float top, float right, float bottom) argument

Completed in 222 milliseconds

1234