HomeSort by relevance Sort by last modified time
    Searched refs:twilight (Results 1 - 4 of 4) sorted by null

  /external/freetype/src/truetype/
ttobjs.c 896 /* twilight zone */
897 tt_glyphzone_done( &size->twilight );
966 /* reserve twilight zone */
972 error = tt_glyphzone_new( memory, n_twilight, 0, &size->twilight );
976 size->twilight.n_points = n_twilight;
    [all...]
ttinterp.h 137 twilight; member in struct:TT_ExecContextRec_
ttobjs.h 323 TT_GlyphZoneRec twilight; /* The instance's twilight zone */ member in struct:TT_SizeRec_
ttinterp.c 600 exec->twilight = size->twilight;
6528 FT_Int twilight; local
    [all...]

Completed in 123 milliseconds