Home
last modified time | relevance | path

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

/external/freetype/src/pshinter/
Dpshrec.h164 extern int ps_debug_no_vert_hints;
Dpshrec.c36 int ps_debug_no_vert_hints = 0; variable
Dpshalgo.c864 if ( ps_debug_no_vert_hints && dimension == 0 ) in psh_hint_table_align_hints()