Home
last modified time | relevance | path

Searched refs:aslot (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftobjs.h636 FT_GlyphSlot *aslot );
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c612 FT_GlyphSlot *aslot ) in FT_New_GlyphSlot() argument
647 if ( aslot ) in FT_New_GlyphSlot()
648 *aslot = slot; in FT_New_GlyphSlot()
650 else if ( aslot ) in FT_New_GlyphSlot()
651 *aslot = NULL; in FT_New_GlyphSlot()