kASFileSysFolder

 File Line Text
 MTTextExtract.cpp 81  if ((err != 0) || (folderProps.isThere == false) || (folderProps.type != kASFileSysFolder)){
kASRomanScript

 File Line Text
 XPS2PDF.cpp 77  ASText langText = ASTextFromEncoded(PLATFORM_LANGUAGE, kASRomanScript);
 XPS2PDF.cpp 78  ASText joNameText = ASTextFromEncoded(JOB_OPTIONS_NAME, kASRomanScript);
key

 File Line Text
 keyList.cpp 73  cout << "k: " << tmp->key << " v: " << tmp->value << endl;
keyList::~keyList

 File Line Text
 keyList.cpp 31 keyList::~keyList(){
 keyList.h 44  virtual ~keyList();
keyList::dumpAll

 File Line Text
 keyList.cpp 70 keyList::dumpAll(){
 keyList.h 63  void dumpAll();
keyList::importFile

 File Line Text
 keyList.cpp 43 keyList::importFile(const string &fileName){
 keyList.h 54  void importFile(const string &fileName);
 Peddler.cpp 109  this->theKeyList->importFile(fURIFileName);
keyList::keyList

 File Line Text
 keyList.cpp 20 keyList::keyList(){
 keyList.cpp 25 keyList::keyList(const string &fileName){
 keyList.h 34  keyList();
 keyList.h 41  keyList(const string &fileName);
keyList::lookupElement

 File Line Text
 keyList.cpp 80 keyList::lookupElement(const string &key){
 keyList.h 68  string lookupElement(const string &key);
 Peddler.cpp 208  string value = theKL->lookupElement(lookupVal);
kPDEAfterLast

 File Line Text
 fontembd.c 237  PDEContentAddElem(pdeContent, kPDEAfterLast, (PDEElement) pdeText);
 helowrld.c 158  PDEContentAddElem(pdeContent, kPDEAfterLast, (PDEElement) pdeText);
 JPXEncode.cpp 370  PDEContentAddElem(pdeContent, kPDEAfterLast, (PDEElement)pdeImage);
 MTInMemFS.cpp 508  PDEContentAddElem(pdeContent, kPDEAfterLast, (PDEElement) pdeText);
 Watermark.cpp 276  PDEContentAddElem( textContent, kPDEAfterLast, (PDEElement)pdeText );
 Watermark.cpp 293  PDEContentAddElem( pdeContent, kPDEAfterLast, (PDEElement)pdeContainer );
kPDEBeforeFirst

 File Line Text
 PatternUtils.cpp 266  PDEContentAddElem(pdeContent, kPDEBeforeFirst, (PDEElement)square);
 PatternUtils.cpp 270  PDEContentAddElem(pdeContent, kPDEBeforeFirst, (PDEElement)square);
 PatternUtils.cpp 274  PDEContentAddElem(pdeContent, kPDEBeforeFirst, (PDEElement)square);
 PatternUtils.cpp 278  PDEContentAddElem(pdeContent, kPDEBeforeFirst, (PDEElement)square);
 PatternUtils.cpp 282  PDEContentAddElem(pdeContent, kPDEBeforeFirst, (PDEElement)square);
 PatternUtils.cpp 286  PDEContentAddElem(pdeContent, kPDEBeforeFirst, (PDEElement)square);
 PatternUtils.cpp 290  PDEContentAddElem(pdeContent, kPDEBeforeFirst, (PDEElement)square);
 PatternUtils.cpp 323  PDEContentAddElem(pdeContent, kPDEBeforeFirst, (PDEElement)pdePath);
 PatternUtils.cpp 327  PDEContentAddElem(pdeContent, kPDEBeforeFirst, (PDEElement)pdePath);
 PatternUtils.cpp 331  PDEContentAddElem(pdeContent, kPDEBeforeFirst, (PDEElement)pdePath);
 PatternUtils.cpp 335  PDEContentAddElem(pdeContent, kPDEBeforeFirst, (PDEElement)pdePath);
kPDEClosePath

 File Line Text
 PatternUtils.cpp 93  PDEPathAddSegment(pdePath, kPDEClosePath, notused, notused, notused, notused, notused, notused);
kPDEContentDoNotResolveForms

 File Line Text
 PatternUtils.cpp 173  PDEContentToCosObj(pdeContent, kPDEContentToForm|kPDEContentDoNotResolveForms, 0, 0, cosDoc, 0,
kPDEContentToForm

 File Line Text
 PatternUtils.cpp 173  PDEContentToCosObj(pdeContent, kPDEContentToForm|kPDEContentDoNotResolveForms, 0, 0, cosDoc, 0,
kPDEContentToPage

 File Line Text
 Decryption.cpp 94  PDEContentToCosObj(pdeContent, kPDEContentToPage, 0, 0, cosDoc, &filterRec,
 drawtomemory.cpp 50  PDEContentToCosObj(content, kPDEContentToPage, 0, 0, dP, 0,
 PatternUtils.cpp 41  PDEContentToCosObj(pdeContent, kPDEContentToPage, 0, 0, cosDoc, 0,
kPDEExtGStateWasSet

 File Line Text
 Watermark.cpp 217  kPDELineWidthWasSet | kPDEExtGStateWasSet;
kPDEFill

 File Line Text
 PatternUtils.cpp 94  PDEPathSetPaintOp(pdePath, kPDEFill|kPDEStroke);
kPDEFlatnessWasSet

 File Line Text
 Watermark.cpp 216  gState.wasSetFlags = kPDEMiterLimitWasSet | kPDEFlatnessWasSet |
kPDEFontCreateEmbedded

 File Line Text
 fontembd.c 107  gfont = PDEFontCreateFromSysFont(sysFont, (kPDEFontCreateEmbedded|kPDEFontWillSubset));
kPDEFontDoNotEmbed

 File Line Text
 helowrld.c 128  pdeFont = PDEFontCreateFromSysFont(sysFont, kPDEFontDoNotEmbed);
 MTInMemFS.cpp 477  pdeFont = PDEFontCreateFromSysFont(sysFont, kPDEFontDoNotEmbed);
kPDEFontWillSubset

 File Line Text
 fontembd.c 107  gfont = PDEFontCreateFromSysFont(sysFont, (kPDEFontCreateEmbedded|kPDEFontWillSubset));
kPDEImage

 File Line Text
 JPXEncode.cpp 99  if (PDEObjectGetType((PDEObject)srcElem) == kPDEImage
kPDEImageExternal

 File Line Text
 drawtomemory.cpp 158  attrs.flags = kPDEImageExternal;
kPDELineTo

 File Line Text
 PatternUtils.cpp 90  PDEPathAddSegment(pdePath, kPDELineTo, fixedZero, fixedTen, notused, notused, notused, notused);
 PatternUtils.cpp 91  PDEPathAddSegment(pdePath, kPDELineTo, fixedTen, fixedTen, notused, notused, notused, notused);
 PatternUtils.cpp 92  PDEPathAddSegment(pdePath, kPDELineTo, fixedTen, fixedZero, notused, notused, notused, notused);
kPDELineWidthWasSet

 File Line Text
 Watermark.cpp 217  kPDELineWidthWasSet | kPDEExtGStateWasSet;
kPDEMiterLimitWasSet

 File Line Text
 Watermark.cpp 216  gState.wasSetFlags = kPDEMiterLimitWasSet | kPDEFlatnessWasSet |
kPDEMoveTo

 File Line Text
 PatternUtils.cpp 89  PDEPathAddSegment(pdePath, kPDEMoveTo, fixedZero, fixedZero, notused, notused, notused, notused);
kPDEStroke

 File Line Text
 PatternUtils.cpp 94  PDEPathSetPaintOp(pdePath, kPDEFill|kPDEStroke);
kPDETextRun

 File Line Text
 fontembd.c 177  kPDETextRun,
 fontembd.c 191  kPDETextRun,
 fontembd.c 209  kPDETextRun,
 fontembd.c 224  kPDETextRun,
 helowrld.c 147  kPDETextRun, /* kPDETextRun, kPDETextChar */
 MTInMemFS.cpp 497  kPDETextRun, // kPDETextRun, kPDETextChar
 Watermark.cpp 268  PDETextAddEx (pdeText, kPDETextRun, 0, (Uns8 *)text, strlen( text ),
 Watermark.cpp 368  PDETextAddEx( pdeText, kPDETextRun, 0, (Uns8 *)text, strlen( text ),
 Watermark.cpp 373  PDETextGetBBox( pdeText, kPDETextRun, 0, &bbox );
kPDFProcessorConvertToPDFA_1a

 File Line Text
 PDFProcessor.cpp 62  kPDFProcessorConvertToPDFA_1a,
 PDFProcessor.cpp 96  convertOption = kPDFProcessorConvertToPDFA_1a;
 PDFProcessor.cpp 166  if (convertOption == kPDFProcessorConvertToPDFA_1a)
kPDFProcessorConvertToPDFA_1b

 File Line Text
 PDFProcessor.cpp 64  kPDFProcessorConvertToPDFA_1b,
 PDFProcessor.cpp 98  convertOption = kPDFProcessorConvertToPDFA_1b;
 PDFProcessor.cpp 174  else if (convertOption == kPDFProcessorConvertToPDFA_1b)
kPDFProcessorConvertToPDFX_1a

 File Line Text
 PDFProcessor.cpp 66  kPDFProcessorConvertToPDFX_1a,
 PDFProcessor.cpp 100  convertOption = kPDFProcessorConvertToPDFX_1a;
 PDFProcessor.cpp 187  if (convertOption == kPDFProcessorConvertToPDFX_1a)
kPDFProcessorConvertToPDFX_3

 File Line Text
 PDFProcessor.cpp 68  kPDFProcessorConvertToPDFX_3
 PDFProcessor.cpp 102  convertOption = kPDFProcessorConvertToPDFX_3;
kUTF16HostEndian

 File Line Text
 Decryption.cpp 203  uniPwd = ASTextGetUnicodeCopy(asReadPwd, kUTF16HostEndian);