Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpshints.c416 FT_Bool isPair = cf2_hint_isPair( &hintmap->edge[i] ); in cf2_hintmap_adjustHints() local
420 j = isPair ? i + 1 : i; in cf2_hintmap_adjustHints()
532 if ( isPair ) in cf2_hintmap_adjustHints()
554 if ( isPair ) in cf2_hintmap_adjustHints()
609 FT_Bool isPair = TRUE; in cf2_hintmap_insertHint() local
624 isPair = FALSE; in cf2_hintmap_insertHint()
629 isPair = FALSE; in cf2_hintmap_insertHint()
633 if ( isPair && in cf2_hintmap_insertHint()
648 if ( isPair ) in cf2_hintmap_insertHint()
672 if ( isPair && in cf2_hintmap_insertHint()
[all …]