Home
last modified time | relevance | path

Searched defs:AnchorFormat1 (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/OT/Layout/GPOS/
DAnchorFormat1.hh8 struct AnchorFormat1 struct
11 HBUINT16 format; /* Format identifier--format = 1 */
12 FWORD xCoordinate; /* Horizontal value--in design units */
13 FWORD yCoordinate; /* Vertical value--in design units */
17 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
23 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED, in get_anchor()
31 AnchorFormat1* copy (hb_serialize_context_t *c) const in copy()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gpos.rs702 impl<'a> FontRead<'a> for AnchorFormat1<'a> { implementation
713 pub type AnchorFormat1<'a> = TableRef<'a, AnchorFormat1Marker>; typedef
715 impl<'a> AnchorFormat1<'a> { impl
736 impl<'a> SomeTable<'a> for AnchorFormat1<'a> { implementation
751 impl<'a> std::fmt::Debug for AnchorFormat1<'a> { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gpos.rs702 impl<'a> FontRead<'a> for AnchorFormat1<'a> { implementation
713 pub type AnchorFormat1<'a> = TableRef<'a, AnchorFormat1Marker>; typedef
715 impl<'a> AnchorFormat1<'a> { impl
736 impl<'a> SomeTable<'a> for AnchorFormat1<'a> { implementation
751 impl<'a> std::fmt::Debug for AnchorFormat1<'a> { implementation