Searched defs:height (Results 1 - 25 of 513) sorted by path

1234567891011>>

/haiku/headers/build/
H A DHaikuBuildCompatibility.h189 float height; member in struct:__anon1
/haiku/headers/libs/agg/
H A Dagg_glyph_raster_bin.h53 double height() const { return m_font[0]; } function in class:agg::glyph_raster_bin
H A Dagg_pixfmt_amask_adaptor.h78 unsigned height() const { return m_pixf->height(); } function in class:agg::pixfmt_amask_adaptor
H A Dagg_pixfmt_gray.h200 AGG_INLINE unsigned height() const { return m_rbuf->height(); } function in class:agg::pixfmt_alpha_blend_gray
H A Dagg_pixfmt_rgb.h261 AGG_INLINE unsigned height() const { return m_rbuf->height(); } function in class:agg::pixfmt_alpha_blend_rgb
H A Dagg_pixfmt_rgb_packed.h855 AGG_INLINE unsigned height() const { return m_rbuf->height(); } function in class:agg::pixfmt_alpha_blend_rgb_packed
H A Dagg_pixfmt_rgba.h1797 AGG_INLINE unsigned height() const { return m_rbuf->height(); } function in class:agg::pixfmt_alpha_blend_rgba
2382 AGG_INLINE unsigned height() const { return m_rbuf->height(); } function in class:agg::pixfmt_custom_blend_rgba
H A Dagg_pixfmt_transposer.h40 AGG_INLINE unsigned height() const { return m_pixf->width(); } function in class:agg::pixfmt_transposer
H A Dagg_renderer_base.h55 unsigned height() const { return m_ren->height(); } function in class:agg::renderer_base
[all...]
H A Dagg_renderer_mclip.h57 unsigned height() const { return m_ren.height(); } function in class:agg::renderer_mclip
H A Dagg_renderer_outline_image.h34 line_image_scale(const Source& src, double height) : argument
42 double height() const { return m_height; } function in class:agg::line_image_scale
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
95 unsigned height() const { return m_height; } function in class:agg::row_ptr_cache
[all...]
H A Dagg_rendering_buffer_dynarow.h62 rendering_buffer_dynarow(unsigned width, unsigned height, argument
74 void init(unsigned width, unsigned height, unsigned byte_width) argument
93 unsigned height() cons function in class:agg::rendering_buffer_dynarow
[all...]
/haiku/headers/libs/agg/util/
H A Dagg_color_conv.h40 unsigned height = src->height(); local
/haiku/headers/os/add-ons/graphics/
H A DAccelerant.h175 float height; member in struct:__anon13
223 uint16 height; /* 0 to M, where zero means one */ member in struct:__anon18
/haiku/headers/os/interface/
H A DTwoDimensionalLayout.h56 int32 height; member in struct:BTwoDimensionalLayout::Dimensions
/haiku/headers/private/graphics/ati/
H A DDriverInterface.h154 uint16 height; member in struct:VesaMode
/haiku/headers/private/graphics/matrox/
H A DDriverInterface.h148 uint16 height; member in struct:__anon785::__anon786
/haiku/headers/private/graphics/neomagic/
H A DDriverInterface.h145 uint16 height; member in struct:__anon799::__anon800
/haiku/headers/private/graphics/radeon/
H A Dradeon_interface.h274 uint16 height; member in struct:__anon17
/haiku/headers/private/graphics/skeleton/
H A DDriverInterface.h148 uint16 height; member in struct:__anon937::__anon938
/haiku/headers/private/graphics/vesa/
H A Dvesa.h60 uint16 height; member in struct:vbe_mode_info
/haiku/headers/private/graphics/via/
H A DDriverInterface.h215 uint16 height; member in struct:__anon7::__anon8
/haiku/headers/private/graphics/
H A Dvideo_overlay.h35 uint16 height; /* height in lines */ member in struct:__anon3
45 uint16 height; member in struct:__anon4
66 uint16 height; /* un-clipped height of the overlay window */ member in struct:__anon7
96 overlay_uint16_minmax height; member in struct:__anon10
/haiku/headers/private/kernel/
H A Dframe_buffer_console.h23 int32 height; member in struct:frame_buffer_boot_info

Completed in 284 milliseconds

1234567891011>>