Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.c943 tt_glyphzone_done( &size->twilight ); in tt_size_done_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()
1075 for ( i = 0; i < (FT_UInt)size->twilight.n_points; i++ ) in tt_size_ready_bytecode()
1077 size->twilight.org[i].x = 0; in tt_size_ready_bytecode()
1078 size->twilight.org[i].y = 0; in tt_size_ready_bytecode()
1079 size->twilight.cur[i].x = 0; in tt_size_ready_bytecode()
1080 size->twilight.cur[i].y = 0; in tt_size_ready_bytecode()
A Dttobjs.h325 TT_GlyphZoneRec twilight; /* The instance's twilight zone */ member
A Dttinterp.h179 twilight; member
A Dttinterp.c609 exec->twilight = size->twilight; in TT_Load_Context()
5545 CUR.zp0 = CUR.twilight; in Ins_SZP0()
5574 CUR.zp1 = CUR.twilight; in Ins_SZP1()
5603 CUR.zp2 = CUR.twilight; in Ins_SZP2()
5632 CUR.zp0 = CUR.twilight; in Ins_SZPS()
7068 FT_Int twilight; in Ins_IP() local
7085 twilight = CUR.GS.gep0 == 0 || CUR.GS.gep1 == 0 || CUR.GS.gep2 == 0; in Ins_IP()
7094 if ( twilight ) in Ins_IP()
7113 if ( twilight ) in Ins_IP()
7152 if ( twilight ) in Ins_IP()

Completed in 18 milliseconds