Searched defs:height (Results 276 - 300 of 513) sorted by relevance

<<11121314151617181920>>

/haiku/src/add-ons/kernel/drivers/graphics/vesa/
H A Dpatch.cpp109 uint32 height; member in struct:nvidia_mode
/haiku/src/add-ons/print/drivers/pcl6/
H A DPCL6Rasterizer.cpp389 initializeBitmap(BBitmap* bitmap, int width, int height) argument
435 const int height = 4; local
H A DPCL6.cpp171 int height = rasterizer->GetHeight(); 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
330 _RasterGraphics(const uchar* buffer, int bufferSize, int dataSize, int rowSize, int height, int compressionMethod) argument
[all...]
/haiku/src/system/boot/platform/generic/
H A Dtext_menu.cpp258 int32 height = menu_height(); local
/haiku/src/apps/terminal/
H A DTerminalBuffer.cpp49 TerminalBuffer::Init(int32 width, int32 height, int32 historySize) argument
314 TerminalBuffer::ResizeTo(int32 width, int32 height) argument
327 TerminalBuffer::ResizeTo(int32 width, int32 height, int32 historyCapacity) argument
[all...]
H A DThemeView.cpp236 font_height height; local
/haiku/src/kits/interface/
H A DIcon.cpp293 uint32 height = bitmap->Bounds().IntegerHeight() + 1; local
H A DBMCPrivate.cpp193 float height; local
216 _BMCMenuBar_::FrameResized(float width, float height) argument
[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.cpp219 int height = rc.bottom - rc.top + 1; local
248 int height = rc.bottom - rc.top + 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.cpp127 int height = rc.bottom - rc.top + 1; local
153 int height = rc.bottom - rc.top + 1; local
469 _RasterGraphics(int compression_size, int widthbyte, int height, int compression_method, const uchar* buffer) argument
[all...]
/haiku/src/add-ons/print/drivers/canon_lips/lips3/
H A DLips3.cpp116 int height = rc.bottom - rc.top + 1; local
143 int height = rc.bottom - rc.top + 1; local
272 int height = 0; local
419 _RasterGraphics( int compressionSize, int widthbyte, int height, int compressionMethod, const uchar* buffer) argument
[all...]
/haiku/src/apps/deskbar/
H A DBarMenuBar.cpp127 float height = std::max(22.f, ceilf(22 * 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
137 uint32 height = strtoul(parameter.values[1], NULL, 0); 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/icon-o-matic/generic/gui/stateview/
H A DStateView.cpp339 StateView::GetPreferredSize(float* width, float* height) argument
/haiku/src/apps/icon-o-matic/import_export/styled_text/
H A DStyledTextImporter.cpp320 font_height height; local
329 font_height height; local
/haiku/src/kits/tracker/
H A DThumbnails.cpp208 const int32 height = image->Bounds().IntegerHeight() + 1; local
/haiku/src/preferences/network/
H A DInterfaceListItem.cpp141 font_height height; local
/haiku/src/preferences/keymap/
H A DStatusMenuField.cpp98 float height; local
/haiku/src/apps/powerstatus/
H A DExtendedInfoWindow.cpp269 float height = TabHeight(); local
/haiku/headers/libs/agg/
H A Dagg_renderer_mclip.h57 unsigned height() const { return m_ren.height(); } 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
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.cpp473 float width, height; local

Completed in 94 milliseconds

<<11121314151617181920>>