Searched defs:width (Results 151 - 175 of 830) sorted by relevance

1234567891011>>

/haiku-fatelf/src/libs/pdflib/libs/pdcore/
H A Dpc_corefont.h28 pdc_ushort width; /* width of glyphs in the code interval */ member in struct:pdc_interwidth_s
/haiku-fatelf/src/libs/pdflib/progs/pdflib/
H A Dtext2pdf.c106 float x, y, width = a4_width, height = a4_height, margin = 20; local
/haiku-fatelf/src/libs/print/libgutenprint/include/gutenprint/
H A Dpaper.h80 unsigned width; member in struct:__anon5036
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/foomatic/
H A Dprinter_margins.c49 int width, height, bottom, left, top, right; local
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dbuffer-image.c69 int width = buffered_image_width(image); local
/haiku-fatelf/src/libs/stdc++/legacy/
H A Dstream.cc147 static char *str(const char* s, int len, int width) argument
161 char* str(const char* s, int width) argument
166 char* chr(char ch, int width) argument
[all...]
/haiku-fatelf/src/preferences/screen/
H A DScreenMode.h22 int32 width; // these reflect the corrected width/height, member in struct:screen_mode
H A DAlertView.cpp67 float width = stringView->Frame().right; local
/haiku-fatelf/src/preferences/screensaver/
H A DPasswordWindow.cpp93 float width, height; local
/haiku-fatelf/src/servers/app/
H A DServerCursor.cpp127 ServerCursor::ServerCursor(const uint8* alreadyPaddedData, uint32 width, argument
/haiku-fatelf/src/system/boot/arch/arm/
H A Darch_framebuffer_pxa.cpp156 ArchFBArmPxa270::SetVideoMode(int width, int height, int depth) argument
[all...]
/haiku-fatelf/src/system/boot/loader/
H A Dpager.cpp29 next_line(const PagerTextSource& textSource, size_t width, size_t offset, argument
65 count_lines(const PagerTextSource& textSource, size_t width, char* buffer, argument
86 offset_of_line(const PagerTextSource& textSource, size_t width, char* buffer, argument
117 int32 width = console_width(); local
[all...]
/haiku-fatelf/src/system/boot/platform/amiga_m68k/
H A Dvideo.cpp187 platform_blit4(addr_t frameBuffer, const uint8 *data, uint16 width, uint16 height, uint16 imageWidth, uint16 left, uint16 top) argument
/haiku-fatelf/src/tests/kits/game/set_mouse_position_test/
H A Dtest_mouse.cpp22 int32 height, width; variable
/haiku-fatelf/src/tests/kits/interface/flatten_picture/
H A DPictureTestWindow.cpp67 float width, height; local
/haiku-fatelf/src/tests/kits/net/DialUpPreflet/
H A DConnectionOptionsAddon.cpp119 ConnectionOptionsAddon::GetPreferredSize(float *width, float *height) const argument
/haiku-fatelf/src/tests/kits/opengl/glsl/
H A Dbrick.c69 Reshape(int width, int height) argument
/haiku-fatelf/src/tests/servers/app/bitmap_bounds/
H A Dmain.cpp42 uint32 width = fBitmap->Bounds().IntegerWidth() + 1; local
/haiku-fatelf/src/tools/translation/pnginfo/
H A Dpnginfo.cpp136 png_uint_32 width, height; local
/haiku-fatelf/src/kits/tracker/
H A DTextWidget.h177 BTextWidget::Draw(BRect widgetRect, BRect widgetTextRect, float width, argument
/haiku-fatelf/src/system/boot/platform/raspberrypi_arm/
H A Darch_framebuffer_bcm2708.cpp23 uint32 width; member in struct:framebuffer_config
100 ArchFramebufferBCM2708::SetVideoMode(int width, int height, int depth) argument
[all...]
/haiku-fatelf/headers/glibc/
H A Dprintf.h36 int width; /* Width. */ member in struct:printf_info
/haiku-fatelf/headers/libs/agg/
H A Dagg_pixfmt_transposer.h39 AGG_INLINE unsigned width() const { return m_pixf->height(); } function in class:agg::pixfmt_transposer
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
94 unsigned width() const { return m_width; } function in class:agg::row_ptr_cache
H A Dagg_vcgen_contour.h54 void width(double w) { m_stroker.width(m_width = w); } function in class:agg::vcgen_contour
60 double width() const { return m_width; } function in class:agg::vcgen_contour

Completed in 293 milliseconds

1234567891011>>