Searched defs:width (Results 351 - 375 of 625) sorted by relevance

<<11121314151617181920>>

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf_fphex.c225 int width = info->width; local
332 int width = info->width; local
[all...]
/haiku/src/kits/shared/
H A DBarberPole.cpp251 BarberPole::FrameResized(float width, float height) argument
/haiku/src/add-ons/print/drivers/postscript/
H A DPS.cpp245 int width = rc.right - rc.left + 1; local
368 _StartRasterGraphics(int x, int y, int width, int height, int widthByte) argument
[all...]
/haiku/src/add-ons/print/drivers/canon_lips/lips4/
H A DLips4.cpp151 int width = rc.right - rc.left + 1; local
/haiku/src/add-ons/print/drivers/canon_lips/lips3/
H A DLips3.cpp140 int width = rc.right - rc.left + 1; local
271 int width = 0; local
/haiku/src/apps/deskbar/
H A DBarMenuBar.cpp126 float width = std::max(63.f, ceilf(63 * be_bold_font->Size() / 12.f)); local
148 TBarMenuBar::SmartResize(float width, float height) argument
/haiku/src/system/boot/platform/efi/
H A Dvideo.cpp37 size_t width, height, bits_per_pixel, bytes_per_row; member in struct:video_mode
89 closest_video_mode(uint32 width, uint32 height, uint32 depth) argument
136 uint32 width local
322 platform_blit4(addr_t frameBuffer, const uint8 *data, uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top) argument
[all...]
/haiku/src/preferences/input/
H A DInputTouchpadPrefView.cpp152 TouchpadView::GetPreferredSize(float* width, float* height) argument
/haiku/src/apps/soundrecorder/
H A DTrackSlider.cpp466 TrackSlider::FrameResized(float width, float height) argument
/haiku/src/apps/cortex/ValControl/
H A DValControlDigitSegment.cpp303 float width = (m_digitCount*MaxDigitWidth(m_font)) + local
/haiku/src/add-ons/print/drivers/pcl6/
H A DPCL6.cpp170 int width = rasterizer->GetWidth(); local
301 PCL6Driver::_StartRasterGraphics(int x, int y, int width, int height, argument
195 _WriteBitmap(const uchar* buffer, int outSize, int rowSize, int x, int y, int width, int height, int deltaRowSize) argument
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DStateView.cpp339 StateView::GetPreferredSize(float* width, float* height) argument
/haiku/src/apps/bootmanager/
H A DDrivesPage.cpp232 float width = 8 + boldFont.StringWidth(fPath.Path()) local
/haiku/src/apps/people/
H A DPeopleApp.cpp43 int32 width; member in struct:DefaultAttribute
/haiku/src/kits/tracker/
H A DThumbnails.cpp203 const int32 width = image->Bounds().IntegerWidth() + 1; local
/haiku/src/apps/haikudepot/textview/
H A DCharacterStyle.cpp191 CharacterStyle::SetWidth(float width) argument
/haiku/src/preferences/keymap/
H A DStatusMenuField.cpp97 float width; local
/haiku/src/apps/powerstatus/
H A DExtendedInfoWindow.cpp226 float width = frame.Width() - horzOffset * 2; local
268 float width = TabHeight(); local
[all...]
/haiku/src/bin/pkgman/
H A DPackageManager.cpp215 int width = 70; local
/haiku/headers/libs/agg/
H A Dagg_renderer_mclip.h56 unsigned width() const { return m_ren.width(); } function in class:agg::renderer_mclip
/haiku/src/add-ons/accelerants/s3/
H A Dmode.cpp112 FindDisplayMode(int width, int height, int refreshRate, uint32 colorDepth) argument
[all...]
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.cpp473 float width, height; local
/haiku/src/add-ons/translators/ico/
H A DICO.cpp127 get_bytes_per_row(int32 width, int32 bitsPerPixel) argument
253 has_true_alpha_channel(color_space space, uint8 *data, int32 width, int32 height, int32 bytesPerRow) argument
665 int32 width = bitsHeader.bounds.IntegerWidth() + 1; local
[all...]
/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.cpp152 FrameResized( float width, float height) argument
160 GetPreferredSize( float *width, float *height) argument
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp448 int32 width = size.IntegerWidth() + 1; local

Completed in 160 milliseconds

<<11121314151617181920>>