Home | History | Annotate | Download | only in javascript

Lines Matching refs:PDF_EncodeText

1024 		pDictionary->SetAtString("Author", PDF_EncodeText(csAuthor));

1107 pDictionary->SetAtString("CreationDate", PDF_EncodeText(csCreationDate));
1132 pDictionary->SetAtString("Creator", PDF_EncodeText(csCreator));
1198 pDictionary->SetAtString("Keywords", PDF_EncodeText(csKeywords));
1222 pDictionary->SetAtString("ModDate", PDF_EncodeText(csmodDate));
1246 pDictionary->SetAtString("Producer", PDF_EncodeText(csproducer));
1270 pDictionary->SetAtString("Subject", PDF_EncodeText(cssubject));
1297 pDictionary->SetAtString("Title", PDF_EncodeText(cstitle));