Searched defs:get_glyph_name (Results 1 - 3 of 3) sorted by relevance

/external/freetype/src/psnames/
H A Dpsmodule.c303 PS_GetGlyphNameFunc get_glyph_name,
329 const char* gname = get_glyph_name( glyph_data, n );
300 ps_unicodes_init( FT_Memory memory, PS_Unicodes table, FT_UInt num_glyphs, PS_GetGlyphNameFunc get_glyph_name, PS_FreeGlyphNameFunc free_glyph_name, FT_Pointer glyph_data ) argument
/external/pdfium/third_party/freetype/src/psnames/
H A Dpsmodule.c303 PS_GetGlyphNameFunc get_glyph_name,
329 const char* gname = get_glyph_name( glyph_data, n );
300 ps_unicodes_init( FT_Memory memory, PS_Unicodes table, FT_UInt num_glyphs, PS_GetGlyphNameFunc get_glyph_name, PS_FreeGlyphNameFunc free_glyph_name, FT_Pointer glyph_data ) argument
/external/harfbuzz_ng/src/
H A Dhb-font-private.hh271 inline hb_bool_t get_glyph_name (hb_codepoint_t glyph, function in struct:hb_font_t
470 if (get_glyph_name (glyph, s, size)) return;

Completed in 114 milliseconds