Searched defs:height (Results 226 - 250 of 641) sorted by relevance

1234567891011>>

/haiku-fatelf/src/tests/kits/translation/
H A DBitmapStreamTest.cpp201 int32 width = 5, height = 5; local
/haiku-fatelf/src/tests/servers/app/benchmark/
H A DBenchmark.cpp57 uint32 height = 500; local
/haiku-fatelf/src/tools/translation/bmpinfo/
H A Dbmpinfo.cpp58 uint32 height; // bitmap height member in struct:MSInfoHeader
72 uint16 height; // bitmap height member in struct:OS2InfoHeader
/haiku-fatelf/src/add-ons/accelerants/vesa/
H A Dhooks.cpp56 vesa_allocate_overlay_buffer(color_space colorSpace, uint16 width, uint16 height) argument
167 vesa_set_cursor_shape(uint16 width, uint16 height, uint16 hotX, uint16 hotY, const uint8* andMask, const uint8* xorMask) argument
175 vesa_set_cursor_bitmap(uint16 width, uint16 height, uint16 hotX, uint16 hotY, color_space colorSpace, uint16 bytesPerRow, const uint8* bitmapData) argument
[all...]
/haiku-fatelf/src/apps/stylededit/
H A DStatusView.cpp104 float width, height; local
/haiku-fatelf/src/add-ons/opengl/swpipe/
H A DSoftwareWinsys.cpp63 hook_winsys_displaytarget_create(struct sw_winsys* winsys, unsigned textureUsage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, unsigned* stride) argument
/haiku-fatelf/src/kits/tracker/
H A DOverrideAlert.cpp100 OverrideAlert::OverPosition(float width, float height) argument
/haiku-fatelf/src/add-ons/screen_savers/simpleclock/
H A DSimpleClock.cpp83 float height = view->Bounds().Height(); local
/haiku-fatelf/src/apps/pairs/
H A DPairsView.cpp31 PairsView::PairsView(BRect frame, const char* name, int width, int height, argument
/haiku-fatelf/src/preferences/printers/
H A DJobListView.cpp187 float height = (fontHeight.ascent + fontHeight.descent local
253 font_height height; local
268 font_height height; local
[all...]
/haiku-fatelf/src/system/boot/arch/arm/
H A Darch_framebuffer.h37 virtual status_t SetVideoMode(int width, int height, int depth) argument
/haiku-fatelf/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
/haiku-fatelf/headers/private/graphics/
H A Dvideo_overlay.h35 uint16 height; /* height in lines */ member in struct:__anon976
45 uint16 height; member in struct:__anon977
66 uint16 height; /* un-clipped height of the overlay window */ member in struct:__anon980
96 overlay_uint16_minmax height; member in struct:__anon983
/haiku-fatelf/headers/private/kernel/boot/
H A Dkernel_args.h73 uint16 height; member in struct:kernel_args::__anon1055
/haiku-fatelf/src/add-ons/accelerants/ati/
H A Dmode.cpp18 FindDisplayMode(int width, int height, int refreshRate, uint32 colorDepth) argument
/haiku-fatelf/src/add-ons/accelerants/intel_extreme/
H A Daccelerant.h30 uint16 height; member in struct:overlay_frame
/haiku-fatelf/src/add-ons/input_server/methods/canna/
H A DKouhoWindow.cpp80 float height, width, x, y, w; local
187 KouhoWindow::ShowAt(BPoint revpoint, float height) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/graphics/et6x00/
H A Dsetmode.c32 uint16 width, height, bpp, refreshRate; member in struct:__anon1640
/haiku-fatelf/src/add-ons/kernel/drivers/graphics/vesa/
H A Dvesa.cpp283 remap_frame_buffer(vesa_info& info, addr_t physicalBase, uint32 width, uint32 height, int8 depth, uint32 bytesPerRow, bool initializing) argument
/haiku-fatelf/src/add-ons/mail_daemon/inbound_filters/spam_filter/
H A DSpamFilterConfig.cpp343 AGMSBayesianSpamFilterConfig::GetPreferredSize (float *width, float *height) { argument
/haiku-fatelf/src/add-ons/media/media-add-ons/radeon/
H A DVideoIn.cpp42 int width, height; member in struct:__anon2577::__anon2578
46 int width, height; member in struct:__anon2577::__anon2579
50 int width, height; member in struct:__anon2577::__anon2580
147 Start(video_in_source source, video_in_standard standard, video_in_capture_mode mode, int width, int height) argument
[all...]
/haiku-fatelf/src/add-ons/media/plugins/asf_reader/libasf/
H A Dheader.c134 uint32_t width, height, flags, data_size; local
/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A Dgfx_conv_c_lookup.cpp30 gfx_conv_YCbCr420p_RGB32_c(AVFrame* in, AVFrame* out, int width, int height) argument
/haiku-fatelf/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
275 int height = 0; local
422 _RasterGraphics( int compressionSize, int widthbyte, int height, int compressionMethod, const uchar* buffer) argument
[all...]

Completed in 332 milliseconds

1234567891011>>