HomeSort by relevance Sort by last modified time
    Searched refs:isPair (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/cff/
cf2hints.c 383 FT_Bool isPair = cf2_hint_isPair( &hintmap->edge[i] );
387 j = isPair ? i + 1 : i;
495 if ( isPair )
515 if ( isPair )
566 FT_Bool isPair = TRUE;
581 isPair = FALSE;
586 isPair = FALSE;
590 FT_ASSERT( !isPair ||
620 if ( isPair &&
633 if ( isPair )
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cf2hints.c 383 FT_Bool isPair = cf2_hint_isPair( &hintmap->edge[i] );
387 j = isPair ? i + 1 : i;
495 if ( isPair )
515 if ( isPair )
566 FT_Bool isPair = TRUE;
581 isPair = FALSE;
586 isPair = FALSE;
590 FT_ASSERT( !isPair ||
620 if ( isPair &&
633 if ( isPair )
    [all...]

Completed in 5842 milliseconds