Home | History | Annotate | Download | only in cff

Lines Matching refs:topHintEdge

562                           CF2_Hint     topHintEdge )
569 CF2_Hint secondHintEdge = topHintEdge;
575 cf2_hint_isValid( topHintEdge ) );
581 firstHintEdge = topHintEdge;
584 else if ( !cf2_hint_isValid( topHintEdge ) )
592 topHintEdge->csCoord >= bottomHintEdge->csCoord );
794 CF2_HintRec bottomHintEdge, topHintEdge;
804 cf2_hint_init( &topHintEdge,
813 cf2_hint_isLocked( &topHintEdge ) ||
816 &topHintEdge ) )
819 cf2_hintmap_insertHint( hintmap, &bottomHintEdge, &topHintEdge );
894 CF2_HintRec bottomHintEdge, topHintEdge;
904 cf2_hint_init( &topHintEdge,
912 cf2_hintmap_insertHint( hintmap, &bottomHintEdge, &topHintEdge );