/external/chromium_org/third_party/skia/third_party/harfbuzz/contrib/ |
H A D | harfbuzz-freetype.c | 27 glyphs[j++] = FT_Get_Char_Index(face, cp); 59 if (FT_Get_Char_Index(face, cp) == 0)
|
/external/freetype/src/autofit/ |
H A D | hbshim.c | 272 hb_codepoint_t gidx = FT_Get_Char_Index( globals->face, ch ); 436 in_idx = FT_Get_Char_Index( metrics->globals->face, charcode ); 535 *codepoint = FT_Get_Char_Index( face, charcode );
|
H A D | afglobal.c | 191 gindex = FT_Get_Char_Index( face, charcode ); 234 FT_UInt gindex = FT_Get_Char_Index( face, i );
|
H A D | aflatin2.c | 79 glyph_index = FT_Get_Char_Index( 228 glyph_index = FT_Get_Char_Index( face, (FT_UInt)*p ); 445 glyph_index = FT_Get_Char_Index( face, i );
|
/external/chromium_org/third_party/freetype/src/autofit/ |
H A D | afglobal.c | 102 gindex = FT_Get_Char_Index( face, charcode ); 126 FT_UInt gindex = FT_Get_Char_Index( face, i );
|
H A D | afcjk.c | 89 glyph_index = FT_Get_Char_Index( face, 340 glyph_index = FT_Get_Char_Index( face, *p ); 520 glyph_index = FT_Get_Char_Index( face, i );
|
H A D | aflatin.c | 79 glyph_index = FT_Get_Char_Index( face, 260 glyph_index = FT_Get_Char_Index( face, (FT_UInt)*p ); 515 glyph_index = FT_Get_Char_Index( face, i );
|
H A D | aflatin2.c | 79 glyph_index = FT_Get_Char_Index( face, 227 glyph_index = FT_Get_Char_Index( face, (FT_UInt)*p ); 444 glyph_index = FT_Get_Char_Index( face, i );
|
/external/chromium_org/third_party/freetype/src/truetype/ |
H A D | ttsubpix.c | 839 FT_Get_Char_Index( (FT_Face)face, 870 FT_Get_Char_Index( (FT_Face)face,
|
/external/freetype/src/truetype/ |
H A D | ttsubpix.c | 839 FT_Get_Char_Index( (FT_Face)face, 870 FT_Get_Char_Index( (FT_Face)face,
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/ |
H A D | ttsubpix.c | 839 FT_Get_Char_Index( (FT_Face)face, 870 FT_Get_Char_Index( (FT_Face)face,
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/ |
H A D | t1afm.c | 202 kp->index1 = FT_Get_Char_Index( t1_face, p[0] ); 203 kp->index2 = FT_Get_Char_Index( t1_face, p[1] );
|
/external/chromium_org/third_party/freetype/src/cache/ |
H A D | ftccmap.c | 321 gindex = FT_Get_Char_Index( face, char_code );
|
/external/freetype/src/cache/ |
H A D | ftccmap.c | 321 gindex = FT_Get_Char_Index( face, char_code );
|
/external/pdfium/core/include/fxge/ |
H A D | fx_freetype.h | 66 #define FXFT_Get_Char_Index(face, code) FT_Get_Char_Index((FT_Face)face, code)
|
/external/pdfium/core/include/thirdparties/freetype/ |
H A D | foxitnames.h | 19 #define FT_Get_Char_Index FPDFAPI_FT_Get_Char_Index
macro
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/ |
H A D | foxitnames.h | 24 #define FT_Get_Char_Index FPDFAPI_FT_Get_Char_Index macro
|
/external/chromium_org/third_party/skia/src/ports/ |
H A D | SkFontHost_FreeType.cpp | 458 const FT_UInt glyph_id = FT_Get_Char_Index(face, letter); 1085 return SkToU16(FT_Get_Char_Index( fFace, uni )); 1176 const FT_UInt glyph_id = FT_Get_Char_Index(fFace, letter); 1603 if (0 == FT_Get_Char_Index(face, next_uni_proc(&chars))) { 1611 unsigned id = FT_Get_Char_Index(face, next_uni_proc(&chars));
|
/external/skia/src/ports/ |
H A D | SkFontHost_FreeType.cpp | 458 const FT_UInt glyph_id = FT_Get_Char_Index(face, letter); 1089 return SkToU16(FT_Get_Char_Index( fFace, uni )); 1180 const FT_UInt glyph_id = FT_Get_Char_Index(fFace, letter); 1621 if (0 == FT_Get_Char_Index(face, next_uni_proc(&chars))) { 1629 unsigned id = FT_Get_Char_Index(face, next_uni_proc(&chars));
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
H A D | hb-ft.cc | 80 *glyph = FT_Get_Char_Index (ft_face, unicode);
|
/external/harfbuzz_ng/src/ |
H A D | hb-ft.cc | 80 *glyph = FT_Get_Char_Index (ft_face, unicode);
|
/external/chromium_org/third_party/skia/third_party/harfbuzz/tests/shaping/ |
H A D | main.cpp | 73 glyphs[glyph_pos] = FT_Get_Char_Index(face, getChar(string, length, i)); 93 if (!FT_Get_Char_Index(face, getChar(string, length, i)))
|
/external/chromium_org/third_party/freetype/include/freetype/ |
H A D | freetype.h | 141 /* FT_Get_Char_Index */ 469 /* can be `active' and used by @FT_Get_Char_Index or @FT_Load_Char. */ 548 /* @FT_Get_Char_Index. */ 2392 /* This function simply calls @FT_Get_Char_Index and @FT_Load_Glyph. */ 3115 /* FT_Get_Char_Index */ 3143 FT_Get_Char_Index( FT_Face face,
|
/external/freetype/include/ |
H A D | freetype.h | 176 /* FT_Get_Char_Index */ 507 /* can be `active' and used by @FT_Get_Char_Index or @FT_Load_Char. */ 586 /* @FT_Get_Char_Index. */ 2460 /* This function simply calls @FT_Get_Char_Index and @FT_Load_Glyph. */ 3183 /* FT_Get_Char_Index */ 3211 FT_Get_Char_Index( FT_Face face,
|
/external/pdfium/core/include/thirdparties/freetype/freetype/ |
H A D | freetype.h | 141 /* FT_Get_Char_Index */
471 /* can be `active' and used by @FT_Get_Char_Index or @FT_Load_Char. */
550 /* @FT_Get_Char_Index. */
2405 /* This function simply calls @FT_Get_Char_Index and @FT_Load_Glyph. */
3128 /* FT_Get_Char_Index */
3156 FT_Get_Char_Index( FT_Face face,
|