OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:META_STYLE_LATIN
(Results
1 - 2
of
2
) sorted by null
/external/freetype/src/autofit/
afstyles.h
50
#undef
META_STYLE_LATIN
51
#define
META_STYLE_LATIN
( s, S, ds ) \
91
META_STYLE_LATIN
( cyrl, CYRL, "Cyrillic" )
93
META_STYLE_LATIN
( grek, GREK, "Greek" )
101
META_STYLE_LATIN
( latn, LATN, "Latin" )
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afstyles.h
52
#undef
META_STYLE_LATIN
53
#define
META_STYLE_LATIN
( s, S, ds ) \
93
META_STYLE_LATIN
( cyrl, CYRL, "Cyrillic" )
102
META_STYLE_LATIN
( grek, GREK, "Greek" )
118
META_STYLE_LATIN
( latn, LATN, "Latin" )
Completed in 91 milliseconds