Home
last modified time | relevance | path

Searched refs:cf2_hint_isValid (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/psaux/
Dpshints.c218 cf2_hint_isValid( const CF2_Hint hint ) in cf2_hint_isValid() function
420 FT_ASSERT( cf2_hint_isValid( &hintmap->edge[i] ) ); in cf2_hintmap_adjustHints()
421 FT_ASSERT( cf2_hint_isValid( &hintmap->edge[j] ) ); in cf2_hintmap_adjustHints()
613 FT_ASSERT( cf2_hint_isValid( bottomHintEdge ) || in cf2_hintmap_insertHint()
614 cf2_hint_isValid( topHintEdge ) ); in cf2_hintmap_insertHint()
617 if ( !cf2_hint_isValid( bottomHintEdge ) ) in cf2_hintmap_insertHint()
623 else if ( !cf2_hint_isValid( topHintEdge ) ) in cf2_hintmap_insertHint()
Dpsblues.c564 if ( cf2_hint_isValid( bottomHintEdge ) ) in cf2_blues_capture()
571 if ( cf2_hint_isValid( topHintEdge ) ) in cf2_blues_capture()
Dpshints.h151 cf2_hint_isValid( const CF2_Hint hint );