Home | History | Annotate | Download | only in cff

Lines Matching refs:topHintEdge

466                      CF2_Hint         topHintEdge )
483 !cf2_hint_isBottom( topHintEdge ) );
523 if ( !blues->zone[i].bottomZone && cf2_hint_isTop( topHintEdge ) )
526 topHintEdge->csCoord &&
527 topHintEdge->csCoord <=
535 else if ( ( topHintEdge->csCoord - blues->zone[i].csBottomEdge ) >=
540 cf2_fixedRound( topHintEdge->dsCoord ),
547 dsNew = cf2_fixedRound( topHintEdge->dsCoord );
550 dsMove = dsNew - topHintEdge->dsCoord;
567 if ( cf2_hint_isValid( topHintEdge ) )
569 topHintEdge->dsCoord += dsMove;
570 cf2_hint_lock( topHintEdge );