Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GDEF/
DGDEF.hh187 struct CaretValueFormat3 struct
191 hb_position_t get_caret_value (hb_font_t *font, hb_direction_t direction, in get_caret_value()
199 bool subset (hb_subset_context_t *c) const in subset()
229 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()
232 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
239 HBUINT16 caretValueFormat; /* Format identifier--format = 3 */
240 FWORD coordinate; /* X or Y value, in design units */
242 deviceTable; /* Offset to Device table for X or Y
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gdef.rs884 impl<'a> FontRead<'a> for CaretValueFormat3<'a> { implementation
895 pub type CaretValueFormat3<'a> = TableRef<'a, CaretValueFormat3Marker>; typedef
897 impl<'a> CaretValueFormat3<'a> { implementation
926 impl<'a> SomeTable<'a> for CaretValueFormat3<'a> { implementation
944 impl<'a> std::fmt::Debug for CaretValueFormat3<'a> { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gdef.rs884 impl<'a> FontRead<'a> for CaretValueFormat3<'a> { implementation
895 pub type CaretValueFormat3<'a> = TableRef<'a, CaretValueFormat3Marker>; typedef
897 impl<'a> CaretValueFormat3<'a> { implementation
926 impl<'a> SomeTable<'a> for CaretValueFormat3<'a> { implementation
944 impl<'a> std::fmt::Debug for CaretValueFormat3<'a> { implementation