OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:debug_function_name
(Results
1 - 2
of
2
) sorted by null
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/otvalid/
otvcommn.h
63
const FT_String*
debug_function_name
[3];
member in struct:OTV_ValidatorRec_
124
otvalid->
debug_function_name
[0] = OTV_NAME( x ); \
132
otvalid->
debug_function_name
[0] = OTV_NAME( x ); \
133
otvalid->
debug_function_name
[1] = OTV_NAME( y ); \
142
otvalid->
debug_function_name
[0] = OTV_NAME( x ); \
143
otvalid->
debug_function_name
[1] = OTV_NAME( y ); \
144
otvalid->
debug_function_name
[2] = OTV_NAME( z ); \
154
otvalid->
debug_function_name
[otvalid->nesting_level] )); \
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gxvalid/
gxvcommn.h
259
const FT_String*
debug_function_name
[3];
member in struct:GXV_ValidatorRec_
Completed in 334 milliseconds