| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | pflow.c | 116 le_int32 ascent = 0; in pf_create() local
|
| H A D | sfnt.h | 194 le_int16 ascent; member
|
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | pflow.c | 114 le_int32 ascent = 0; in pf_create() local
|
| H A D | sfnt.h | 194 le_int16 ascent; member
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/ |
| H A D | js_text_line.cpp | 349 double ascent = 0.0; in OnGetTypographicBounds() local
|
| /third_party/icu/icu4c/source/test/perf/leperf/ |
| H A D | FontObject.h | 157 le_int16 ascent; member
|
| H A D | sfnt.h | 331 le_int16 ascent; member
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | FontObject.h | 153 le_int16 ascent; member
|
| H A D | sfnt.h | 327 le_int16 ascent; member
|
| /third_party/skia/third_party/externals/freetype/src/bdf/ |
| H A D | bdf.h | 140 short ascent; member
|
| /third_party/skia/modules/skottie/src/text/ |
| H A D | SkottieShaper.cpp | 147 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 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/imgui/misc/freetype/ |
| H A D | imgui_freetype.cpp | 632 const float ascent = src_tmp.Font.Info.Ascender; in ImFontAtlasBuildWithFreeTypeEx() local
|
| /third_party/skia/third_party/externals/freetype/src/pcf/ |
| H A D | pcf.h | 87 FT_Byte ascent; member 98 FT_Short ascent; member
|
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrtypes.h | 216 FT_Int ascent; /* optional, bbox.yMax if not present */ member
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| H A D | os2_table.cc | 542 void OS2Table::Builder::SetUsWinAscent(int32_t ascent) { in SetUsWinAscent() argument
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextLine.cpp | 2316 double TextLine::getTypographicBounds(double* ascent, double* descent, double* leading) const argument [all...] |
| H A D | Run.h | 116 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 D | OS2Table.java | 1038 public void setUsWinAscent(int ascent) { in setUsWinAscent() argument
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui_draw.cpp | 2010 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 D | imgui_draw.cpp | 2564 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 D | nuklear.h | 3940 float ascent, descent; member 11557 nk_tt_GetFontVMetrics(const struct nk_tt_fontinfo *info, int *ascent, int *descent, int *lineGap) nk_tt_GetFontVMetrics() argument
|