Searched refs:cid_count (Results 1 – 18 of 18) sorted by relevance
/external/pdfium/third_party/freetype/src/cff/ |
D | cfftoken.h | 59 CFF_FIELD_NUM ( 0x122, cid_count, "CIDCount" )
|
D | cfftypes.h | 142 FT_ULong cid_count; member
|
D | cffload.c | 1329 top->cid_count = 8720; in cff_subfont_load()
|
/external/freetype/src/cff/ |
D | cfftoken.h | 59 CFF_FIELD_NUM ( 0x122, cid_count, "CIDCount" )
|
D | cfftypes.h | 142 FT_ULong cid_count; member
|
D | cffload.c | 1329 top->cid_count = 8720; in cff_subfont_load()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/ |
D | cfftoken.h | 59 CFF_FIELD_NUM ( 0x122, cid_count, "CIDCount" )
|
D | cfftypes.h | 142 FT_ULong cid_count; member
|
D | cffload.c | 1329 top->cid_count = 8720; in cff_subfont_load()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/ |
D | cidtoken.h | 34 T1_FIELD_NUM ( "CIDCount", cid_count, 0 )
|
D | cidobjs.c | 354 cidface->num_glyphs = (FT_Long)cid->cid_count; in cid_face_init()
|
D | cidload.c | 823 cid->cid_count > in cid_face_open()
|
/external/pdfium/third_party/freetype/src/cid/ |
D | cidtoken.h | 34 T1_FIELD_NUM ( "CIDCount", cid_count, 0 )
|
D | cidobjs.c | 354 cidface->num_glyphs = (FT_Long)cid->cid_count; in cid_face_init()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
D | t1tables.h | 414 FT_ULong cid_count; member
|
/external/freetype/include/ |
D | t1tables.h | 414 FT_ULong cid_count; member
|
/external/pdfium/third_party/freetype/include/freetype/ |
D | t1tables.h | 414 FT_ULong cid_count; member
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
D | ChangeLog.21 | 3590 `cid_count' to `FT_ULong'.
|