Searched refs:FT_Get_Glyph (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dftglyph.h219 /* 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 Dftglyph.h219 /* 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 Dftglyph.h219 /* 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 Dftglyph.h219 /* 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 Dfx_freetype.h136 #define FXFT_Get_Glyph(slot, aglyph) FT_Get_Glyph(slot, aglyph)
/external/pdfium/core/include/thirdparties/freetype/
H A Dfoxitnames.h181 #define FT_Get_Glyph FPDFAPI_FT_Get_Glyph macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/
H A Dfoxitnames.h186 #define FT_Get_Glyph FPDFAPI_FT_Get_Glyph macro
/external/chromium_org/third_party/freetype/src/base/
H A Dftglyph.c355 FT_Get_Glyph( FT_GlyphSlot slot,
/external/chromium_org/third_party/freetype/src/cache/
H A Dftcbasic.c183 error = FT_Get_Glyph( face->glyph, &glyph );
/external/freetype/src/base/
H A Dftglyph.c355 FT_Get_Glyph( FT_GlyphSlot slot,
/external/freetype/src/cache/
H A Dftcbasic.c183 error = FT_Get_Glyph( face->glyph, &glyph );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dfxft_ftglyph.c355 FT_Get_Glyph( FT_GlyphSlot slot,

Completed in 141 milliseconds