Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_ankr.rs155 pub fn anchor_points(&self) -> &'a [AnchorPoint] { in anchor_points()
193 pub struct AnchorPoint { struct
198 impl AnchorPoint { implementation
208 impl FixedSize for AnchorPoint { implementation
213 impl<'a> SomeRecord<'a> for AnchorPoint { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_ankr.rs155 pub fn anchor_points(&self) -> &'a [AnchorPoint] { in anchor_points()
193 pub struct AnchorPoint { struct
198 impl AnchorPoint { impl
208 impl FixedSize for AnchorPoint { implementation
213 impl<'a> SomeRecord<'a> for AnchorPoint { implementation
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/
Dankr.rs9 pub fn anchor_points(&self, glyph_id: GlyphId) -> Result<&'a [AnchorPoint], ReadError> { in anchor_points()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/tables/
Dankr.rs9 pub fn anchor_points(&self, glyph_id: GlyphId) -> Result<&'a [AnchorPoint], ReadError> { in anchor_points()