Searched refs:find_unicode_charmap (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/freetype/src/base/
H A Dftobjs.c971 /* find_unicode_charmap */
983 find_unicode_charmap( FT_Face face ) function
1041 FT_ERROR(( "find_unicode_charmap: UCS-4 cmap is found "
1063 FT_ERROR(( "find_unicode_charmap: UCS-2 cmap is found "
1113 FT_ERROR(( "find_unicode_charmap: UVS cmap is found "
1189 error2 = find_unicode_charmap( face );
3097 /* This is done by find_unicode_charmap() above, to share code. */
3099 return find_unicode_charmap( face );
/external/freetype/src/base/
H A Dftobjs.c976 /* find_unicode_charmap */
988 find_unicode_charmap( FT_Face face ) function
1046 FT_ERROR(( "find_unicode_charmap: UCS-4 cmap is found "
1068 FT_ERROR(( "find_unicode_charmap: UCS-2 cmap is found "
1118 FT_ERROR(( "find_unicode_charmap: UVS cmap is found "
1201 error2 = find_unicode_charmap( face );
3111 /* This is done by find_unicode_charmap() above, to share code. */
3113 return find_unicode_charmap( face );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftobjs.c971 /* find_unicode_charmap */
983 find_unicode_charmap( FT_Face face ) function
1041 FT_ERROR(( "find_unicode_charmap: UCS-4 cmap is found "
1063 FT_ERROR(( "find_unicode_charmap: UCS-2 cmap is found "
1113 FT_ERROR(( "find_unicode_charmap: UVS cmap is found "
1189 error2 = find_unicode_charmap( face );
3100 /* This is done by find_unicode_charmap() above, to share code. */
3102 return find_unicode_charmap( face );

Completed in 539 milliseconds