/third_party/skia/modules/skottie/src/text/ |
D | SkottieShaper.cpp | 147 const auto ascent = this->ascent(); in finalize() local 266 float ascent = 0; in commitFragementedRun() local 328 SkScalar ascent() const { in ascent() function in skottie::__anon8e6b8ee20111::BlobMaker
|
D | TextAdapter.cpp | 635 auto make_box = [](const SkPoint& pos, float advance, float ascent) { in fragmentAnchorPoint()
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | FontMap.cpp | 264 le_int32 ascent, descent, leading; in getMaxMetrics() local
|
D | paragraph.cpp | 93 le_int32 ascent = 0; in Paragraph() local
|
D | pflow.c | 114 le_int32 ascent = 0; in pf_create() local
|
D | sfnt.h | 194 le_int16 ascent; member
|
/third_party/icu/icu4c/source/samples/layout/ |
D | FontMap.cpp | 264 le_int32 ascent, descent, leading; in getMaxMetrics() local
|
D | paragraph.cpp | 93 le_int32 ascent = 0; in Paragraph() local
|
D | pflow.c | 116 le_int32 ascent = 0; in pf_create() local
|
D | sfnt.h | 194 le_int16 ascent; member
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | view-cairo.hh | 116 double ascent = y_sign * font_extents.ascent; in render() local
|
D | view-options.hh | 52 double ascent, descent, line_gap; member
|
/third_party/cups-filters/fontembed/ |
D | embed_pdf.h | 12 int ascent; member
|
/third_party/skia/modules/skparagraph/src/ |
D | Decorations.cpp | 181 void Decorations::calculatePosition(TextDecoration decoration, SkScalar ascent, in calculateThickness()
|
D | Run.h | 98 SkScalar ascent() const { return fFontMetrics.fAscent + fBaselineShift; } in ascent() function 142 auto ascent = ascentStyle == LineMetricStyle::Typographic ? this->ascent() in calculateHeight() local 551 SkScalar ascent() const { return fAscent; } in InternalLineMetrics() function
|
/third_party/icu/icu4c/source/layoutex/ |
D | ParagraphLayout.cpp | 833 le_int32 ascent = font->getAscent(); in computeMetrics() local 1244 le_int32 ascent = fRuns[i]->getAscent(); in computeMetrics() local
|
/third_party/skia/third_party/externals/freetype/src/pcf/ |
D | pcf.h | 87 FT_Byte ascent; member 98 FT_Short ascent; member
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
D | HolidayBorderPanel.java | 419 int ascent = fm.getAscent(); in paint() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | ftwinfnt.h | 192 FT_UShort ascent; member
|
/third_party/skia/third_party/externals/freetype/src/bdf/ |
D | bdf.h | 140 short ascent; member
|
/third_party/skia/resources/skottie/ |
D | skottie-text-allcaps.json | 1 {"assets":[],"ddd":0,"fonts":{"list":[{"ascent":71.5988159179688,"fClass":"","fFamily":"Arial","fNa… number
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
D | FontObject.h | 157 le_int16 ascent; member
|
/third_party/icu/icu4c/source/test/letest/ |
D | FontObject.h | 153 le_int16 ascent; member
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
D | os2_table.cc | 542 void OS2Table::Builder::SetUsWinAscent(int32_t ascent) { in SetUsWinAscent()
|
/third_party/skia/third_party/externals/imgui/misc/freetype/ |
D | imgui_freetype.cpp | 632 const float ascent = src_tmp.Font.Info.Ascender; in ImFontAtlasBuildWithFreeTypeEx() local
|