Home
last modified time | relevance | path

Searched defs:ascent (Results 1 - 25 of 31) sorted by relevance

12

/third_party/cups-filters/fontembed/
H A Dembed_pdf.h12 int ascent; member
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dview-options.hh52 double ascent, descent, line_gap; member
H A Dview-cairo.hh116 double ascent = y_sign * font_extents.ascent; in render() local
/third_party/skia/modules/skparagraph/src/
H A DTextLineBaseImpl.cpp74 double TextLineBaseImpl::getTypographicBounds(double* ascent, double* descent, double* leading) const in getTypographicBounds() argument
H A DRunBaseImpl.cpp323 float RunBaseImpl::getTypographicBounds(float* ascent, float* descent, float* leading) const in getTypographicBounds() argument
/third_party/icu/icu4c/source/samples/layout/
H A DFontMap.cpp264 le_int32 ascent, descent, leading; in getMaxMetrics() local
H A Dparagraph.cpp93 le_int32 ascent = 0; in Paragraph() local
H A Dpflow.c116 le_int32 ascent = 0; in pf_create() local
H A Dsfnt.h194 le_int16 ascent; member
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DFontMap.cpp264 le_int32 ascent, descent, leading; in getMaxMetrics() local
H A Dparagraph.cpp93 le_int32 ascent = 0; in Paragraph() local
H A Dpflow.c114 le_int32 ascent = 0; in pf_create() local
H A Dsfnt.h194 le_int16 ascent; member
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftwinfnt.h192 FT_UShort ascent; member
/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.h157 le_int16 ascent; member
H A Dsfnt.h331 le_int16 ascent; member
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.h153 le_int16 ascent; member
H A Dsfnt.h327 le_int16 ascent; member
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdf.h140 short ascent; member
/third_party/skia/modules/skottie/src/text/
H A DSkottieShaper.cpp147 const auto ascent = this->ascent(); in finalize() local
266 float ascent = 0; in commitFragementedRun() local
328 SkScalar ascent() const { ascent() function in skottie::__anon18587::final
[all...]
/third_party/icu/icu4c/source/layoutex/
H A 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/imgui/misc/freetype/
H A Dimgui_freetype.cpp632 const float ascent = src_tmp.Font.Info.Ascender; in ImFontAtlasBuildWithFreeTypeEx() local
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcf.h87 FT_Byte ascent; member
98 FT_Short ascent; member
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrtypes.h216 FT_Int ascent; /* optional, bbox.yMax if not present */ member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dos2_table.cc542 void OS2Table::Builder::SetUsWinAscent(int32_t ascent) { in SetUsWinAscent() argument

Completed in 17 milliseconds

12