OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_af_debug_disable_blue_hints
(Results
1 - 6
of
6
) sorted by null
/external/freetype/src/autofit/
afhints.h
385
#define AF_HINTS_DO_BLUES( h ) ( !
_af_debug_disable_blue_hints
)
afmodule.c
41
int
_af_debug_disable_blue_hints
;
variable
aftypes.h
61
extern int
_af_debug_disable_blue_hints
;
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afhints.h
385
#define AF_HINTS_DO_BLUES( h ) ( !
_af_debug_disable_blue_hints
)
aftypes.h
63
extern int
_af_debug_disable_blue_hints
;
afmodule.c
49
int
_af_debug_disable_blue_hints
;
variable
Completed in 361 milliseconds