HomeSort by: relevance | last modified time | path
    Searched defs:ignore_x_mode (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/freetype/dist/src/truetype/
ttgload.c 2281 FT_Bool ignore_x_mode; local
2284 ignore_x_mode = FT_BOOL( FT_LOAD_TARGET_MODE( loader->load_flags ) !=
2288 ( ( ignore_x_mode && loader->exec->compatible_widths ) ||
2289 !ignore_x_mode ||
2588 exec->ignore_x_mode = subpixel_hinting || grayscale;
2731 exec->ignore_x_mode = 0;
ttinterp.h 398 FT_Bool ignore_x_mode; /* Standard rendering mode for */ member in struct:TT_ExecContextRec_

Completed in 8 milliseconds