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
423 FT_ASSERT( cf2_hint_isValid( &hintmap->edge[i] ) ); in cf2_hintmap_adjustHints()
424 FT_ASSERT( cf2_hint_isValid( &hintmap->edge[j] ) ); in cf2_hintmap_adjustHints()
616 FT_ASSERT( cf2_hint_isValid( bottomHintEdge ) || in cf2_hintmap_insertHint()
617 cf2_hint_isValid( topHintEdge ) ); in cf2_hintmap_insertHint()
620 if ( !cf2_hint_isValid( bottomHintEdge ) ) in cf2_hintmap_insertHint()
626 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 );