Searched defs:wght (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/perf/ |
D | perf-extents.hh | 27 hb_variation_t wght = {HB_TAG ('w','g','h','t'), 500}; in extents() local
|
D | perf-draw.hh | 74 hb_variation_t wght = {HB_TAG ('w','g','h','t'), 500}; in draw() local 94 hb_variation_t wght = {HB_TAG ('w','g','h','t'), 500}; in draw() local
|
/third_party/harfbuzz/perf/ |
D | perf-extents.hh | 27 hb_variation_t wght = {HB_TAG ('w','g','h','t'), 500}; in extents() local
|
D | perf-draw.hh | 74 hb_variation_t wght = {HB_TAG ('w','g','h','t'), 500}; in draw() local 94 hb_variation_t wght = {HB_TAG ('w','g','h','t'), 500}; in draw() local
|
/third_party/skia/gm/ |
D | fontscalerdistortable.cpp | 53 constexpr SkFourByteTag wght = SkSetFourByteTag('w','g','h','t'); in onOnceBeforeDraw() local
|
/third_party/flutter/engine/flutter/third_party/txt/src/txt/ |
D | font_collection.cc | 618 void FontCollection::VaryTypeface(sk_sp<SkTypeface>& typeface, float wght) { in VaryTypeface()
|