Home
last modified time | relevance | path

Searched defs:widths (Results 1 – 25 of 45) sorted by relevance

12

/third_party/node/deps/v8/tools/
Davg.py88 unit_string, widths): argument
130 def status(self, widths): argument
137 def result(self, widths): argument
159 def widths(self): member in Measurement
169 def result_header(widths): argument
/third_party/skia/include/core/
DSkFont.h366 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], SkRect bounds[]) const { in getWidths()
371 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], std::nullptr_t) const { in getWidths()
384 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[]) const { in getWidths()
/third_party/typescript/tests/cases/compiler/
DunknownSymbolOffContextualType1.ts15 var widths = enabled.map(function (e) { variable
DgenericMethodOverspecialization.ts22 var widths:number[] = elements.map(function (e) { // should not error variable
/third_party/skia/gm/
Dhugepath.cpp22 const float widths[] = { 0.9f, 1.0f, 1.1f }; variable
Dglyph_pos.cpp133 SkScalar widths[len]; // len is conservative. we really only need 'count' in drawTestCase() local
Drsxtext.cpp38 float widths[16]; in onOnceBeforeDraw() local
Dhairlines.cpp222 const SkScalar widths[] = { 0, 0.999f, 1, 1.001f }; variable
Dtexteffects.cpp57 SkAutoTArray<SkScalar> widths(glyphCount); in MakeFancyBlob() local
Ddrawatlas.cpp141 SkScalar* widths = (SkScalar*)(xform + count); local
/third_party/typescript/tests/baselines/reference/
DgenericMethodOverspecialization.js23 var widths:number[] = elements.map(function (e) { // should not error variable
/third_party/skia/modules/canvaskit/tests/
Dfont.spec.js149 const widths = font.getGlyphWidths(ids, bluePaint); constant
286 const widths = font.getGlyphWidths(ids); constant
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dtypes_test.cpp281 std::vector<uint32_t> widths = {1, 2, 4, 8, 16, 32, 48, 64, 128}; in TEST() local
292 std::vector<uint32_t> widths = {1, 2, 4, 8, 16, 32, 48, 64, 128}; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dtypes_test.cpp281 std::vector<uint32_t> widths = {1, 2, 4, 8, 16, 32, 48, 64, 128}; in TEST() local
292 std::vector<uint32_t> widths = {1, 2, 4, 8, 16, 32, 48, 64, 128}; in TEST() local
/third_party/spirv-tools/test/opt/
Dtypes_test.cpp346 std::vector<uint32_t> widths = {1, 2, 4, 8, 16, 32, 48, 64, 128}; in TEST() local
357 std::vector<uint32_t> widths = {1, 2, 4, 8, 16, 32, 48, 64, 128}; in TEST() local
/third_party/skia/tests/
DSwizzlerTest.cpp68 const uint32_t widths[] = { 0, 10, 50 }; in DEF_TEST() local
/third_party/skia/tools/fonts/
Dcreate_test_font.cpp126 SkTDArray<unsigned>* charCodes, SkTDArray<SkScalar>* widths) { in output_path_data()
201 SkTDArray<SkScalar> widths; in output_font() local
/third_party/cups-filters/fontembed/
Dembed_pdf.h31 int *widths; member
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafcjk.h79 AF_WidthRec widths[AF_CJK_MAX_WIDTHS]; /* widths array */ member
Daflatin.h94 AF_WidthRec widths[AF_LATIN_MAX_WIDTHS]; /* widths array */ member
Daflatin.c1987 AF_WidthRec* widths, in af_latin_hints_link_segments()
2477 AF_WidthRec* widths, in af_latin_hints_detect_features()
2690 af_latin_snap_width( AF_Width widths, in af_latin_snap_width()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DListFormatterTest.java304 Width[] widths = {Width.WIDE, Width.SHORT, Width.NARROW}; in TestContextual() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshglob.h77 PSH_WidthRec widths[PS_GLOBALS_MAX_STD_WIDTHS]; member
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DListFormatterTest.java380 Width[] widths = {Width.WIDE, Width.SHORT, Width.NARROW}; in TestContextual() local
/third_party/skia/src/pdf/
DSkPDFType1Font.cpp303 auto widths = SkPDFMakeArray(); in SkPDFEmitType1Font() local

12