getWidth          199 lib/pdf/BitmapOutputDev.cc     int width8 = (stalepolybitmap->getWidth()+7)/8;
getWidth          307 lib/pdf/BitmapOutputDev.cc     memset(rgbbitmap->getAlphaPtr(), 0, rgbbitmap->getWidth()*rgbbitmap->getHeight());
getWidth          332 lib/pdf/BitmapOutputDev.cc     int width8 = (btm->getWidth()+7)/8;
getWidth          333 lib/pdf/BitmapOutputDev.cc     int width = btm->getWidth();
getWidth          358 lib/pdf/BitmapOutputDev.cc     int width = bitmap->getWidth();
getWidth          387 lib/pdf/BitmapOutputDev.cc     int width = bitmap->getWidth();
getWidth          415 lib/pdf/BitmapOutputDev.cc     assert(boolbtm->getWidth() == alphabtm->getWidth());
getWidth          421 lib/pdf/BitmapOutputDev.cc     int width = boolbtm->getWidth();
getWidth          473 lib/pdf/BitmapOutputDev.cc     int width8 = (bitmap->getWidth()+7)/8;
getWidth          479 lib/pdf/BitmapOutputDev.cc     if(!fixBBox(&x1, &y1, &x2, &y2, bitmap->getWidth(), bitmap->getHeight()))
getWidth          531 lib/pdf/BitmapOutputDev.cc     if(!fixBBox(&x1, &y1, &x2, &y2, btm->getWidth(), btm->getHeight()))
getWidth          535 lib/pdf/BitmapOutputDev.cc 	int width8 = (btm->getWidth()+7)/8;
getWidth          537 lib/pdf/BitmapOutputDev.cc 	int width = btm->getWidth();
getWidth          662 lib/pdf/BitmapOutputDev.cc         int width = clip0bitmap->getWidth();
getWidth          764 lib/pdf/BitmapOutputDev.cc         int width = boolpoly->getWidth();
getWidth          880 lib/pdf/BitmapOutputDev.cc     stalepolybitmap = new SplashBitmap(boolpolybitmap->getWidth(), boolpolybitmap->getHeight(), 1, boolpolybitmap->getMode(), 0);
getWidth          884 lib/pdf/BitmapOutputDev.cc     staletextbitmap = new SplashBitmap(booltextbitmap->getWidth(), booltextbitmap->getHeight(), 1, booltextbitmap->getMode(), 0);
getWidth          887 lib/pdf/BitmapOutputDev.cc     msg("<debug> startPage %dx%d (%dx%d)", this->width, this->height, booltextbitmap->getWidth(), booltextbitmap->getHeight());
getWidth         1348 lib/pdf/BitmapOutputDev.cc     int width = boolpoly->getWidth();
getWidth         1499 lib/pdf/BitmapOutputDev.cc     clearBooleanBitmap(stalepolybitmap, 0, 0, stalepolybitmap->getWidth(), stalepolybitmap->getHeight());
getWidth         1503 lib/pdf/BitmapOutputDev.cc     clearBooleanBitmap(staletextbitmap, 0, 0, staletextbitmap->getWidth(), staletextbitmap->getHeight());
getWidth          143 lib/pdf/pdf2jpeg.c 	int width = bitmap->getWidth();
getWidth          337 lib/pdf/xpdf/Annot.cc     w = borderStyle->getWidth();
getWidth          772 lib/pdf/xpdf/Annot.cc   border = borderStyle->getWidth();
getWidth          970 lib/pdf/xpdf/Annot.cc 	  w += ((Gfx8BitFont *)font)->getWidth(text->getChar(i));
getWidth         1120 lib/pdf/xpdf/Annot.cc   border = borderStyle->getWidth();
getWidth         1129 lib/pdf/xpdf/Annot.cc 	  w += ((Gfx8BitFont *)font)->getWidth(text[i]->getChar(j));
getWidth         1176 lib/pdf/xpdf/Annot.cc 	w += ((Gfx8BitFont *)font)->getWidth(text[i]->getChar(j));
getWidth         1272 lib/pdf/xpdf/Annot.cc       dw = ((Gfx8BitFont *)font)->getWidth(c) * fontSize;
getWidth         1297 lib/pdf/xpdf/Annot.cc       dw = ((Gfx8BitFont *)font)->getWidth(text->getChar(k)) * fontSize;
getWidth           44 lib/pdf/xpdf/Annot.h   double getWidth() { return width; }
getWidth           47 lib/pdf/xpdf/BuiltinFont.h   GBool getWidth(char *name, Gushort *width);
getWidth         4133 lib/pdf/xpdf/Gfx.cc   if (borderStyle && borderStyle->getWidth() > 0) {
getWidth         4152 lib/pdf/xpdf/Gfx.cc     state->setLineWidth(x * borderStyle->getWidth());
getWidth          849 lib/pdf/xpdf/GfxFont.cc     if (builtinFont->widths->getWidth("space", &w)) {
getWidth          853 lib/pdf/xpdf/GfxFont.cc       if (enc[code] && builtinFont->widths->getWidth(enc[code], &w)) {
getWidth          879 lib/pdf/xpdf/GfxFont.cc     if (builtinFont->widths->getWidth("space", &w)) {
getWidth          883 lib/pdf/xpdf/GfxFont.cc       if (enc[code] && builtinFont->widths->getWidth(enc[code], &w)) {
getWidth          226 lib/pdf/xpdf/GfxFont.h   double getWidth(Guchar c) { return widths[c]; }
getWidth         2344 lib/pdf/xpdf/JBIG2Stream.cc 	      readGenericRefinementRegion(rdw + syms[symID]->getWidth(),
getWidth         2358 lib/pdf/xpdf/JBIG2Stream.cc 	  bw = symbolBitmap->getWidth() - 1;
getWidth         2542 lib/pdf/xpdf/JBIG2Stream.cc   patW = patternDict->getBitmap(0)->getWidth();
getWidth          132 lib/pdf/xpdf/Splash.cc   modXMin = bitmap->getWidth();
getWidth         2789 lib/pdf/xpdf/Splash.cc       ap = src->getAlphaPtr() + (ySrc + y) * src->getWidth() + xSrc;
getWidth           35 lib/pdf/xpdf/SplashBitmap.h   int getWidth() { return width; }
getWidth          339 lib/pdf/xpdf/SplashClip.cc   if (xx1 > aaBuf->getWidth()) {
getWidth          340 lib/pdf/xpdf/SplashClip.cc     xx1 = aaBuf->getWidth();
getWidth          728 lib/pdf/xpdf/SplashOutputDev.cc   if (!bitmap || w != bitmap->getWidth() || h != bitmap->getHeight()) {
getWidth         1244 lib/pdf/xpdf/SplashOutputDev.cc       w1 = ((Gfx8BitFont *)gfxFont)->getWidth(code);
getWidth         2349 lib/pdf/xpdf/SplashOutputDev.cc   maskBitmap = new SplashBitmap(bitmap->getWidth(), bitmap->getHeight(),
getWidth         2479 lib/pdf/xpdf/SplashOutputDev.cc   } else if (tx > bitmap->getWidth()) {
getWidth         2480 lib/pdf/xpdf/SplashOutputDev.cc     tx = bitmap->getWidth();
getWidth         2489 lib/pdf/xpdf/SplashOutputDev.cc   if (tx + w > bitmap->getWidth()) {
getWidth         2490 lib/pdf/xpdf/SplashOutputDev.cc     w = bitmap->getWidth() - tx;
getWidth         2578 lib/pdf/xpdf/SplashOutputDev.cc 		    tBitmap->getWidth(), tBitmap->getHeight(),
getWidth         2648 lib/pdf/xpdf/SplashOutputDev.cc   softMask = new SplashBitmap(bitmap->getWidth(), bitmap->getHeight(),
getWidth         2652 lib/pdf/xpdf/SplashOutputDev.cc   if (tx<softMask->getWidth() && ty<softMask->getHeight())
getWidth         2654 lib/pdf/xpdf/SplashOutputDev.cc     for (x = 0; x < tBitmap->getWidth(); ++x) {
getWidth         2712 lib/pdf/xpdf/SplashOutputDev.cc   return bitmap->getWidth();
getWidth          304 lib/pdf/xpdf/SplashXPathScanner.cc   xxMin = aaBuf->getWidth();
getWidth          326 lib/pdf/xpdf/SplashXPathScanner.cc       if (xx1 > aaBuf->getWidth()) {
getWidth          327 lib/pdf/xpdf/SplashXPathScanner.cc 	xx1 = aaBuf->getWidth();
getWidth          383 lib/pdf/xpdf/SplashXPathScanner.cc       if (xx0 > aaBuf->getWidth()) {
getWidth          384 lib/pdf/xpdf/SplashXPathScanner.cc 	xx0 = aaBuf->getWidth();
getWidth         1883 lib/pdf/xpdf/TextOutputDev.cc 	  ((Gfx8BitFont *)gfxFont)->getWidth(code) > 0) {
getWidth         1888 lib/pdf/xpdf/TextOutputDev.cc 	(w = ((Gfx8BitFont *)gfxFont)->getWidth(mCode)) > 0) {
getWidth         1892 lib/pdf/xpdf/TextOutputDev.cc 	       (w = ((Gfx8BitFont *)gfxFont)->getWidth(letterCode)) > 0) {
getWidth         1896 lib/pdf/xpdf/TextOutputDev.cc 	       (w = ((Gfx8BitFont *)gfxFont)->getWidth(anyCode)) > 0) {