Home | History | Annotate | Download | only in cff

Lines Matching defs:psnames

499     FT_Service_PsCMaps  psnames;
518 FT_FACE_FIND_GLOBAL_SERVICE( face, psnames, POSTSCRIPT_CMAPS );
635 cff->psnames = psnames;
648 /* we need the `PSNames' module for CFF and CEF formats */
650 if ( dict->cid_registry == 0xFFFFU && !psnames )
655 " without the `PSNames' module\n" ));