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

/external/chromium_org/third_party/freetype/src/cff/
H A Dcf2hints.c385 FT_Bool isPair = cf2_hint_isPair( &hintmap->edge[i] ); local
389 j = isPair ? i + 1 : i;
496 if ( isPair )
516 if ( isPair )
567 FT_Bool isPair = TRUE; local
582 isPair = FALSE;
587 isPair = FALSE;
591 FT_ASSERT( !isPair ||
612 if ( isPair &&
625 if ( isPair )
[all...]
/external/freetype/src/cff/
H A Dcf2hints.c385 FT_Bool isPair = cf2_hint_isPair( &hintmap->edge[i] ); local
389 j = isPair ? i + 1 : i;
497 if ( isPair )
517 if ( isPair )
568 FT_Bool isPair = TRUE; local
583 isPair = FALSE;
588 isPair = FALSE;
592 FT_ASSERT( !isPair ||
622 if ( isPair &&
635 if ( isPair )
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcf2hints.c385 FT_Bool isPair = cf2_hint_isPair( &hintmap->edge[i] ); local
389 j = isPair ? i + 1 : i;
497 if ( isPair )
517 if ( isPair )
568 FT_Bool isPair = TRUE; local
583 isPair = FALSE;
588 isPair = FALSE;
592 FT_ASSERT( !isPair ||
613 if ( isPair &&
626 if ( isPair )
[all...]

Completed in 112 milliseconds