Home | History | Annotate | Download | only in cff

Lines Matching refs:psnames

491     FT_Service_PsCMaps  psnames;
507 FT_FACE_FIND_GLOBAL_SERVICE( face, psnames, POSTSCRIPT_CMAPS );
592 cff->psnames = psnames;
604 /* we need the `PSNames' module for CFF and CEF formats */
606 if ( dict->cid_registry == 0xFFFFU && !psnames )
611 " without the `PSNames' module\n" ));