OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AF_EDGES_EMBEDDED
(Results
1 - 2
of
2
) sorted by null
/external/freetype/src/autofit/
afhints.h
303
#define
AF_EDGES_EMBEDDED
12 /* number of embedded edges */
324
AF_EdgeRec edges[
AF_EDGES_EMBEDDED
];
afhints.c
111
if ( axis->num_edges <
AF_EDGES_EMBEDDED
)
116
axis->max_edges =
AF_EDGES_EMBEDDED
;
[
all
...]
Completed in 48 milliseconds