OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AF_DIR_NONE
(Results
1 - 4
of
4
) sorted by null
/external/freetype/src/autofit/
afhints.c
642
dir =
AF_DIR_NONE
;
846
point->in_dir = (FT_Char)
AF_DIR_NONE
;
847
point->out_dir = (FT_Char)
AF_DIR_NONE
;
1038
if ( point->in_dir ==
AF_DIR_NONE
&&
1039
point->out_dir ==
AF_DIR_NONE
)
1088
if ( point->out_dir !=
AF_DIR_NONE
)
[
all
...]
afhints.h
49
AF_DIR_NONE
= 4,
aflatin.c
[
all
...]
aflatin2.c
[
all
...]
Completed in 54 milliseconds