Searched defs:height (Results 101 - 125 of 513) sorted by relevance

1234567891011>>

/haiku/src/tests/kits/media/
H A DVideoDecoder.cpp33 VideoView::VideoView(BMediaTrack* track, int32 width, int32 height) argument
/haiku/src/add-ons/accelerants/3dfx/
H A Doverlay.cpp48 AllocateOverlayBuffer(color_space colorSpace, uint16 width, uint16 height) argument
[all...]
/haiku/src/kits/interface/
H A DSeparatorItem.cpp80 const float height = floorf((font.Size() * 0.8) / 2) * 2; local
/haiku/src/apps/pulse/
H A DPrefsWindow.cpp63 float width, height; local
H A DProgressBar.cpp22 float height = (r.bottom - r.top) - 8; local
H A DConfigView.cpp152 float width, height; local
/haiku/src/apps/processcontroller/
H A DThreadBarMenuItem.cpp126 ThreadBarMenuItem::GetContentSize(float* width, float* height) argument
H A DTeamBarMenuItem.cpp176 TeamBarMenuItem::GetContentSize(float* width, float* height) argument
/haiku/src/servers/app/
H A DServerCursor.cpp127 ServerCursor(const uint8* alreadyPaddedData, uint32 width, uint32 height, color_space format) argument
/haiku/src/apps/haikudepot/ui_generic/
H A DBitmapView.cpp54 float height = bitmapBounds.Height() * scale; local
/haiku/src/apps/haikudepot/textview/
H A DParagraphLayout.h99 LineInfo(int32 textOffset, float y, float height, float maxAscent, argument
160 float height; member in class:LineInfo
[all...]
/haiku/src/preferences/bluetooth/
H A DDeviceListItem.cpp129 font_height height; local
/haiku/src/add-ons/accelerants/ati/
H A Doverlay.cpp48 AllocateOverlayBuffer(color_space colorSpace, uint16 width, uint16 height) argument
[all...]
/haiku/src/system/boot/loader/
H A Dpager.cpp118 int32 height = console_height(); local
/haiku/src/tools/translation/pnginfo/
H A Dpnginfo.cpp136 png_uint_32 width, height; local
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_proto.h136 uint16 height; /* 0 to M, where zero means one */ member in struct:__anon4
/haiku/src/system/boot/platform/riscv/
H A DFwCfg.cpp118 uint32_t width = 1024, height = 768; local
/haiku/src/preferences/screen/
H A DScreenMode.h23 int32 height; // taking the combine mode into account member in struct:screen_mode
/haiku/src/apps/remotedesktop/
H A DRemoteDesktop.cpp56 int32 height = -1; local
/haiku/src/kits/tracker/infowindow/
H A DAttributesView.cpp500 float height = first->Height() * (rows + 2); local
/haiku/src/add-ons/kernel/drivers/graphics/framebuffer/
H A Dframebuffer.cpp97 remap_frame_buffer(framebuffer_info& info, addr_t physicalBase, uint32 width, uint32 height, int8 depth, uint32 bytesPerRow, bool initializing) argument
/haiku/src/libs/icon/shape/
H A DReferenceImage.cpp40 double height = (int) Style()->Bitmap()->Bounds().Height() + 1; local
213 double height = (int) Style()->Bitmap()->Bounds().Height() + 1; local
/haiku/src/kits/tracker/
H A DDraggableContainerIcon.cpp124 float height = ceilf(fontHeight.ascent + fontHeight.descent local
/haiku/src/apps/networkstatus/
H A DWirelessNetworkMenuItem.cpp82 WirelessNetworkMenuItem::GetContentSize(float* width, float* height) argument
/haiku/headers/libs/agg/
H A Dagg_pixfmt_transposer.h40 AGG_INLINE unsigned height() const { return m_pixf->width(); } function in class:agg::pixfmt_transposer

Completed in 209 milliseconds

1234567891011>>