Home | History | Annotate | Download | only in cff

Lines Matching refs:bottomHintEdge

561                           CF2_Hint     bottomHintEdge,
568 CF2_Hint firstHintEdge = bottomHintEdge;
574 FT_ASSERT( cf2_hint_isValid( bottomHintEdge ) ||
578 if ( !cf2_hint_isValid( bottomHintEdge ) )
592 topHintEdge->csCoord >= bottomHintEdge->csCoord );
794 CF2_HintRec bottomHintEdge, topHintEdge;
797 cf2_hint_init( &bottomHintEdge,
812 if ( cf2_hint_isLocked( &bottomHintEdge ) ||
815 &bottomHintEdge,
819 cf2_hintmap_insertHint( hintmap, &bottomHintEdge, &topHintEdge );
894 CF2_HintRec bottomHintEdge, topHintEdge;
897 cf2_hint_init( &bottomHintEdge,
912 cf2_hintmap_insertHint( hintmap, &bottomHintEdge, &topHintEdge );