Home
last modified time | relevance | path

Searched defs:x_height (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/
H A Dmetrics.rs92 pub x_height: Option<f32>, field
/aosp_15_r20/external/skia/src/ports/
H A DSkFontHost_FreeType.cpp1568 SkScalar x_height = 0.0f; in generateFontMetrics() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout.cc2376 hb_position_t x_height = font->y_scale / 2; in hb_ot_layout_get_baseline_with_fallback() local
/aosp_15_r20/external/skia/src/ports/fontations/src/
H A Dffi.rs1524 x_height: f32, field