OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AF_LATIN_MAX_WIDTHS
(Results
1 - 3
of
3
) sorted by null
/external/freetype/src/autofit/
aflatin.h
65
#define
AF_LATIN_MAX_WIDTHS
16
94
AF_WidthRec widths[
AF_LATIN_MAX_WIDTHS
]; /* widths array */
aflatin2.c
142
if ( num_widths <
AF_LATIN_MAX_WIDTHS
)
[
all
...]
aflatin.c
216
if ( num_widths <
AF_LATIN_MAX_WIDTHS
)
[
all
...]
Completed in 134 milliseconds