Home
last modified time | relevance | path

Searched defs:ascent (Results 1 – 25 of 75) sorted by relevance

123

/third_party/skia/modules/skottie/src/text/
DSkottieShaper.cpp147 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
DTextAdapter.cpp635 auto make_box = [](const SkPoint& pos, float advance, float ascent) { in fragmentAnchorPoint()
/third_party/skia/third_party/externals/icu/source/samples/layout/
DFontMap.cpp264 le_int32 ascent, descent, leading; in getMaxMetrics() local
Dparagraph.cpp93 le_int32 ascent = 0; in Paragraph() local
Dpflow.c114 le_int32 ascent = 0; in pf_create() local
Dsfnt.h194 le_int16 ascent; member
/third_party/icu/icu4c/source/samples/layout/
DFontMap.cpp264 le_int32 ascent, descent, leading; in getMaxMetrics() local
Dparagraph.cpp93 le_int32 ascent = 0; in Paragraph() local
Dpflow.c116 le_int32 ascent = 0; in pf_create() local
Dsfnt.h194 le_int16 ascent; member
/third_party/skia/third_party/externals/harfbuzz/util/
Dview-cairo.hh116 double ascent = y_sign * font_extents.ascent; in render() local
Dview-options.hh52 double ascent, descent, line_gap; member
/third_party/cups-filters/fontembed/
Dembed_pdf.h12 int ascent; member
/third_party/skia/modules/skparagraph/src/
DDecorations.cpp181 void Decorations::calculatePosition(TextDecoration decoration, SkScalar ascent, in calculateThickness()
DRun.h98 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/
DParagraphLayout.cpp833 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/
Dpcf.h87 FT_Byte ascent; member
98 FT_Short ascent; member
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayBorderPanel.java419 int ascent = fm.getAscent(); in paint() local
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftwinfnt.h192 FT_UShort ascent; member
/third_party/skia/third_party/externals/freetype/src/bdf/
Dbdf.h140 short ascent; member
/third_party/skia/resources/skottie/
Dskottie-text-allcaps.json1 {"assets":[],"ddd":0,"fonts":{"list":[{"ascent":71.5988159179688,"fClass":"","fFamily":"Arial","fNa… number
/third_party/icu/icu4c/source/test/perf/leperf/
DFontObject.h157 le_int16 ascent; member
/third_party/icu/icu4c/source/test/letest/
DFontObject.h153 le_int16 ascent; member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dos2_table.cc542 void OS2Table::Builder::SetUsWinAscent(int32_t ascent) { in SetUsWinAscent()
/third_party/skia/third_party/externals/imgui/misc/freetype/
Dimgui_freetype.cpp632 const float ascent = src_tmp.Font.Info.Ascender; in ImFontAtlasBuildWithFreeTypeEx() local

123