OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AF_CJK_IS_TOP_BLUE
(Results
1 - 2
of
2
) sorted by null
/external/freetype/src/autofit/
afcjk.h
49
#define
AF_CJK_IS_TOP_BLUE
( b ) \
53
#define AF_CJK_IS_RIGHT_BLUE
AF_CJK_IS_TOP_BLUE
59
#define AF_CJK_BLUE_TOP ( 1U << 1 ) /* result of
AF_CJK_IS_TOP_BLUE
*/
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afcjk.h
49
#define
AF_CJK_IS_TOP_BLUE
( b ) \
53
#define AF_CJK_IS_RIGHT_BLUE
AF_CJK_IS_TOP_BLUE
59
#define AF_CJK_BLUE_TOP ( 1U << 1 ) /* result of
AF_CJK_IS_TOP_BLUE
*/
Completed in 98 milliseconds