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 341 AF_Script_ApplyHintsFunc script_hints_apply; member in struct:AF_ScriptClassRec_
391 ac->script_hints_apply = h_apply; \
afloader.c 167 if ( metrics->clazz->script_hints_apply )
168 metrics->clazz->script_hints_apply( hints,

Completed in 24 milliseconds