h

 File Line Text
 drawtomemory.cpp 93  dblMatrix.h += dblDestRect.left;
 drawtomemory.cpp 218  imageDblMatrix.h = imageDblMatrix.v = 0;
 fontembd.c 174  txtMatrix.h = 0.25 * 72;
 fontembd.c 188  txtMatrix.h = 0.25 * 72;
 fontembd.c 202  txtMatrix.h = 0.25 * 72;
 fontembd.c 220  txtMatrix.h = 0.25 * 72;
 helowrld.c 143  textMatrix.h = 1*72; /* x,y coordinate on page */
 MTInMemFS.cpp 493  textMatrix.h = indentation*72 + x*8; // x,y coordinate on page
 MyPDFLibUtils.cpp 847  out->h = FixedToDouble(in->h);
 MyPDFLibUtils.cpp 857  out->h = DoubleToFixed(in->h);
 Watermark.cpp 238  textMatrix.h = FixedToDouble(cropBox.left) + xBox - dx; // x translation
 Watermark.cpp 258  textMatrix.h = 0; // x translation
 Watermark.cpp 363  textMatrix.h = 0; // x translation
h

 File Line Text
 MyPDFLibUtils.cpp 847  out->h = FixedToDouble(in->h);
 MyPDFLibUtils.cpp 857  out->h = DoubleToFixed(in->h);
h

 File Line Text
 Peddler.cpp 213  annotBox.left = quad.tl.h;
 Peddler.cpp 215  annotBox.right = quad.br.h;
HANDLER

 File Line Text
 CreatePattern.cpp 79  HANDLER
 Decryption.cpp 60  HANDLER
 Decryption.cpp 100 HANDLER
 Decryption.cpp 134  HANDLER
 Decryption.cpp 162 HANDLER
 Decryption.cpp 210  HANDLER
 Decryption.cpp 245 HANDLER
 Decryption.cpp 297  HANDLER
 DecryptionMain.cpp 80  HANDLER
 drawtomemory.cpp 242  HANDLER
 drawtomemory.cpp 257  HANDLER
 exturi.c 184  HANDLER
 exturi.c 395  HANDLER
 FlattenPDF.cpp 85 HANDLER
 FlattenPDF.cpp 160 HANDLER
 fontembd.c 254  HANDLER
 fontembd.c 273  HANDLER
 helowrld.c 175 HANDLER
 JPXEncode.cpp 303 HANDLER
 JPXEncode.cpp 389 HANDLER
 mergepdf.c 108  HANDLER
 MTInMemFS.cpp 340 HANDLER
 MTInMemFS.cpp 430 HANDLER
 MyPDFLibUtils.cpp 807  HANDLER
 PDFProcessor.cpp 141 HANDLER
 PDFProcessor.cpp 192 HANDLER
 Peddler.cpp 139 HANDLER
 printpdf.cpp 122  HANDLER
 printpdf.cpp 177  HANDLER
 printpdf.cpp 268  HANDLER
 TextExtractWorker.cpp 93  HANDLER
 TextExtractWorker.cpp 125  HANDLER
 TextExtractWorker.cpp 236 HANDLER
 Watermark.cpp 111  HANDLER
 Watermark.cpp 162  HANDLER
 Watermark.cpp 188  HANDLER
 Watermark.cpp 312  HANDLER
 XPS2PDF.cpp 66 HANDLER
 XPS2PDF.cpp 99 HANDLER
head

 File Line Text
 keyList.cpp 21  head = NULL;
 keyList.cpp 26  head = NULL;
 keyList.cpp 32  Element * tmp = this->head;
 keyList.cpp 34  tmp = this->head->next;
 keyList.cpp 35  delete this->head;
 keyList.cpp 36  this->head = tmp;
 keyList.cpp 63  tmp->next = this->head;
 keyList.cpp 64  this->head = tmp;
 keyList.cpp 71  Element * tmp = this->head;
 keyList.cpp 81  Element *tmp = head;
 keyList.h 82  Element *head;
height

 File Line Text
 drawtomemory.cpp 159  attrs.height = abs(ROUND(dblDestRect.top) - ROUND(dblDestRect.bottom));
 drawtomemory.cpp 192  for (int i = 0; i < attrs.height; i++) {
 drawtomemory.cpp 202  bufferSize = dw * attrs.height;
 drawtomemory.cpp 216  imageDblMatrix.d = attrs.height;
 JPXEncode.cpp 134  CosDictPut(jpxParams, ASAtomFromString("Height"), CosNewInteger( cosDoc, false, srcImageAttrs.height));
HFT

 File Line Text
 FlattenPDF.cpp 57 HFT gPDFlattenerHFT;
 PDFProcessor.cpp 59 HFT gPDFProcessorHFT;
 XPS2PDF.cpp 52 HFT gXPS2PDFHFT;