Home | History | Annotate | Download | only in cff

Lines Matching refs:topHintEdge

563                           CF2_Hint     topHintEdge )
570 CF2_Hint secondHintEdge = topHintEdge;
576 cf2_hint_isValid( topHintEdge ) );
582 firstHintEdge = topHintEdge;
585 else if ( !cf2_hint_isValid( topHintEdge ) )
593 topHintEdge->csCoord >= bottomHintEdge->csCoord );
825 CF2_HintRec bottomHintEdge, topHintEdge;
835 cf2_hint_init( &topHintEdge,
844 cf2_hint_isLocked( &topHintEdge ) ||
847 &topHintEdge ) )
850 cf2_hintmap_insertHint( hintmap, &bottomHintEdge, &topHintEdge );
925 CF2_HintRec bottomHintEdge, topHintEdge;
935 cf2_hint_init( &topHintEdge,
943 cf2_hintmap_insertHint( hintmap, &bottomHintEdge, &topHintEdge );