OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CF2_UInt
(Results
1 - 10
of
10
) sorted by null
/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
499
CF2_UInt
idx,
522
CF2_UInt
code,
572
CF2_UInt
idx,
cf2blues.c
478
CF2_UInt
i;
cf2hints.c
318
CF2_UInt
i = hintmap->lastIndex;
564
CF2_UInt
indexInsert;
[
all
...]
Completed in 49 milliseconds