Searched refs:FT_Get_Glyph (Results 1 - 12 of 12) sorted by relevance
/external/chromium_org/third_party/freetype/include/freetype/ |
H A D | ftglyph.h | 219 /* FT_Get_Glyph */ 235 FT_Get_Glyph( FT_GlyphSlot slot, 473 /* error = FT_Get_Glyph( face->glyph, &glyph ); */ 506 /* FT_Get_Glyph ( face->glyph, &glyph[idx] ); */
|
/external/freetype/include/ |
H A D | ftglyph.h | 219 /* FT_Get_Glyph */ 235 FT_Get_Glyph( FT_GlyphSlot slot, 473 /* error = FT_Get_Glyph( face->glyph, &glyph ); */ 506 /* FT_Get_Glyph ( face->glyph, &glyph[idx] ); */
|
/external/pdfium/core/include/thirdparties/freetype/freetype/ |
H A D | ftglyph.h | 219 /* FT_Get_Glyph */ 235 FT_Get_Glyph( FT_GlyphSlot slot, 473 /* error = FT_Get_Glyph( face->glyph, &glyph ); */ 506 /* FT_Get_Glyph ( face->glyph, &glyph[idx] ); */
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/ |
H A D | ftglyph.h | 219 /* FT_Get_Glyph */ 235 FT_Get_Glyph( FT_GlyphSlot slot, 473 /* error = FT_Get_Glyph( face->glyph, &glyph ); */ 506 /* FT_Get_Glyph ( face->glyph, &glyph[idx] ); */
|
/external/pdfium/core/include/fxge/ |
H A D | fx_freetype.h | 136 #define FXFT_Get_Glyph(slot, aglyph) FT_Get_Glyph(slot, aglyph)
|
/external/pdfium/core/include/thirdparties/freetype/ |
H A D | foxitnames.h | 181 #define FT_Get_Glyph FPDFAPI_FT_Get_Glyph
macro
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/ |
H A D | foxitnames.h | 186 #define FT_Get_Glyph FPDFAPI_FT_Get_Glyph macro
|
/external/chromium_org/third_party/freetype/src/base/ |
H A D | ftglyph.c | 355 FT_Get_Glyph( FT_GlyphSlot slot,
|
/external/chromium_org/third_party/freetype/src/cache/ |
H A D | ftcbasic.c | 183 error = FT_Get_Glyph( face->glyph, &glyph );
|
/external/freetype/src/base/ |
H A D | ftglyph.c | 355 FT_Get_Glyph( FT_GlyphSlot slot,
|
/external/freetype/src/cache/ |
H A D | ftcbasic.c | 183 error = FT_Get_Glyph( face->glyph, &glyph );
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/ |
H A D | fxft_ftglyph.c | 355 FT_Get_Glyph( FT_GlyphSlot slot,
|
Completed in 141 milliseconds