Home
last modified time | relevance | path

Searched refs:aglyph_index (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttcolr.h41 FT_UInt *aglyph_index,
Dttcolr.c320 FT_UInt *aglyph_index, in tt_face_get_colr_layer() argument
360 *aglyph_index = FT_NEXT_USHORT( iterator->p ); in tt_face_get_colr_layer()
363 if ( *aglyph_index >= (FT_UInt)( FT_FACE( face )->num_glyphs ) || in tt_face_get_colr_layer()
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftcolor.h463 FT_UInt *aglyph_index,
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dsfnt.h522 FT_UInt *aglyph_index,
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c5610 FT_UInt *aglyph_index, in FT_Get_Color_Glyph_Layer() argument
5619 !aglyph_index || in FT_Get_Color_Glyph_Layer()
5634 aglyph_index, in FT_Get_Color_Glyph_Layer()