Home | Sort by relevance Sort by last modified time |
/external/freetype/src/cff/ | |
cfftoken.h | 31 CFF_FIELD_BOOL ( 0x101, is_fixed_pitch ) |
cfftypes.h | 110 FT_Bool is_fixed_pitch; member in struct:CFF_FontRecDictRec_ |
cffdrivr.c | 366 font_info->is_fixed_pitch = dict->is_fixed_pitch; |
cffobjs.c | 778 if ( dict->is_fixed_pitch ) |
/external/freetype/include/freetype/ | |
t1tables.h | 77 FT_Bool is_fixed_pitch; member in struct:PS_FontInfoRec_ |