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

/external/chromium_org/third_party/freetype/src/raster/
H A Dftraster.c346 Ascending_State, enumerator in enum:TStates_
760 case Ascending_State:
1464 if ( New_Profile( RAS_VARS Ascending_State,
1477 case Ascending_State:
1491 New_Profile( RAS_VARS Ascending_State,
1505 case Ascending_State:
1604 state_bez = y1 < y3 ? Ascending_State : Descending_State;
1607 Bool o = state_bez == Ascending_State ? IS_BOTTOM_OVERSHOOT( y1 )
1622 if ( state_bez == Ascending_State )
1738 state_bez = ( y1 <= y4 ) ? Ascending_State
[all...]
/external/freetype/src/raster/
H A Dftraster.c346 Ascending_State, enumerator in enum:TStates_
762 case Ascending_State:
1466 if ( New_Profile( RAS_VARS Ascending_State,
1479 case Ascending_State:
1493 New_Profile( RAS_VARS Ascending_State,
1507 case Ascending_State:
1606 state_bez = y1 < y3 ? Ascending_State : Descending_State;
1609 Bool o = state_bez == Ascending_State ? IS_BOTTOM_OVERSHOOT( y1 )
1624 if ( state_bez == Ascending_State )
1740 state_bez = ( y1 <= y4 ) ? Ascending_State
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
H A Dftraster.c346 Ascending_State, enumerator in enum:TStates_
762 case Ascending_State:
1466 if ( New_Profile( RAS_VARS Ascending_State,
1479 case Ascending_State:
1493 New_Profile( RAS_VARS Ascending_State,
1507 case Ascending_State:
1606 state_bez = y1 < y3 ? Ascending_State : Descending_State;
1609 Bool o = state_bez == Ascending_State ? IS_BOTTOM_OVERSHOOT( y1 )
1624 if ( state_bez == Ascending_State )
1740 state_bez = ( y1 <= y4 ) ? Ascending_State
[all...]

Completed in 632 milliseconds