Home
last modified time | relevance | path

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

/external/freetype/src/pshinter/
Dpshrec.h159 extern int ps_debug_no_horz_hints;
Dpshrec.c35 int ps_debug_no_horz_hints = 0; variable
Dpshalgo.c867 if ( ps_debug_no_horz_hints && dimension == 1 ) in psh_hint_table_align_hints()