Searched refs:FT_ENCODING_GB2312 (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/third_party/freetype/include/freetype/ |
D | freetype.h | 765 FT_ENC_TAG( FT_ENCODING_GB2312, 'g', 'b', ' ', ' ' ), 772 FT_ENCODING_MS_GB2312 = FT_ENCODING_GB2312, 797 #define ft_encoding_gb2312 FT_ENCODING_GB2312
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
D | freetype.h | 765 FT_ENC_TAG( FT_ENCODING_GB2312, 'g', 'b', ' ', ' ' ), 772 FT_ENCODING_MS_GB2312 = FT_ENCODING_GB2312, 797 #define ft_encoding_gb2312 FT_ENCODING_GB2312
|
/external/freetype/include/ |
D | freetype.h | 765 FT_ENC_TAG( FT_ENCODING_GB2312, 'g', 'b', ' ', ' ' ), 772 FT_ENCODING_MS_GB2312 = FT_ENCODING_GB2312, 797 #define ft_encoding_gb2312 FT_ENCODING_GB2312
|
/external/pdfium/core/include/fxge/ |
D | fx_freetype.h | 27 #define FXFT_ENCODING_GB2312 FT_ENCODING_GB2312
|
/external/libgdx/extensions/gdx-freetype/src/com/badlogic/gdx/graphics/g2d/freetype/ |
D | FreeType.java | 792 public static int FT_ENCODING_GB2312 = encode('g', 'b', ' ', ' '); field in FreeType
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/ |
D | sfobjs.c | 307 { TT_PLATFORM_MICROSOFT, TT_MS_ID_GB2312, FT_ENCODING_GB2312 }, in sfnt_find_encoding()
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | sfobjs.c | 307 { TT_PLATFORM_MICROSOFT, TT_MS_ID_GB2312, FT_ENCODING_GB2312 }, in sfnt_find_encoding()
|
/external/freetype/src/sfnt/ |
D | sfobjs.c | 325 { TT_PLATFORM_MICROSOFT, TT_MS_ID_GB2312, FT_ENCODING_GB2312 }, in sfnt_find_encoding()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
D | ChangeLog.21 | 4715 * include/freetype/freetype.h (FT_ENCODING_SJIS, FT_ENCODING_GB2312,
|