Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpshints.c413 FT_Bool isPair = cf2_hint_isPair( &hintmap->edge[i] ); in cf2_hintmap_adjustHints() local
417 j = isPair ? i + 1 : i; in cf2_hintmap_adjustHints()
529 if ( isPair ) in cf2_hintmap_adjustHints()
551 if ( isPair ) in cf2_hintmap_adjustHints()
606 FT_Bool isPair = TRUE; in cf2_hintmap_insertHint() local
621 isPair = FALSE; in cf2_hintmap_insertHint()
626 isPair = FALSE; in cf2_hintmap_insertHint()
630 if ( isPair && in cf2_hintmap_insertHint()
645 if ( isPair ) in cf2_hintmap_insertHint()
669 if ( isPair && in cf2_hintmap_insertHint()
[all …]