OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AF_SEGMENTS_EMBEDDED
(Results
1 - 2
of
2
) sorted by null
/external/freetype/src/autofit/
afhints.h
302
#define
AF_SEGMENTS_EMBEDDED
18 /* number of embedded segments */
323
AF_SegmentRec segments[
AF_SEGMENTS_EMBEDDED
];
afhints.c
46
if ( axis->num_segments <
AF_SEGMENTS_EMBEDDED
)
51
axis->max_segments =
AF_SEGMENTS_EMBEDDED
;
[
all
...]
Completed in 194 milliseconds