Searched defs:height (Results 301 - 325 of 514) sorted by relevance

<<11121314151617181920>>

/haiku/src/add-ons/translators/ico/
H A DICO.cpp253 has_true_alpha_channel(color_space space, uint8 *data, int32 width, int32 height, int32 bytesPerRow) argument
666 int32 height = bitsHeader.bounds.IntegerHeight() + 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.cpp449 int32 height = size.IntegerHeight() + 1; local
H A DLegendChartAxis.cpp354 int32 height = fFrame.IntegerHeight() + 1; local
/haiku/src/apps/mediaplayer/interface/
H A DPeakView.cpp194 PeakView::FrameResized(float width, float height) argument
/haiku/src/apps/switcher/
H A DWindowsView.cpp175 virtual void SetHeight(int32 height) argument
/haiku/src/libs/agg/font_freetype/
H A Dagg_font_freetype.h82 double height() const { return double(m_height) / 64.0; } function in class:agg::font_engine_freetype_base
/haiku/src/libs/alm/
H A DArea.cpp601 float height = 0.; local
[all...]
H A DSharedSolver.cpp78 float height = layout->Bottom()->Value() - layout->Top()->Value(); local
/haiku/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp247 int height = 60; local
/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTest.cpp309 int32 height = bitmap1->Bounds().IntegerHeight() + 1; local
/haiku/src/preferences/locale/
H A DLanguageListView.cpp386 int32 height = (int32)dragBitmap->Bounds().Height() + 1; local
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorSlider.cpp223 ColorSlider::FrameResized(float width, float height) argument
424 ColorSlider::_AllocBitmap(int32 width, int32 height) argument
461 int32 height = bitmap->Bounds().IntegerHeight(); local
601 _DrawColorLineX(uint8* bits, int height, int bpr, int r, int g, int b) argument
[all...]
/haiku/src/servers/app/drawing/Painter/
H A Dagg_renderer_region.h52 unsigned height() const { return m_ren.height(); } function in class:agg::renderer_region
/haiku/src/apps/resedit/
H A DBitmapView.cpp438 BitmapView::SetMaxBitmapSize(const float &width, const float &height) argument
/haiku/src/kits/interface/
H A DCheckBox.cpp522 float height = rect.bottom + rect.top; local
H A DRadioButton.cpp255 float height = rect.bottom + rect.top; local
475 float width, height; local
[all...]
/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoConsumer.cpp183 uint32 height = format.u.raw_video.display.line_count; local
/haiku/headers/libs/agg/
H A Dagg_renderer_base.h55 unsigned height() const { return m_ren->height(); } function in class:agg::renderer_base
[all...]
/haiku/src/preferences/printers/
H A DPrinterListView.cpp353 font_height height; local
385 font_height height; local
[all...]
/haiku/src/apps/launchbox/
H A DLaunchButton.cpp229 uint32 height = bitmap->Bounds().IntegerHeight() + 1; local
/haiku/src/preferences/keymap/
H A DKeyboardLayout.cpp636 float width, height; local
/haiku/src/apps/people/
H A DPictureView.cpp77 PictureView::PictureView(float width, float height, const entry_ref* ref) argument
/haiku/src/tests/kits/game/ParticlesII/
H A DparticlesII.cpp71 int width,height; member in class:NWindowScreen
[all...]
/haiku/headers/os/add-ons/graphics/
H A DGraphicsCard.h56 int16 height; member in struct:__anon3
115 int16 height; member in struct:__anon10

Completed in 256 milliseconds

<<11121314151617181920>>