Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GDEF/
DGDEF.hh155 struct CaretValueFormat2 struct
158 bool subset (hb_subset_context_t *c) const in subset()
167 …sition_t get_caret_value (hb_font_t *font, hb_direction_t direction, hb_codepoint_t glyph_id) const in get_caret_value()
174 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
181 HBUINT16 caretValueFormat; /* Format identifier--format = 2 */
182 HBUINT16 caretValuePoint; /* Contour point index on glyph */
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gdef.rs810 impl<'a> FontRead<'a> for CaretValueFormat2<'a> { implementation
820 pub type CaretValueFormat2<'a> = TableRef<'a, CaretValueFormat2Marker>; typedef
822 impl<'a> CaretValueFormat2<'a> { impl
837 impl<'a> SomeTable<'a> for CaretValueFormat2<'a> { implementation
854 impl<'a> std::fmt::Debug for CaretValueFormat2<'a> { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gdef.rs810 impl<'a> FontRead<'a> for CaretValueFormat2<'a> { implementation
820 pub type CaretValueFormat2<'a> = TableRef<'a, CaretValueFormat2Marker>; typedef
822 impl<'a> CaretValueFormat2<'a> { implementation
837 impl<'a> SomeTable<'a> for CaretValueFormat2<'a> { implementation
854 impl<'a> std::fmt::Debug for CaretValueFormat2<'a> { implementation