Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.h87 FT_Bool both_x_axis; member
A Dttinterp.c254 CUR.GS.V.x = (FT_F2Dot14)( CUR.GS.both_x_axis ? 0x4000 : 0 ); \
746 exec->GS.both_x_axis = TRUE; in TT_Run_Context()
1678 if ( CUR.GS.both_x_axis ) in Current_Ratio()
2638 if ( CUR.GS.both_x_axis ) in Compute_Funcs()
2960 args[0] = CUR.GS.both_x_axis ? 0x4000 : 0; \
2961 args[1] = CUR.GS.both_x_axis ? 0 : 0x4000; \
2979 args[0] = CUR.GS.both_x_axis ? 0x4000 : 0; \
2980 args[1] = CUR.GS.both_x_axis ? 0 : 0x4000; \
5894 if ( CUR.GS.both_x_axis ) in Compute_Point_Displacement()
5925 if ( CUR.GS.both_x_axis ) in Move_Zp2_Point()
[all …]

Completed in 14 milliseconds