Home | History | Annotate | Download | only in cff

Lines Matching refs:bottomHintEdge

562                           CF2_Hint     bottomHintEdge,
569 CF2_Hint firstHintEdge = bottomHintEdge;
575 FT_ASSERT( cf2_hint_isValid( bottomHintEdge ) ||
579 if ( !cf2_hint_isValid( bottomHintEdge ) )
593 topHintEdge->csCoord >= bottomHintEdge->csCoord );
825 CF2_HintRec bottomHintEdge, topHintEdge;
828 cf2_hint_init( &bottomHintEdge,
843 if ( cf2_hint_isLocked( &bottomHintEdge ) ||
846 &bottomHintEdge,
850 cf2_hintmap_insertHint( hintmap, &bottomHintEdge, &topHintEdge );
925 CF2_HintRec bottomHintEdge, topHintEdge;
928 cf2_hint_init( &bottomHintEdge,
943 cf2_hintmap_insertHint( hintmap, &bottomHintEdge, &topHintEdge );