Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/cache/
Dftcmanag.c351 FT_UInt max_faces, in FTC_Manager_New() argument
374 if ( max_faces == 0 ) in FTC_Manager_New()
375 max_faces = FTC_MAX_FACES_DEFAULT; in FTC_Manager_New()
392 max_faces, in FTC_Manager_New()
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftcache.h315 FT_UInt max_faces,