• Home
  • Raw
  • Download

Lines Matching defs:HB_UNUSED

115 hb_ot_get_glyph (hb_font_t *font HB_UNUSED,  in hb_ot_get_glyph()
120 void *user_data HB_UNUSED) in hb_ot_get_glyph()
141 hb_ot_get_glyph_h_advance (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_h_advance()
144 void *user_data HB_UNUSED) in hb_ot_get_glyph_h_advance()
158 hb_ot_get_glyph_v_advance (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_v_advance()
161 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_advance()
168 hb_ot_get_glyph_h_origin (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_h_origin()
169 void *font_data HB_UNUSED, in hb_ot_get_glyph_h_origin()
170 hb_codepoint_t glyph HB_UNUSED, in hb_ot_get_glyph_h_origin()
171 hb_position_t *x HB_UNUSED, in hb_ot_get_glyph_h_origin()
172 hb_position_t *y HB_UNUSED, in hb_ot_get_glyph_h_origin()
173 void *user_data HB_UNUSED) in hb_ot_get_glyph_h_origin()
180 hb_ot_get_glyph_v_origin (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_v_origin()
185 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_origin()
196 void *user_data HB_UNUSED) in hb_ot_get_glyph_h_kerning()
203 hb_ot_get_glyph_v_kerning (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_v_kerning()
204 void *font_data HB_UNUSED, in hb_ot_get_glyph_v_kerning()
205 hb_codepoint_t top_glyph HB_UNUSED, in hb_ot_get_glyph_v_kerning()
206 hb_codepoint_t bottom_glyph HB_UNUSED, in hb_ot_get_glyph_v_kerning()
207 void *user_data HB_UNUSED) in hb_ot_get_glyph_v_kerning()
213 hb_ot_get_glyph_extents (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_extents()
217 void *user_data HB_UNUSED) in hb_ot_get_glyph_extents()
224 hb_ot_get_glyph_contour_point (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_contour_point()
230 void *user_data HB_UNUSED) in hb_ot_get_glyph_contour_point()
237 hb_ot_get_glyph_name (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_name()
241 void *user_data HB_UNUSED) in hb_ot_get_glyph_name()
248 hb_ot_get_glyph_from_name (hb_font_t *font HB_UNUSED, in hb_ot_get_glyph_from_name()
252 void *user_data HB_UNUSED) in hb_ot_get_glyph_from_name()