Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GDEF/
DGDEF.hh125 struct CaretValueFormat1 struct
128 bool subset (hb_subset_context_t *c) const in subset()
137 hb_position_t get_caret_value (hb_font_t *font, hb_direction_t direction) const in get_caret_value()
142 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
149 HBUINT16 caretValueFormat; /* Format identifier--format = 1 */
150 FWORD coordinate; /* X or Y value, in design units */
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gdef.rs743 impl<'a> FontRead<'a> for CaretValueFormat1<'a> { implementation
753 pub type CaretValueFormat1<'a> = TableRef<'a, CaretValueFormat1Marker>; typedef
755 impl<'a> CaretValueFormat1<'a> { implementation
770 impl<'a> SomeTable<'a> for CaretValueFormat1<'a> { implementation
784 impl<'a> std::fmt::Debug for CaretValueFormat1<'a> { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gdef.rs743 impl<'a> FontRead<'a> for CaretValueFormat1<'a> { implementation
753 pub type CaretValueFormat1<'a> = TableRef<'a, CaretValueFormat1Marker>; typedef
755 impl<'a> CaretValueFormat1<'a> { impl
770 impl<'a> SomeTable<'a> for CaretValueFormat1<'a> { implementation
784 impl<'a> std::fmt::Debug for CaretValueFormat1<'a> { implementation