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 889 /* twilight zone */
890 tt_glyphzone_done( &size->twilight );
959 /* reserve twilight zone */
965 error = tt_glyphzone_new( memory, n_twilight, 0, &size->twilight );
969 size->twilight.n_points = n_twilight;
    [all...]
ttinterp.h 136 twilight; member in struct:TT_ExecContextRec_
ttobjs.h 322 TT_GlyphZoneRec twilight; /* The instance's twilight zone */ member in struct:TT_SizeRec_
ttinterp.c 600 exec->twilight = size->twilight;
6517 FT_Int twilight; local
    [all...]

Completed in 71 milliseconds