Searched refs:get_glyph_name (Results 1 – 11 of 11) sorted by relevance
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/services/ |
D | svpscmap.h | 93 PS_GetGlyphNameFunc get_glyph_name,
|
/external/freetype/include/internal/services/ |
D | svpscmap.h | 93 PS_GetGlyphNameFunc get_glyph_name,
|
/external/chromium_org/third_party/freetype/include/freetype/internal/services/ |
D | svpscmap.h | 93 PS_GetGlyphNameFunc get_glyph_name,
|
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/services/ |
D | svpscmap.h | 93 PS_GetGlyphNameFunc get_glyph_name,
|
/external/freetype/src/psnames/ |
D | psmodule.c | 303 PS_GetGlyphNameFunc get_glyph_name, in ps_unicodes_init() argument 329 const char* gname = get_glyph_name( glyph_data, n ); in ps_unicodes_init()
|
/external/chromium_org/third_party/freetype/src/psnames/ |
D | psmodule.c | 303 PS_GetGlyphNameFunc get_glyph_name, in ps_unicodes_init() argument 329 const char* gname = get_glyph_name( glyph_data, n ); in ps_unicodes_init()
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-font-private.hh | 228 inline hb_bool_t get_glyph_name (hb_codepoint_t glyph, in get_glyph_name() function 367 if (get_glyph_name (glyph, s, size)) return; in glyph_to_string()
|
D | hb-font.cc | 198 return font->parent->get_glyph_name (glyph, name, size); in hb_font_get_glyph_name_nil() 614 return font->get_glyph_name (glyph, name, size); in hb_font_get_glyph_name()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/ |
D | fxft_psmodule.c | 362 PS_GetGlyphNameFunc get_glyph_name, in ps_unicodes_init() argument 388 const char* gname = get_glyph_name( glyph_data, n ); in ps_unicodes_init()
|
/external/harfbuzz_ng/src/ |
D | hb-font-private.hh | 228 inline hb_bool_t get_glyph_name (hb_codepoint_t glyph, in get_glyph_name() function 367 if (get_glyph_name (glyph, s, size)) return; in glyph_to_string()
|
D | hb-font.cc | 198 return font->parent->get_glyph_name (glyph, name, size); in hb_font_get_glyph_name_nil() 614 return font->get_glyph_name (glyph, name, size); in hb_font_get_glyph_name()
|