| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | pflow.c | 115 le_int32 descent = 0; in pf_create() local
|
| H A D | sfnt.h | 195 le_int16 descent; member
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/ |
| H A D | js_text_line.cpp | 350 double descent = 0.0; in OnGetTypographicBounds() local
|
| /third_party/icu/icu4c/source/test/perf/leperf/ |
| H A D | FontObject.h | 158 le_int16 descent; member
|
| H A D | sfnt.h | 332 le_int16 descent; member
|
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | sfnt.h | 195 le_int16 descent; member
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | FontObject.h | 154 le_int16 descent; member
|
| H A D | sfnt.h | 328 le_int16 descent; member
|
| /third_party/skia/third_party/externals/freetype/src/bdf/ |
| H A D | bdf.h | 141 short descent; member
|
| /third_party/icu/icu4c/source/layoutex/ |
| H A D | ParagraphLayout.cpp | 834 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 D | imgui_freetype.cpp | 633 const float descent = src_tmp.Font.Info.Descender; in ImFontAtlasBuildWithFreeTypeEx() local
|
| /third_party/skia/third_party/externals/freetype/src/pcf/ |
| H A D | pcf.h | 88 FT_Byte descent; member 99 FT_Short descent; member
|
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrtypes.h | 217 FT_Int descent; /* optional, bbox.yMin if not present */ member
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| H A D | os2_table.cc | 550 void OS2Table::Builder::SetUsWinDescent(int32_t descent) { in SetUsWinDescent() argument
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextLine.cpp | 2316 double TextLine::getTypographicBounds(double* ascent, double* descent, double* leading) const argument
|
| H A D | Run.h | 117 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 D | OS2Table.java | 1046 public void setUsWinDescent(int descent) { in setUsWinDescent() argument
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui_draw.cpp | 2011 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 D | imgui_draw.cpp | 2565 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 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
|