Searched defs:top (Results 76 - 100 of 153) sorted by relevance

1234567

/haiku/headers/private/graphics/vesa/
H A Dvesa_info.h85 int32 top; member in struct:vga_planar_blit_args
/haiku/src/add-ons/accelerants/intel_extreme/
H A Dengine.cpp357 uint16 top; member in struct:params
/haiku/src/apps/terminal/
H A DBasicTerminalBuffer.h38 void ExtendDirtyRegion(int32 top, int32 bottom) argument
H A DSmartTabView.cpp75 SmartTabView::SetInsets(float left, float top, float right, float bottom) argument
H A DTermParse.cpp366 int top = 0; local
/haiku/src/add-ons/translators/wonderbrush/support/
H A Dblending.h216 blend_colors_copy(uint8* dest, uint8* bottom, uint8* top) argument
232 blend_pixels(uint8* bottom, uint8* top, uint8 alpha) argument
261 blend_pixels_copy(uint8* bottom, uint8* top, uint8* dest, uint8 alpha) argument
295 blend_pixels_overlay(uint8* bottom, uint8* top, uint8 alphaOverride) argument
325 blend_pixels_overlay_copy(uint8* bottom, uint8* top, uint8* dest, uint8 alphaOverride) argument
488 blend_colors_copy(uint8* dest, uint8* bottom, uint8* top) argument
517 blend_pixels(uint8* bottom, uint8* top, uint8 alpha) argument
538 blend_pixels_copy(uint8* bottom, uint8* top, uint8* dest, uint8 alpha) argument
564 blend_pixels_overlay(uint8* bottom, uint8* top, uint8 alphaOverride) argument
586 blend_pixels_overlay_copy(uint8* bottom, uint8* top, uint8* dest, uint8 alphaOverride) argument
[all...]
/haiku/src/kits/interface/
H A DBMCPrivate.cpp335 float left, top, right, bottom; local
H A DControlLook.cpp113 float left, top, right, bottom; local
H A DSplitView.cpp42 BSplitView::SetInsets(float left, float top, float right, float bottom) argument
71 BSplitView::GetInsets(float* left, float* top, float* right, 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
847 int top; /* Top of non-overlapping local
1107 miUnionNonO(BRegion* pReg, clipping_rect* r, clipping_rect* rEnd, int top, int bottom) argument
[all...]
/haiku/src/system/boot/platform/efi/
H A Dvideo.cpp322 platform_blit4(addr_t frameBuffer, const uint8 *data, uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top) argument
/haiku/src/libs/icon/shape/
H A DShape.cpp432 double left, top, right, bottom; local
/haiku/src/kits/debugger/dwarf/
H A DDwarfExpressionEvaluator.cpp408 int64 top = (int64)_Pop(); local
416 target_addr_t top = _Pop(); local
425 target_addr_t top = _Pop(); local
462 target_addr_t top = _Pop(); local
469 target_addr_t top = _Pop(); local
476 target_addr_t top = _Pop(); local
511 int64 top = (int64)_Pop(); local
518 int64 top = (int64)_Pop(); local
525 int64 top = (int64)_Pop(); local
532 int64 top = (int64)_Pop(); local
[all...]
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp33 Chart::AxisInfo::SetFrame(float left, float top, float right, float bottom) argument
454 int32 top = 0; local
[all...]
/haiku/src/libs/alm/
H A DArea.cpp117 Area::SetTop(BReference<YTab> top) argument
241 Area::GetInsets(float* left, float* top, float* right, float* bottom) const argument
337 Area::SetInsets(float left, float top, floa argument
369 SetTopInset(float top) 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.h67 int32 top; member in struct:__anon5793
/haiku/src/apps/diskprobe/
H A DDiskProbe.cpp345 float top = rect.top; local
[all...]
/haiku/src/system/libroot/posix/musl/math/
H A Dpow.c169 uint64_t ki, idx, top, sbits; local
/haiku/src/preferences/filetypes/
H A DFileTypes.cpp470 float top = lastFrame.top + kCascadeOffset; local
/haiku/src/system/kernel/scheduler/
H A Dscheduler_thread.h439 ThreadData* top = cpu->PeekThread(); local
448 ThreadData* top = fCore->PeekThread(); local
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapBilinear.h56 const int32 top = (int32)destinationRect.top; local
[all...]
/haiku/src/add-ons/screen_savers/ifs/
H A DIFS.cpp513 int32 top = info->bounds.top; local
/haiku/src/preferences/shortcuts/
H A DShortcutsWindow.cpp431 float top = min_c(screen.Frame().bottom - height, frame.top); local
/haiku/src/apps/deskbar/
H A DBarWindow.cpp374 bool top = fBarView->Top(); local
412 bool left = false, top local
496 bool top = fBarView->Top(); local
[all...]
/haiku/src/servers/app/
H A DWorkspacesView.cpp569 float top = rintf((where.y - workspaceFrame.top - fLeftTopOffset.y) local
[all...]

Completed in 246 milliseconds

1234567