Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafglobal.c254 const FT_Offset script_max = sizeof ( AF_SCRIPT_CLASSES_GET ) / in af_face_globals_get_metrics() local
266 if ( gidx == 0 || gidx + 1 >= script_max ) in af_face_globals_get_metrics()