Searched refs:Ascending_State (Results 1 - 1 of 1) sorted by relevance

/external/freetype/src/raster/
H A Dftraster.c347 Ascending_State, enumerator in enum:TStates_
678 case Ascending_State:
1380 if ( New_Profile( RAS_VARS Ascending_State,
1393 case Ascending_State:
1407 New_Profile( RAS_VARS Ascending_State,
1421 case Ascending_State:
1520 state_bez = y1 < y3 ? Ascending_State : Descending_State;
1523 Bool o = ( state_bez == Ascending_State )
1539 if ( state_bez == Ascending_State )
1655 state_bez = ( y1 <= y4 ) ? Ascending_State
[all...]

Completed in 172 milliseconds