OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:charstringIndex
(Results
1 - 3
of
3
) sorted by null
/external/freetype/src/cff/
cf2intrp.c
457
CF2_Int
charstringIndex
= -1; /* initialize to empty */
546
charstringIndex
= 0; /* entry is valid now */
559
if (
charstringIndex
)
755
if (
charstringIndex
> CF2_MAX_SUBR )
766
(size_t)
charstringIndex
+ 1 );
776
charstringIndex
+ 1 ));
791
charstringIndex
+ 1 ));
802
charstringIndex
+= 1; /* entry is valid now */
807
FT_TRACE4(( " return (leaving level %d)\n",
charstringIndex
));
809
if (
charstringIndex
< 1
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cf2intrp.c
457
CF2_Int
charstringIndex
= -1; /* initialize to empty */
546
charstringIndex
= 0; /* entry is valid now */
559
if (
charstringIndex
)
755
if (
charstringIndex
> CF2_MAX_SUBR )
766
(size_t)
charstringIndex
+ 1 );
776
charstringIndex
+ 1 ));
791
charstringIndex
+ 1 ));
802
charstringIndex
+= 1; /* entry is valid now */
807
FT_TRACE4(( " return (leaving level %d)\n",
charstringIndex
));
809
if (
charstringIndex
< 1
[
all
...]
/external/pdfium/third_party/freetype/src/cff/
cf2intrp.c
457
CF2_Int
charstringIndex
= -1; /* initialize to empty */
546
charstringIndex
= 0; /* entry is valid now */
559
if (
charstringIndex
)
755
if (
charstringIndex
> CF2_MAX_SUBR )
766
(size_t)
charstringIndex
+ 1 );
776
charstringIndex
+ 1 ));
791
charstringIndex
+ 1 ));
802
charstringIndex
+= 1; /* entry is valid now */
807
FT_TRACE4(( " return (leaving level %d)\n",
charstringIndex
));
809
if (
charstringIndex
< 1
[
all
...]
Completed in 922 milliseconds