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

  /external/freetype/src/autofit/
aftypes.h 306 AF_Script_ApplyHintsFunc script_hints_apply; member in struct:AF_ScriptClassRec_
357 ac->script_hints_apply = h_apply; \
afloader.c 177 if ( metrics->clazz->script_hints_apply )
178 metrics->clazz->script_hints_apply( hints,

Completed in 25 milliseconds