Searched defs:CaretValueFormat2 (Results 1 – 3 of 3) 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 */
810 impl<'a> FontRead<'a> for CaretValueFormat2<'a> { implementation820 pub type CaretValueFormat2<'a> = TableRef<'a, CaretValueFormat2Marker>; typedef822 impl<'a> CaretValueFormat2<'a> { impl837 impl<'a> SomeTable<'a> for CaretValueFormat2<'a> { implementation854 impl<'a> std::fmt::Debug for CaretValueFormat2<'a> { implementation
810 impl<'a> FontRead<'a> for CaretValueFormat2<'a> { implementation820 pub type CaretValueFormat2<'a> = TableRef<'a, CaretValueFormat2Marker>; typedef822 impl<'a> CaretValueFormat2<'a> { implementation837 impl<'a> SomeTable<'a> for CaretValueFormat2<'a> { implementation854 impl<'a> std::fmt::Debug for CaretValueFormat2<'a> { implementation