Home
last modified time | relevance | path

Searched defs:descent (Results 26 - 45 of 45) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dpflow.c115 le_int32 descent = 0; in pf_create() local
H A Dsfnt.h195 le_int16 descent; member
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/
H A Djs_text_line.cpp350 double descent = 0.0; in OnGetTypographicBounds() local
/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.h158 le_int16 descent; member
H A Dsfnt.h332 le_int16 descent; member
/third_party/icu/icu4c/source/samples/layout/
H A Dsfnt.h195 le_int16 descent; member
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.h154 le_int16 descent; member
H A Dsfnt.h328 le_int16 descent; member
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdf.h141 short descent; member
/third_party/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp834 le_int32 descent = font->getDescent(); in computeMetrics() local
1245 le_int32 descent = fRuns[i]->getDescent(); in computeMetrics() local
/third_party/skia/third_party/externals/imgui/misc/freetype/
H A Dimgui_freetype.cpp633 const float descent = src_tmp.Font.Info.Descender; in ImFontAtlasBuildWithFreeTypeEx() local
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcf.h88 FT_Byte descent; member
99 FT_Short descent; member
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrtypes.h217 FT_Int descent; /* optional, bbox.yMin if not present */ member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dos2_table.cc550 void OS2Table::Builder::SetUsWinDescent(int32_t descent) { in SetUsWinDescent() argument
/third_party/skia/modules/skparagraph/src/
H A DTextLine.cpp2316 double TextLine::getTypographicBounds(double* ascent, double* descent, double* leading) const argument
H A DRun.h117 SkScalar descent() const { return fFontMetrics.fDescent + fBaselineShift; } in descent() function in skia::textlayout::Run
165 auto descent = descentStyle == LineMetricStyle::Typographic ? this->descent() in calculateHeight() local
618 SkScalar descent() const { return fDescent; } in InternalLineMetrics() function
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DOS2Table.java1046 public void setUsWinDescent(int descent) { in setUsWinDescent() argument
/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp2011 const float descent = ImFloor(unscaled_descent * font_scale + ((unscaled_descent > 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.cpp2565 const float descent = ImFloor(unscaled_descent * font_scale + ((unscaled_descent > 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 77 milliseconds

12