Searched defs:width (Results 126 - 150 of 625) sorted by relevance

1234567891011>>

/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::ServerCursor(const uint8* alreadyPaddedData, uint32 width, argument
/haiku/src/apps/haikudepot/ui_generic/
H A DBitmapView.cpp53 float width = bitmapBounds.Width() * scale; local
/haiku/src/apps/haikudepot/textview/
H A DParagraphLayout.h34 GlyphInfo(uint32 charCode, float x, float width, int32 lineIndex) argument
78 float width; member in class:GlyphInfo
[all...]
/haiku/src/add-ons/accelerants/ati/
H A Doverlay.cpp48 AllocateOverlayBuffer(color_space colorSpace, uint16 width, uint16 height) argument
[all...]
H A Drage128_overlay.cpp149 int32 width = window->width; local
/haiku/src/system/boot/loader/
H A Dpager.cpp29 next_line(const PagerTextSource& textSource, size_t width, size_t offset, argument
65 count_lines(const PagerTextSource& textSource, size_t width, char* buffer, argument
86 offset_of_line(const PagerTextSource& textSource, size_t width, char* buffer, argument
117 int32 width = console_width(); local
[all...]
/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.h133 uint16 width; /* 0 to N, 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.h22 int32 width; // these reflect the corrected width/height, member in struct:screen_mode
/haiku/src/apps/remotedesktop/
H A DRemoteDesktop.cpp55 int32 width = -1; local
/haiku/src/apps/debugger/user_interface/gui/util/
H A DAlertWithCheckbox.cpp59 float width = message->StringWidth("W") * 40; local
/haiku/src/apps/pulse/
H A DConfigView.cpp152 float width, height; local
309 int width = atoi(fIconWidthControl->Text()); local
[all...]
H A DNormalPulseView.cpp51 float width = std::max(StringWidth(fProcessor), 48.0f); local
265 float width = StringWidth(fVendor); local
273 float width = StringWidth(fProcessor); local
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/framebuffer/
H A Dframebuffer.cpp97 remap_frame_buffer(framebuffer_info& info, addr_t physicalBase, uint32 width, argument
/haiku/src/libs/icon/shape/
H A DReferenceImage.cpp39 double width = (int) Style()->Bitmap()->Bounds().Width() + 1; local
212 double width = (int) Style()->Bitmap()->Bounds().Width() + 1; 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.h39 AGG_INLINE unsigned width() const { return m_pixf->height(); } function in class:agg::pixfmt_transposer
H A Dagg_rendering_buffer.h53 row_ptr_cache(T* buf, unsigned width, unsigned height, int stride) : argument
64 void attach(T* buf, unsigned width, unsigned height, int stride) argument
94 unsigned width() const { return m_width; } function in class:agg::row_ptr_cache
/haiku/src/add-ons/accelerants/common/
H A Dcompute_display_timing.cpp140 compute_display_timing(uint32 width, uint32 height, float refresh, argument
[all...]
/haiku/src/add-ons/accelerants/et6x00/
H A DAcceleration.c82 uint16 src_left, src_top, dest_left, dest_top, width, height; local
/haiku/src/add-ons/kernel/console/vga_text/
H A Dvga_text.c69 get_size(int32 *width, int32 *height) argument
104 fill_glyph(int32 x, int32 y, int32 width, int32 height, uint8 glyph, uint8 attr) argument
119 blit(int32 srcx, int32 srcy, int32 width, int32 height, int32 destx, int32 desty) argument
/haiku/src/add-ons/media/media-add-ons/usb_webcam/sensors/
H A Dtas5130d1b.cpp138 TAS5130D1BSensor::AcceptVideoFrame(uint32 &width, uint32 &height) argument

Completed in 238 milliseconds

1234567891011>>