Home | History | Annotate | Download | only in cff

Lines Matching defs:psnames

344                    " without the `PSNames' module\n" ));
350 if ( !font->psnames )
355 " without the `PSNames' module\n" ));
382 FT_Service_PsCMaps psnames;
411 " without the `PSNames' module\n" ));
416 FT_FACE_FIND_GLOBAL_SERVICE( face, psnames, POSTSCRIPT_CMAPS );
417 if ( !psnames )
427 name = (FT_String *)psnames->adobe_std_strings( sid );