/third_party/flutter/skia/include/core/ |
D | SkFont.h | 368 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], SkRect bounds[]) const { in getWidths() 373 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], std::nullptr_t) const { in getWidths() 386 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[]) const { in getWidths()
|
/third_party/skia/include/core/ |
D | SkFont.h | 366 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/ |
D | unknownSymbolOffContextualType1.ts | 15 var widths = enabled.map(function (e) { variable
|
D | genericMethodOverspecialization.ts | 22 var widths:number[] = elements.map(function (e) { // should not error variable
|
/third_party/flutter/skia/gm/ |
D | hugepath.cpp | 22 const float widths[] = { 0.9f, 1.0f, 1.1f }; variable
|
D | glyph_pos.cpp | 133 SkScalar widths[len]; // len is conservative. we really only need 'count' in drawTestCase() local
|
D | atlastext.cpp | 61 std::unique_ptr<SkScalar[]> widths(new SkScalar[cnt]); in draw_string() local
|
/third_party/skia/gm/ |
D | hugepath.cpp | 22 const float widths[] = { 0.9f, 1.0f, 1.1f }; variable
|
D | glyph_pos.cpp | 133 SkScalar widths[len]; // len is conservative. we really only need 'count' in drawTestCase() local
|
D | rsxtext.cpp | 38 float widths[16]; in onOnceBeforeDraw() local
|
D | hairlines.cpp | 222 const SkScalar widths[] = { 0, 0.999f, 1, 1.001f }; variable
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/ |
D | types_test.cpp | 223 std::vector<uint32_t> widths = {1, 2, 4, 8, 16, 32, 48, 64, 128}; in TEST() local 234 std::vector<uint32_t> widths = {1, 2, 4, 8, 16, 32, 48, 64, 128}; in TEST() local
|
/third_party/typescript/tests/baselines/reference/ |
D | genericMethodOverspecialization.js | 23 var widths:number[] = elements.map(function (e) { // should not error variable
|
/third_party/skia/modules/canvaskit/tests/ |
D | font.spec.js | 149 const widths = font.getGlyphWidths(ids, bluePaint); constant 286 const widths = font.getGlyphWidths(ids); constant
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | types_test.cpp | 281 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/ |
D | types_test.cpp | 281 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/ |
D | types_test.cpp | 342 std::vector<uint32_t> widths = {1, 2, 4, 8, 16, 32, 48, 64, 128}; in TEST() local 353 std::vector<uint32_t> widths = {1, 2, 4, 8, 16, 32, 48, 64, 128}; in TEST() local
|
/third_party/skia/tests/ |
D | SwizzlerTest.cpp | 68 const uint32_t widths[] = { 0, 10, 50 }; in DEF_TEST() local
|
/third_party/flutter/skia/tests/ |
D | SwizzlerTest.cpp | 68 const uint32_t widths[] = { 0, 10, 50 }; in DEF_TEST() local
|
/third_party/skia/tools/fonts/ |
D | create_test_font.cpp | 126 SkTDArray<unsigned>* charCodes, SkTDArray<SkScalar>* widths) { in output_path_data() 201 SkTDArray<SkScalar> widths; in output_font() local
|
/third_party/cups-filters/fontembed/ |
D | embed_pdf.h | 31 int *widths; member
|
/third_party/flutter/skia/tools/fonts/ |
D | create_test_font.cpp | 126 SkTDArray<unsigned>* charCodes, SkTDArray<SkScalar>* widths) { in output_path_data() 204 SkTDArray<SkScalar> widths; in output_font() local
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afcjk.h | 79 AF_WidthRec widths[AF_CJK_MAX_WIDTHS]; /* widths array */ member
|
/third_party/freetype/src/autofit/ |
D | afcjk.h | 79 AF_WidthRec widths[AF_CJK_MAX_WIDTHS]; /* widths array */ member
|
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
D | afcjk.h | 79 AF_WidthRec widths[AF_CJK_MAX_WIDTHS]; /* widths array */ member
|