Searched defs:CaretValue (Results 1 – 3 of 3) sorted by relevance
169 struct CaretValue struct171 …sition_t get_caret_value (hb_font_t *font, hb_direction_t direction, hb_codepoint_t glyph_id) const in get_caret_value()181 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()193 union {198 } u;
101 HB_CaretValue* CaretValue; /* array of caret values */ member