HomeSort by relevance Sort by last modified time
    Searched refs:script_uni_ranges (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/autofit/
aftypes.h 298 AF_Script_UniRange script_uni_ranges; /* last must be { 0, 0 } */ member in struct:AF_ScriptClassRec_
348 ac->script_uni_ranges = ranges; \
afglobal.c 111 if ( clazz->script_uni_ranges == NULL )
118 for ( range = clazz->script_uni_ranges; range->first != 0; range++ )

Completed in 1225 milliseconds