HomeSort by relevance Sort by last modified time
    Searched refs:CF2_UInt (Results 1 - 25 of 30) sorted by null

1 2

  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2types.h 64 #define CF2_UInt FT_UFast
cf2stack.h 77 FT_LOCAL( CF2_UInt )
94 CF2_UInt idx );
cf2ft.h 102 CF2_UInt idx,
106 CF2_UInt code,
113 CF2_UInt idx,
cf2blues.h 120 CF2_UInt flags; /* attributes of the edge */
152 CF2_UInt count;
cf2stack.c 87 FT_LOCAL_DEF( CF2_UInt )
90 return (CF2_UInt)( stack->top - &stack->buffer[0] );
176 CF2_UInt idx )
cf2intrp.c 142 CF2_UInt mask = ( 1 << ( -(CF2_Int)bitCount & 7 ) ) - 1;
178 CF2_UInt mask = ( 1 << ( -(CF2_Int)bitCount & 7 ) ) - 1;
288 CF2_UInt i;
289 CF2_UInt count = cf2_stack_count( opStack );
337 CF2_UInt index;
654 CF2_UInt index;
655 CF2_UInt count = cf2_stack_count( opStack );
675 CF2_UInt index;
676 CF2_UInt count = cf2_stack_count( opStack );
705 CF2_UInt count = cf2_stack_count( opStack )
    [all...]
cf2hints.h 141 CF2_UInt count;
144 CF2_UInt lastIndex;
cf2ft.c 499 CF2_UInt idx,
522 CF2_UInt code,
572 CF2_UInt idx,
  /external/chromium_org/third_party/freetype/src/cff/
cf2types.h 64 #define CF2_UInt FT_UFast
cf2stack.h 77 FT_LOCAL( CF2_UInt )
94 CF2_UInt idx );
cf2ft.h 102 CF2_UInt idx,
106 CF2_UInt code,
113 CF2_UInt idx,
cf2blues.h 120 CF2_UInt flags; /* attributes of the edge */
152 CF2_UInt count;
cf2stack.c 87 FT_LOCAL_DEF( CF2_UInt )
90 return (CF2_UInt)( stack->top - &stack->buffer[0] );
176 CF2_UInt idx )
cf2intrp.c 142 CF2_UInt mask = ( 1 << ( -(CF2_Int)bitCount & 7 ) ) - 1;
178 CF2_UInt mask = ( 1 << ( -(CF2_Int)bitCount & 7 ) ) - 1;
288 CF2_UInt i;
289 CF2_UInt count = cf2_stack_count( opStack );
337 CF2_UInt index;
652 CF2_UInt index;
653 CF2_UInt count = cf2_stack_count( opStack );
673 CF2_UInt index;
674 CF2_UInt count = cf2_stack_count( opStack );
703 CF2_UInt count = cf2_stack_count( opStack )
    [all...]
cf2hints.h 141 CF2_UInt count;
144 CF2_UInt lastIndex;
cf2ft.c 499 CF2_UInt idx,
522 CF2_UInt code,
572 CF2_UInt idx,
cf2blues.c 478 CF2_UInt i;
  /external/freetype/src/cff/
cf2types.h 64 #define CF2_UInt FT_UFast
cf2stack.h 77 FT_LOCAL( CF2_UInt )
94 CF2_UInt idx );
cf2ft.h 102 CF2_UInt idx,
106 CF2_UInt code,
113 CF2_UInt idx,
cf2blues.h 120 CF2_UInt flags; /* attributes of the edge */
152 CF2_UInt count;
cf2stack.c 87 FT_LOCAL_DEF( CF2_UInt )
90 return (CF2_UInt)( stack->top - &stack->buffer[0] );
176 CF2_UInt idx )
cf2intrp.c 142 CF2_UInt mask = ( 1 << ( -(CF2_Int)bitCount & 7 ) ) - 1;
178 CF2_UInt mask = ( 1 << ( -(CF2_Int)bitCount & 7 ) ) - 1;
288 CF2_UInt i;
289 CF2_UInt count = cf2_stack_count( opStack );
337 CF2_UInt index;
652 CF2_UInt index;
653 CF2_UInt count = cf2_stack_count( opStack );
673 CF2_UInt index;
674 CF2_UInt count = cf2_stack_count( opStack );
703 CF2_UInt count = cf2_stack_count( opStack )
    [all...]
cf2hints.h 141 CF2_UInt count;
144 CF2_UInt lastIndex;
cf2ft.c 519 CF2_UInt idx,
544 CF2_UInt code,
594 CF2_UInt idx,

Completed in 264 milliseconds

1 2