Searched refs:script_hints_apply (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/autofit/
H A Daftypes.h306 AF_Script_ApplyHintsFunc script_hints_apply; member in struct:AF_ScriptClassRec_
357 ac->script_hints_apply = h_apply; \
H A Dafloader.c177 if ( metrics->clazz->script_hints_apply )
178 metrics->clazz->script_hints_apply( hints,

Completed in 58 milliseconds