| /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/skia/m133/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/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/skia/m133/gm/ |
| D | hugepath.cpp | 23 const float widths[] = { 0.9f, 1.0f, 1.1f }; variable
|
| D | glyph_pos.cpp | 134 SkScalar widths[len]; // len is conservative. we really only need 'count' in drawTestCase() local
|
| D | rsxtext.cpp | 36 float widths[16]; in onOnceBeforeDraw() local
|
| D | hairlines.cpp | 219 const SkScalar widths[] = { 0, 0.999f, 1, 1.001f }; variable
|
| /third_party/typescript/tests/baselines/reference/ |
| D | genericMethodOverspecialization.js | 23 var widths:number[] = elements.map(function (e) { // should not error variable
|
| D | keyofAndIndexedAccess.js | 139 let widths = pluck(shapes, "width"); // number[] variable
|
| /third_party/mesa3d/src/nouveau/vulkan/ |
| D | nvk_format.c | 35 #define VA_FMT(vk_fmt, widths, swap_rb, type) \ argument
|
| /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/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/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/m133/modules/canvaskit/tests/ |
| D | font_test.js | 156 const widths = font.getGlyphWidths(ids, bluePaint); constant 302 const widths = font.getGlyphWidths(ids); constant
|
| /third_party/spirv-tools/test/opt/ |
| D | types_test.cpp | 346 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/ |
| 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/skia/third_party/externals/freetype/src/autofit/ |
| D | afcjk.h | 79 AF_WidthRec widths[AF_CJK_MAX_WIDTHS]; /* widths array */ member
|
| /third_party/skia/m133/tools/fonts/ |
| D | create_test_font.cpp | 141 SkTDArray<unsigned>* charCodes, SkTDArray<SkScalar>* widths) { in output_path_data() 216 SkTDArray<SkScalar> widths; in output_font() local
|