Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/
Dmetrics.rs87 pub x_height: Option<f32>, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/
Dmetrics.rs87 pub x_height: Option<f32>, field
/external/skia/src/ports/
DSkFontHost_FreeType.cpp1558 SkScalar x_height = 0.0f; in generateFontMetrics() local
/external/harfbuzz_ng/src/
Dhb-ot-layout.cc2388 hb_position_t x_height = font->y_scale / 2; in hb_ot_layout_get_baseline_with_fallback() local
/external/skia/src/ports/fontations/src/
Dffi.rs1551 x_height: f32, field