Home
last modified time | relevance | path

Searched defs:aglyph (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/cache/
Dftcbasic.c157 FT_Glyph *aglyph ) in ftc_basic_family_load_glyph()
287 FT_Glyph *aglyph, in FTC_ImageCache_Lookup()
368 FT_Glyph *aglyph, in FTC_ImageCache_LookupScaler()
/external/freetype/src/base/
Dftglyph.c364 FT_Glyph *aglyph ) in FT_New_Glyph()
401 FT_Glyph *aglyph ) in FT_Get_Glyph()
/external/pdfium/core/fxge/
Dfx_freetype.h186 #define FXFT_Get_Glyph(slot, aglyph) FT_Get_Glyph(slot, aglyph) argument