/third_party/curl/docs/examples/ |
H A D | http2-upload.c | 65 unsigned int width = 0x10; in dump() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-tiff.c | 44 uint32_t width, height; /* Size of image */ in _cupsImageReadTIFF() local
|
H A D | image-private.h | 118 width, /* Width of input area */ member
|
/third_party/cups-filters/filter/ |
H A D | bannertopdf.c | 64 get_pagesize(ppd_file_t *ppd, int noptions, cups_option_t *options, float *width, float *length, float media_limits[4]) get_pagesize() argument
|
H A D | pdf.cxx | 286 pdf_resize_page(pdf_t *pdf, unsigned page_num, float width, float length, float *scale) pdf_resize_page() argument
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | gnomelayout.cpp | 41 long width; member
|
H A D | layout.cpp | 36 le_int32 width; member
|
H A D | paragraph.cpp | 192 void Paragraph::breakLines(le_int32 width, le_int32 height) in breakLines() argument
|
H A D | GDIFontInstance.cpp | 59 drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height) drawGlyphs() argument
|
/third_party/icu/icu4c/source/layoutex/ |
H A D | playout.cpp | 133 pl_nextLine(pl_paragraph *paragraph, float width) in pl_nextLine() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | LocaleData.java | 381 private int width; field in LocaleData.PaperSize
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbidata.cpp | 123 UCPTrieValueWidth width = ucptrie_getValueWidth(fTrie); in init() local
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | usbd_video.h | 96 uint32_t width; member
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
H A D | LongNameHandler.java | 140 private static String getPerUnitFormat(ULocale locale, UnitWidth width) { in getPerUnitFormat() argument 86 getMeasureData( ULocale locale, MeasureUnit unit, UnitWidth width, String[] outArray) getMeasureData() argument 177 getUnitDisplayName(ULocale locale, MeasureUnit unit, UnitWidth width) getUnitDisplayName() argument 198 forMeasureUnit( ULocale locale, MeasureUnit unit, MeasureUnit perUnit, UnitWidth width, PluralRules rules, MicroPropsGenerator parent) forMeasureUnit() argument 226 forCompoundUnit( ULocale locale, MeasureUnit unit, MeasureUnit perUnit, UnitWidth width, PluralRules rules, MicroPropsGenerator parent) forCompoundUnit() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | LocaleData.java | 369 private int width; field in LocaleData.PaperSize
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | ListFormatterTest.java | 197 void DoTheRealListStyleTesting(ULocale locale, String items[], ListFormatter.Type type, ListFormatter.Width width, String expected) { in DoTheRealListStyleTesting() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | udatpg.cpp | 185 udatpg_getFieldDisplayName(const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, UDateTimePGDisplayWidth width, UChar *fieldName, int32_t capacity, UErrorCode *pErrorCode) udatpg_getFieldDisplayName() argument
|
H A D | ulocdata.cpp | 245 ulocdata_getPaperSize(const char* localeID, int32_t *height, int32_t *width, UErrorCode *status){ in ulocdata_getPaperSize() argument
|
/third_party/libuv/src/unix/ |
H A D | tty.c | 338 int uv_tty_get_winsize(uv_tty_t* tty, int* width, int* height) { in uv_tty_get_winsize() argument
|
/third_party/libdrm/include/drm/ |
H A D | qxl_drm.h | 121 __u32 width; member
|
H A D | virtgpu_drm.h | 86 __u32 width; member
|
/third_party/lzma/CPP/7zip/UI/Console/ |
H A D | HashCon.cpp | 134 unsigned width = digestSize * 2;
in GetColumnWidth() local
|
/third_party/lame/frontend/ |
H A D | gpkplotting.c | 105 gint16 width, height; in gpk_graph_draw() local 158 gint16 width, height; in gpk_rectangle_draw() local 198 gint16 width, height, x, y, barheight; gpk_bargraph_draw() local 310 gpk_plot_new(int width, int height) gpk_plot_new() argument 315 gtk_drawing_area_size(GTK_DRAWING_AREA(pixmapbox), width, height); gpk_plot_new() local [all...] |
/third_party/lame/libmp3lame/ |
H A D | l3side.h | 75 int width[SFBMAX]; member
|
/third_party/mesa3d/src/freedreno/fdl/ |
H A D | fd6_view.c | 166 uint32_t width = u_minify(layout->width0, args->base_miplevel); in fdl6_view_init() local [all...] |