Home
last modified time | relevance | path

Searched defs:second_glyph (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-font.cc1648 hb_codepoint_t second_glyph, in hb_font_get_glyph_kerning_for_direction()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_gpos.rs1763 pub second_glyph: BigEndian<GlyphId>, field
1773 pub fn second_glyph(&self) -> GlyphId { in second_glyph() method