Searched defs:CaretValueFormat2 (Results 1 – 2 of 2) sorted by relevance
155 struct CaretValueFormat2 struct158 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 */
796 impl<'a> FontRead<'a> for CaretValueFormat2<'a> { implementation806 pub type CaretValueFormat2<'a> = TableRef<'a, CaretValueFormat2Marker>; typedef808 impl<'a> CaretValueFormat2<'a> { impl823 impl<'a> SomeTable<'a> for CaretValueFormat2<'a> { implementation840 impl<'a> std::fmt::Debug for CaretValueFormat2<'a> { implementation