Searched defs:CaretValueFormat1 (Results 1 – 2 of 2) sorted by relevance
125 struct CaretValueFormat1 struct128 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 */
729 impl<'a> FontRead<'a> for CaretValueFormat1<'a> { implementation739 pub type CaretValueFormat1<'a> = TableRef<'a, CaretValueFormat1Marker>; typedef741 impl<'a> CaretValueFormat1<'a> { implementation756 impl<'a> SomeTable<'a> for CaretValueFormat1<'a> { implementation770 impl<'a> std::fmt::Debug for CaretValueFormat1<'a> { implementation