OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_af_debug
(Results
1 - 2
of
2
) sorted by null
/external/freetype/src/autofit/
afmodule.c
24
int
_af_debug
;
variable
aftypes.h
63
#define AF_LOG( x ) do { if (
_af_debug
) printf x; } while ( 0 )
65
extern int
_af_debug
;
Completed in 410 milliseconds