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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-font.h 113 typedef hb_position_t (*hb_font_get_glyph_kerning_func_t) (hb_font_t *font, void *font_data, typedef
116 typedef hb_font_get_glyph_kerning_func_t hb_font_get_glyph_h_kerning_func_t;
117 typedef hb_font_get_glyph_kerning_func_t hb_font_get_glyph_v_kerning_func_t;
  /external/harfbuzz_ng/src/
hb-font.h 186 typedef hb_position_t (*hb_font_get_glyph_kerning_func_t) (hb_font_t *font, void *font_data, typedef
189 typedef hb_font_get_glyph_kerning_func_t hb_font_get_glyph_h_kerning_func_t;
190 typedef hb_font_get_glyph_kerning_func_t hb_font_get_glyph_v_kerning_func_t;

Completed in 2102 milliseconds