OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_af_debug_hints_rec
(Results
1 - 2
of
2
) sorted by null
/external/freetype/src/autofit/
afmodule.c
44
AF_GlyphHintsRec
_af_debug_hints_rec
[1];
variable
46
void* _af_debug_hints =
_af_debug_hints_rec
;
310
if (
_af_debug_hints_rec
->memory )
311
af_glyph_hints_done(
_af_debug_hints_rec
);
330
AF_GlyphHints hints =
_af_debug_hints_rec
;
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afmodule.c
52
AF_GlyphHintsRec
_af_debug_hints_rec
[1];
variable
54
void* _af_debug_hints =
_af_debug_hints_rec
;
395
if (
_af_debug_hints_rec
->memory )
396
af_glyph_hints_done(
_af_debug_hints_rec
);
415
AF_GlyphHints hints =
_af_debug_hints_rec
;
Completed in 43 milliseconds