HomeSort by: relevance | last modified time | path
    Searched refs:compatible_widths (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/freetype/dist/src/truetype/
ttinterp.h 404 FT_Bool compatible_widths; /* compatible widths? */ member in struct:TT_ExecContextRec_
ttsubpix.c 999 loader->exec->compatible_widths |= TRUE;
ttgload.c 2288 ( ( ignore_x_mode && loader->exec->compatible_widths ) ||
2514 FT_Bool compatible_widths;
2594 exec->compatible_widths = SPH_OPTION_SET_COMPATIBLE_WIDTHS;
2601 exec->compatible_widths =
ttinterp.c 7532 if ( ( args[0] & 128 ) != 0 && exc->compatible_widths )

Completed in 59 milliseconds