Home
last modified time | relevance | path

Searched defs:ascent (Results 26 - 47 of 47) sorted by relevance

12

/third_party/icu/icu4c/source/samples/layout/
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 Dpflow.c114 le_int32 ascent = 0; in pf_create() local
H A Dsfnt.h194 le_int16 ascent; member
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/
H A Djs_text_line.cpp349 double ascent = 0.0; in OnGetTypographicBounds() local
/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
/third_party/skia/modules/skparagraph/src/
H A DTextLine.cpp2316 double TextLine::getTypographicBounds(double* ascent, double* descent, double* leading) const argument
[all...]
H A DRun.h116 SkScalar ascent() const { return fFontMetrics.fAscent + fBaselineShift; } in ascent() function in skia::textlayout::Run
163 auto ascent = ascentStyle == LineMetricStyle::Typographic ? this->ascent() in calculateHeight() local
617 SkScalar ascent() const { return fAscent; } in InternalLineMetrics() function
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DOS2Table.java1038 public void setUsWinAscent(int ascent) { in setUsWinAscent() argument
/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp2010 const float ascent = ImFloor(unscaled_ascent * font_scale + ((unscaled_ascent > 0.0f) ? +1 : -1)); in ImFontAtlasBuildWithStbTruetype() local
2053 void ImFontAtlasBuildSetupFont(ImFontAtlas* atlas, ImFont* font, ImFontConfig* font_config, float ascent, float descent) in ImFontAtlasBuildSetupFont() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp2564 const float ascent = ImFloor(unscaled_ascent * font_scale + ((unscaled_ascent > 0.0f) ? +1 : -1)); in ImFontAtlasBuildWithStbTruetype() local
2598 void ImFontAtlasBuildSetupFont(ImFontAtlas* atlas, ImFont* font, ImFontConfig* font_config, float ascent, float descent) in ImFontAtlasBuildSetupFont() argument
/third_party/glfw/deps/
H A Dnuklear.h3940 float ascent, descent; member
11557 nk_tt_GetFontVMetrics(const struct nk_tt_fontinfo *info, int *ascent, int *descent, int *lineGap) nk_tt_GetFontVMetrics() argument

Completed in 84 milliseconds

12