HomeSort by relevance Sort by last modified time
    Searched refs:psnames (Results 26 - 38 of 38) sorted by null

12

  /external/chromium_org/third_party/freetype/
ft2.target.linux-x86.mk 43 third_party/freetype/src/psnames/psnames.c \
  /external/chromium_org/third_party/freetype/src/cff/
cfftypes.h 264 FT_Service_PsCMaps psnames; member in struct:CFF_FontRec_
cffobjs.c 491 FT_Service_PsCMaps psnames; local
507 FT_FACE_FIND_GLOBAL_SERVICE( face, psnames, POSTSCRIPT_CMAPS );
587 cff->psnames = psnames;
599 /* we need the `PSNames' module for CFF and CEF formats */
601 if ( dict->cid_registry == 0xFFFFU && !psnames )
606 " without the `PSNames' module\n" ));
    [all...]
cffload.c 634 if ( !font->psnames )
638 return (FT_String *)font->psnames->adobe_std_strings( sid );
    [all...]
  /external/freetype/src/cff/
cfftypes.h 264 FT_Service_PsCMaps psnames; member in struct:CFF_FontRec_
cffobjs.c 491 FT_Service_PsCMaps psnames; local
507 FT_FACE_FIND_GLOBAL_SERVICE( face, psnames, POSTSCRIPT_CMAPS );
587 cff->psnames = psnames;
599 /* we need the `PSNames' module for CFF and CEF formats */
601 if ( dict->cid_registry == 0xFFFFU && !psnames )
606 " without the `PSNames' module\n" ));
    [all...]
cffload.c 634 if ( !font->psnames )
638 return (FT_String *)font->psnames->adobe_std_strings( sid );
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
tttypes.h 1218 void* psnames; member in struct:TT_FaceRec_
    [all...]
psaux.h 673 FT_Service_PsCMaps psnames; /* for seac */ member in struct:T1_DecoderRec_
    [all...]
  /external/freetype/include/freetype/internal/
tttypes.h 1218 void* psnames; member in struct:TT_FaceRec_
    [all...]
psaux.h 673 FT_Service_PsCMaps psnames; /* for seac */ member in struct:T1_DecoderRec_
    [all...]
  /external/chromium_org/third_party/freetype/src/sfnt/
sfobjs.c 475 FT_FACE_FIND_GLOBAL_SERVICE( face, face->psnames, POSTSCRIPT_CMAPS );
    [all...]
  /external/freetype/src/sfnt/
sfobjs.c 475 FT_FACE_FIND_GLOBAL_SERVICE( face, face->psnames, POSTSCRIPT_CMAPS );
    [all...]

Completed in 204 milliseconds

12