Home
last modified time | relevance | path

Searched refs:printBox (Results 1 – 25 of 59) sorted by relevance

123

/dports/textproc/pdftohtml/pdftohtml-0.40a/xpdf/
H A Dpdfinfo.cc36 static void printBox(char *text, PDFRectangle *box);
226 printBox(buf, page->getMediaBox()); in main()
228 printBox(buf, page->getCropBox()); in main()
230 printBox(buf, page->getBleedBox()); in main()
232 printBox(buf, page->getTrimBox()); in main()
234 printBox(buf, page->getArtBox()); in main()
238 printBox("MediaBox: ", page->getMediaBox()); in main()
239 printBox("CropBox: ", page->getCropBox()); in main()
241 printBox("TrimBox: ", page->getTrimBox()); in main()
242 printBox("ArtBox: ", page->getArtBox()); in main()
[all …]
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A Dpdfinfo.cc38 static void printBox(const char *text, PDFRectangle *box);
256 printBox(buf, page->getMediaBox()); in main()
258 printBox(buf, page->getCropBox()); in main()
260 printBox(buf, page->getBleedBox()); in main()
262 printBox(buf, page->getTrimBox()); in main()
264 printBox(buf, page->getArtBox()); in main()
268 printBox("MediaBox: ", page->getMediaBox()); in main()
269 printBox("CropBox: ", page->getCropBox()); in main()
270 printBox("BleedBox: ", page->getBleedBox()); in main()
271 printBox("TrimBox: ", page->getTrimBox()); in main()
[all …]
/dports/graphics/xpdf3/xpdf-3.04/xpdf/
H A Dpdfinfo.cc38 static void printBox(const char *text, PDFRectangle *box);
253 printBox(buf, page->getMediaBox()); in main()
255 printBox(buf, page->getCropBox()); in main()
257 printBox(buf, page->getBleedBox()); in main()
259 printBox(buf, page->getTrimBox()); in main()
261 printBox(buf, page->getArtBox()); in main()
265 printBox("MediaBox: ", page->getMediaBox()); in main()
266 printBox("CropBox: ", page->getCropBox()); in main()
267 printBox("BleedBox: ", page->getBleedBox()); in main()
268 printBox("TrimBox: ", page->getTrimBox()); in main()
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A Dpdfinfo.cc38 static void printBox(const char *text, PDFRectangle *box);
256 printBox(buf, page->getMediaBox()); in main()
258 printBox(buf, page->getCropBox()); in main()
260 printBox(buf, page->getBleedBox()); in main()
262 printBox(buf, page->getTrimBox()); in main()
264 printBox(buf, page->getArtBox()); in main()
268 printBox("MediaBox: ", page->getMediaBox()); in main()
269 printBox("CropBox: ", page->getCropBox()); in main()
270 printBox("BleedBox: ", page->getBleedBox()); in main()
271 printBox("TrimBox: ", page->getTrimBox()); in main()
[all …]
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A Dpdfinfo.cc38 static void printBox(const char *text, PDFRectangle *box);
256 printBox(buf, page->getMediaBox()); in main()
258 printBox(buf, page->getCropBox()); in main()
260 printBox(buf, page->getBleedBox()); in main()
262 printBox(buf, page->getTrimBox()); in main()
264 printBox(buf, page->getArtBox()); in main()
268 printBox("MediaBox: ", page->getMediaBox()); in main()
269 printBox("CropBox: ", page->getCropBox()); in main()
270 printBox("BleedBox: ", page->getBleedBox()); in main()
271 printBox("TrimBox: ", page->getTrimBox()); in main()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/utils/
H A Dpdfinfo.cc56 static void printBox(char *text, PDFRectangle *box);
269 printBox(buf, page->getMediaBox()); in main()
271 printBox(buf, page->getCropBox()); in main()
273 printBox(buf, page->getBleedBox()); in main()
275 printBox(buf, page->getTrimBox()); in main()
277 printBox(buf, page->getArtBox()); in main()
284 printBox("MediaBox: ", page->getMediaBox()); in main()
285 printBox("CropBox: ", page->getCropBox()); in main()
287 printBox("TrimBox: ", page->getTrimBox()); in main()
288 printBox("ArtBox: ", page->getArtBox()); in main()
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A Dpdfinfo.cc38 static void printBox(const char *text, PDFRectangle *box);
256 printBox(buf, page->getMediaBox()); in main()
258 printBox(buf, page->getCropBox()); in main()
260 printBox(buf, page->getBleedBox()); in main()
262 printBox(buf, page->getTrimBox()); in main()
264 printBox(buf, page->getArtBox()); in main()
268 printBox("MediaBox: ", page->getMediaBox()); in main()
269 printBox("CropBox: ", page->getCropBox()); in main()
270 printBox("BleedBox: ", page->getBleedBox()); in main()
271 printBox("TrimBox: ", page->getTrimBox()); in main()
[all …]
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A Dpdfinfo.cc38 static void printBox(const char *text, PDFRectangle *box);
256 printBox(buf, page->getMediaBox()); in main()
258 printBox(buf, page->getCropBox()); in main()
260 printBox(buf, page->getBleedBox()); in main()
262 printBox(buf, page->getTrimBox()); in main()
264 printBox(buf, page->getArtBox()); in main()
268 printBox("MediaBox: ", page->getMediaBox()); in main()
269 printBox("CropBox: ", page->getCropBox()); in main()
270 printBox("BleedBox: ", page->getBleedBox()); in main()
271 printBox("TrimBox: ", page->getTrimBox()); in main()
[all …]
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A Dpdfinfo.cc38 static void printBox(const char *text, PDFRectangle *box);
256 printBox(buf, page->getMediaBox()); in main()
258 printBox(buf, page->getCropBox()); in main()
260 printBox(buf, page->getBleedBox()); in main()
262 printBox(buf, page->getTrimBox()); in main()
264 printBox(buf, page->getArtBox()); in main()
268 printBox("MediaBox: ", page->getMediaBox()); in main()
269 printBox("CropBox: ", page->getCropBox()); in main()
270 printBox("BleedBox: ", page->getBleedBox()); in main()
271 printBox("TrimBox: ", page->getTrimBox()); in main()
[all …]
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A Dpdfinfo.cc46 static void printBox(const char *text, PDFRectangle *box);
272 printBox(buf, page->getMediaBox()); in main()
274 printBox(buf, page->getCropBox()); in main()
276 printBox(buf, page->getBleedBox()); in main()
278 printBox(buf, page->getTrimBox()); in main()
280 printBox(buf, page->getArtBox()); in main()
284 printBox("MediaBox: ", page->getMediaBox()); in main()
285 printBox("CropBox: ", page->getCropBox()); in main()
286 printBox("BleedBox: ", page->getBleedBox()); in main()
287 printBox("TrimBox: ", page->getTrimBox()); in main()
[all …]
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A Dpdfinfo.cc46 static void printBox(const char *text, PDFRectangle *box);
272 printBox(buf, page->getMediaBox()); in main()
274 printBox(buf, page->getCropBox()); in main()
276 printBox(buf, page->getBleedBox()); in main()
278 printBox(buf, page->getTrimBox()); in main()
280 printBox(buf, page->getArtBox()); in main()
284 printBox("MediaBox: ", page->getMediaBox()); in main()
285 printBox("CropBox: ", page->getCropBox()); in main()
286 printBox("BleedBox: ", page->getBleedBox()); in main()
287 printBox("TrimBox: ", page->getTrimBox()); in main()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DcodeHeapState.cpp1296 printBox(ast, '-', "no free blocks found in ", heapName); in aggregate()
1371 printBox(ast, '-', "Largest Used Blocks in ", heapName); in print_usedSpace()
1471 printBox(ast, '-', "Block count histogram for ", heapName); in print_usedSpace()
1579 printBox(ast, '-', "List of all Free Blocks in ", heapName); in print_freeSpace()
1642 printBox(ast, '-', "Top Ten Free Blocks in ", heapName); in print_freeSpace()
1707 printBox(ast, '-', "Top Ten Free-Occupied-Free Triples in ", heapName); in print_freeSpace()
1746 printBox(ast, '=', "B L O C K C O U N T S for ", heapName); in print_count()
2109 printBox(ast, '=', "M E T H O D A G E by CompileID for ", heapName); in print_age()
2228 printBox(ast, '=', "M E T H O D N A M E S for ", heapName); in print_names()
2420 printBox(out, '-', "Space ranges, based on granule occupancy", NULL); in print_space_legend()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/code/
H A DcodeHeapState.cpp1255 printBox(ast, '-', "no free blocks found in ", heapName); in aggregate()
1331 printBox(ast, '-', "Largest Used Blocks in ", heapName); in print_usedSpace()
1448 printBox(ast, '-', "Block count histogram for ", heapName); in print_usedSpace()
1556 printBox(ast, '-', "List of all Free Blocks in ", heapName); in print_freeSpace()
1619 printBox(ast, '-', "Top Ten Free Blocks in ", heapName); in print_freeSpace()
1684 printBox(ast, '-', "Top Ten Free-Occupied-Free Triples in ", heapName); in print_freeSpace()
1723 printBox(ast, '=', "B L O C K C O U N T S for ", heapName); in print_count()
2086 printBox(ast, '=', "M E T H O D A G E by CompileID for ", heapName); in print_age()
2205 printBox(ast, '=', "M E T H O D N A M E S for ", heapName); in print_names()
2397 printBox(out, '-', "Space ranges, based on granule occupancy", NULL); in print_space_legend()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DcodeHeapState.cpp1296 printBox(ast, '-', "no free blocks found in ", heapName); in aggregate()
1371 printBox(ast, '-', "Largest Used Blocks in ", heapName); in print_usedSpace()
1471 printBox(ast, '-', "Block count histogram for ", heapName); in print_usedSpace()
1579 printBox(ast, '-', "List of all Free Blocks in ", heapName); in print_freeSpace()
1642 printBox(ast, '-', "Top Ten Free Blocks in ", heapName); in print_freeSpace()
1707 printBox(ast, '-', "Top Ten Free-Occupied-Free Triples in ", heapName); in print_freeSpace()
1746 printBox(ast, '=', "B L O C K C O U N T S for ", heapName); in print_count()
2109 printBox(ast, '=', "M E T H O D A G E by CompileID for ", heapName); in print_age()
2228 printBox(ast, '=', "M E T H O D N A M E S for ", heapName); in print_names()
2420 printBox(out, '-', "Space ranges, based on granule occupancy", NULL); in print_space_legend()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/code/
H A DcodeHeapState.cpp1294 printBox(ast, '-', "no free blocks found in ", heapName); in aggregate()
1369 printBox(ast, '-', "Largest Used Blocks in ", heapName); in print_usedSpace()
1469 printBox(ast, '-', "Block count histogram for ", heapName); in print_usedSpace()
1577 printBox(ast, '-', "List of all Free Blocks in ", heapName); in print_freeSpace()
1640 printBox(ast, '-', "Top Ten Free Blocks in ", heapName); in print_freeSpace()
1705 printBox(ast, '-', "Top Ten Free-Occupied-Free Triples in ", heapName); in print_freeSpace()
1744 printBox(ast, '=', "B L O C K C O U N T S for ", heapName); in print_count()
2107 printBox(ast, '=', "M E T H O D A G E by CompileID for ", heapName); in print_age()
2226 printBox(ast, '=', "M E T H O D N A M E S for ", heapName); in print_names()
2418 printBox(out, '-', "Space ranges, based on granule occupancy", NULL); in print_space_legend()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/code/
H A DcodeHeapState.cpp1294 printBox(ast, '-', "no free blocks found in ", heapName); in aggregate()
1369 printBox(ast, '-', "Largest Used Blocks in ", heapName); in print_usedSpace()
1469 printBox(ast, '-', "Block count histogram for ", heapName); in print_usedSpace()
1577 printBox(ast, '-', "List of all Free Blocks in ", heapName); in print_freeSpace()
1640 printBox(ast, '-', "Top Ten Free Blocks in ", heapName); in print_freeSpace()
1705 printBox(ast, '-', "Top Ten Free-Occupied-Free Triples in ", heapName); in print_freeSpace()
1744 printBox(ast, '=', "B L O C K C O U N T S for ", heapName); in print_count()
2107 printBox(ast, '=', "M E T H O D A G E by CompileID for ", heapName); in print_age()
2226 printBox(ast, '=', "M E T H O D N A M E S for ", heapName); in print_names()
2418 printBox(out, '-', "Space ranges, based on granule occupancy", NULL); in print_space_legend()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/code/
H A DcodeHeapState.cpp1163 printBox(ast, '-', "no free blocks found in ", heapName); in aggregate()
1239 printBox(ast, '-', "Largest Used Blocks in ", heapName); in print_usedSpace()
1356 printBox(ast, '-', "Block count histogram for ", heapName); in print_usedSpace()
1462 printBox(ast, '-', "List of all Free Blocks in ", heapName); in print_freeSpace()
1525 printBox(ast, '-', "Top Ten Free Blocks in ", heapName); in print_freeSpace()
1589 printBox(ast, '-', "Top Ten Free-Occupied-Free Triples in ", heapName); in print_freeSpace()
1627 printBox(ast, '=', "B L O C K C O U N T S for ", heapName); in print_count()
2004 printBox(ast, '=', "M E T H O D A G E by CompileID for ", heapName); in print_age()
2126 printBox(ast, '=', "M E T H O D N A M E S for ", heapName); in print_names()
2318 printBox(out, '-', "Space ranges, based on granule occupancy", NULL); in print_space_legend()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/code/
H A DcodeHeapState.cpp1256 printBox(ast, '-', "no free blocks found in ", heapName); in aggregate()
1332 printBox(ast, '-', "Largest Used Blocks in ", heapName); in print_usedSpace()
1449 printBox(ast, '-', "Block count histogram for ", heapName); in print_usedSpace()
1557 printBox(ast, '-', "List of all Free Blocks in ", heapName); in print_freeSpace()
1620 printBox(ast, '-', "Top Ten Free Blocks in ", heapName); in print_freeSpace()
1685 printBox(ast, '-', "Top Ten Free-Occupied-Free Triples in ", heapName); in print_freeSpace()
1724 printBox(ast, '=', "B L O C K C O U N T S for ", heapName); in print_count()
2087 printBox(ast, '=', "M E T H O D A G E by CompileID for ", heapName); in print_age()
2206 printBox(ast, '=', "M E T H O D N A M E S for ", heapName); in print_names()
2398 printBox(out, '-', "Space ranges, based on granule occupancy", NULL); in print_space_legend()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/code/
H A DcodeHeapState.cpp1255 printBox(ast, '-', "no free blocks found in ", heapName); in aggregate()
1331 printBox(ast, '-', "Largest Used Blocks in ", heapName); in print_usedSpace()
1448 printBox(ast, '-', "Block count histogram for ", heapName); in print_usedSpace()
1556 printBox(ast, '-', "List of all Free Blocks in ", heapName); in print_freeSpace()
1619 printBox(ast, '-', "Top Ten Free Blocks in ", heapName); in print_freeSpace()
1684 printBox(ast, '-', "Top Ten Free-Occupied-Free Triples in ", heapName); in print_freeSpace()
1723 printBox(ast, '=', "B L O C K C O U N T S for ", heapName); in print_count()
2086 printBox(ast, '=', "M E T H O D A G E by CompileID for ", heapName); in print_age()
2205 printBox(ast, '=', "M E T H O D N A M E S for ", heapName); in print_names()
2397 printBox(out, '-', "Space ranges, based on granule occupancy", NULL); in print_space_legend()
[all …]
/dports/math/reduce/Reduce-svn5758-src/psl/xr/src/
H A Dfallback.h.old87 "XR*printBox*Text*Translations: #override <Key>Return: end-of-line()",
117 "XR.outerBox.wholeThing.titleBar.buttonBox*fileBox*printBox.printLabel.borderWidth: 1",
118 "XR.outerBox.wholeThing.titleBar.buttonBox*fileBox*printBox.printCommandBox.borderWidth: 1",
140 "XR.outerBox.wholeThing.titleBar.buttonBox*fileBox*printBox.background: rgb:4c8b/8d1d/9EF8",
141 "XR.outerBox.wholeThing.titleBar.buttonBox*fileBox*printBox*background: rgb:8020/B410/C26D",
185 "XR.outerBox.wholeThing.titleBar.buttonBox*fileBox*printBox.printLabel.borderWidth: 1",
186 "XR.outerBox.wholeThing.titleBar.buttonBox*fileBox*printBox.printCommandBox.borderWidth: 1",
208 "XR.outerBox.wholeThing.titleBar.buttonBox*fileBox*printBox.background: #4c8d9e",
209 "XR.outerBox.wholeThing.titleBar.buttonBox*fileBox*printBox*background: #80b4c2",
210 "XR.outerBox.wholeThing.titleBar.buttonBox*fileBox*printBox.printLabel.background: #5399ac",
[all …]
/dports/games/kjumpingcube/kjumpingcube-21.12.3/src/
H A Dai_box.cpp210 printBox(); in copyPosition()
227 printBox(); in copyPosition()
254 printBox(); in undoPosition()
271 printBox(); in redoPosition()
390 void AI_Box::printBox() in printBox() function in AI_Box
/dports/graphics/poppler-qt5/poppler-21.12.0/utils/
H A Dpdfinfo.cc217 static void printBox(const char *text, const PDFRectangle *box) in printBox() function
880 printBox(buf, page->getMediaBox()); in printInfo()
882 printBox(buf, page->getCropBox()); in printInfo()
884 printBox(buf, page->getBleedBox()); in printInfo()
886 printBox(buf, page->getTrimBox()); in printInfo()
888 printBox(buf, page->getArtBox()); in printInfo()
895 printBox("MediaBox: ", page->getMediaBox()); in printInfo()
896 printBox("CropBox: ", page->getCropBox()); in printInfo()
897 printBox("BleedBox: ", page->getBleedBox()); in printInfo()
898 printBox("TrimBox: ", page->getTrimBox()); in printInfo()
[all …]
/dports/graphics/poppler-glib/poppler-21.12.0/utils/
H A Dpdfinfo.cc217 static void printBox(const char *text, const PDFRectangle *box) in printBox() function
880 printBox(buf, page->getMediaBox()); in printInfo()
882 printBox(buf, page->getCropBox()); in printInfo()
884 printBox(buf, page->getBleedBox()); in printInfo()
886 printBox(buf, page->getTrimBox()); in printInfo()
888 printBox(buf, page->getArtBox()); in printInfo()
895 printBox("MediaBox: ", page->getMediaBox()); in printInfo()
896 printBox("CropBox: ", page->getCropBox()); in printInfo()
897 printBox("BleedBox: ", page->getBleedBox()); in printInfo()
898 printBox("TrimBox: ", page->getTrimBox()); in printInfo()
[all …]
/dports/graphics/poppler-utils/poppler-21.12.0/utils/
H A Dpdfinfo.cc217 static void printBox(const char *text, const PDFRectangle *box) in printBox() function
880 printBox(buf, page->getMediaBox()); in printInfo()
882 printBox(buf, page->getCropBox()); in printInfo()
884 printBox(buf, page->getBleedBox()); in printInfo()
886 printBox(buf, page->getTrimBox()); in printInfo()
888 printBox(buf, page->getArtBox()); in printInfo()
895 printBox("MediaBox: ", page->getMediaBox()); in printInfo()
896 printBox("CropBox: ", page->getCropBox()); in printInfo()
897 printBox("BleedBox: ", page->getBleedBox()); in printInfo()
898 printBox("TrimBox: ", page->getTrimBox()); in printInfo()
[all …]
/dports/graphics/poppler/poppler-21.12.0/utils/
H A Dpdfinfo.cc217 static void printBox(const char *text, const PDFRectangle *box) in printBox() function
880 printBox(buf, page->getMediaBox()); in printInfo()
882 printBox(buf, page->getCropBox()); in printInfo()
884 printBox(buf, page->getBleedBox()); in printInfo()
886 printBox(buf, page->getTrimBox()); in printInfo()
888 printBox(buf, page->getArtBox()); in printInfo()
895 printBox("MediaBox: ", page->getMediaBox()); in printInfo()
896 printBox("CropBox: ", page->getCropBox()); in printInfo()
897 printBox("BleedBox: ", page->getBleedBox()); in printInfo()
898 printBox("TrimBox: ", page->getTrimBox()); in printInfo()
[all …]

123