Home
last modified time | relevance | path

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

/external/freetype/src/cache/
Dftcbasic.c157 FT_Glyph *aglyph ) in ftc_basic_family_load_glyph()
284 FT_Glyph *aglyph, in FTC_ImageCache_Lookup()
357 FT_Glyph *aglyph, in FTC_ImageCache_LookupScaler()
/external/pdfium/third_party/freetype/src/base/
Dftglyph.c360 FT_Glyph *aglyph ) in FT_Get_Glyph()
/external/freetype/src/base/
Dftglyph.c364 FT_Glyph *aglyph ) in FT_Get_Glyph()
/external/pdfium/core/fxge/
Dfx_freetype.h168 #define FXFT_Get_Glyph(slot, aglyph) FT_Get_Glyph(slot, aglyph) argument