Home
last modified time | relevance | path

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

/external/freetype/src/tools/ftrandom/
Dftrandom.c57 static int nohints = false; variable
175 if ( nohints ) in TestFace()
664 nohints = true; in main()
DREADME39 --nohints Specify FT_LOAD_NO_HINTING when loading glyphs.
/external/python/pycparser/utils/benchmark/inputs/
Dredis.c.ppout2152 " \":set nohints\" disable online hints\n"
3054 else if (!strcasecmp(argv[1],"nohints")) pref.hints = 0;