Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.c973 FT_UShort n_twilight; in tt_size_init_bytecode() local
1013 n_twilight = maxp->maxTwilightPoints; in tt_size_init_bytecode()
1016 n_twilight += 4; in tt_size_init_bytecode()
1018 error = tt_glyphzone_new( memory, n_twilight, 0, &size->twilight ); in tt_size_init_bytecode()
1022 size->twilight.n_points = n_twilight; in tt_size_init_bytecode()

Completed in 3 milliseconds