OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hb_font_get_glyph_kerning_func_t
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-font.h
142
typedef hb_position_t (*
hb_font_get_glyph_kerning_func_t
) (hb_font_t *font, void *font_data,
typedef
145
typedef
hb_font_get_glyph_kerning_func_t
hb_font_get_glyph_h_kerning_func_t;
146
typedef
hb_font_get_glyph_kerning_func_t
hb_font_get_glyph_v_kerning_func_t;
/external/harfbuzz_ng/docs/
harfbuzz-sections.txt
227
hb_font_get_glyph_kerning_func_t
Completed in 120 milliseconds