Searched refs:is_fixed_pitch (Results 1 - 15 of 15) sorted by relevance

/external/freetype/src/cff/
H A Dcfftoken.h31 CFF_FIELD_BOOL ( 0x101, is_fixed_pitch, "isFixedPitch" )
H A Dcfftypes.h113 FT_Bool is_fixed_pitch; member in struct:CFF_FontRecDictRec_
H A Dcffdrivr.c407 font_info->is_fixed_pitch = dict->is_fixed_pitch;
H A Dcffobjs.c862 if ( dict->is_fixed_pitch )
/external/pdfium/third_party/freetype/src/cff/
H A Dcfftoken.h31 CFF_FIELD_BOOL ( 0x101, is_fixed_pitch, "isFixedPitch" )
H A Dcfftypes.h113 FT_Bool is_fixed_pitch; member in struct:CFF_FontRecDictRec_
H A Dcffdrivr.c353 font_info->is_fixed_pitch = dict->is_fixed_pitch;
H A Dcffobjs.c859 if ( dict->is_fixed_pitch )
/external/pdfium/third_party/freetype/src/cid/
H A Dcidtoken.h48 T1_FIELD_BOOL ( "isFixedPitch", is_fixed_pitch, 0 )
H A Dcidobjs.c363 if ( info->is_fixed_pitch )
/external/pdfium/third_party/freetype/src/type1/
H A Dt1tokens.h38 T1_FIELD_BOOL ( "isFixedPitch", is_fixed_pitch,
H A Dt1driver.c502 retval = sizeof ( type1->font_info.is_fixed_pitch );
504 *((FT_Bool *)value) = type1->font_info.is_fixed_pitch;
H A Dt1objs.c372 if ( info->is_fixed_pitch )
/external/freetype/include/
H A Dt1tables.h97 FT_Bool is_fixed_pitch; member in struct:PS_FontInfoRec_
/external/pdfium/third_party/freetype/include/
H A Dt1tables.h97 FT_Bool is_fixed_pitch; member in struct:PS_FontInfoRec_

Completed in 729 milliseconds