Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/outline/
H A Dmod.rs346 pub struct OutlineGlyphCollection<'a> { struct
350 impl<'a> OutlineGlyphCollection<'a> { implementation
H A Dembedded_hinting.rs41 outline_glyphs: &OutlineGlyphCollection, in new()
75 outlines: &OutlineGlyphCollection, in reconfigure()