HomeSort by relevance Sort by last modified time
    Searched refs:hb_ot_var_axis_t (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-var.h 51 * hb_ot_var_axis_t:
55 typedef struct hb_ot_var_axis_t { struct
61 } hb_ot_var_axis_t; typedef in typeref:struct:hb_ot_var_axis_t
80 hb_ot_var_axis_t *axes_array /* OUT */);
86 hb_ot_var_axis_t *axis_info);
hb-ot-var-fvar-table.hh 106 inline bool get_axis (unsigned int index, hb_ot_var_axis_t *info) const
127 hb_ot_var_axis_t *axes_array /* OUT */) const
146 inline bool find_axis (hb_tag_t tag, unsigned int *index, hb_ot_var_axis_t *info) const
164 hb_ot_var_axis_t axis;
hb-ot-var.cc 92 hb_ot_var_axis_t *axes_array /* OUT */)
107 hb_ot_var_axis_t *axis_info)

Completed in 54 milliseconds