Searched refs:image_no (Results 1 – 4 of 4) sorted by relevance
5271 extern int image_no; // from node.cpp5321 image_no++; in do_suppress()5323 return new suppress_node(symbol(s), position, image_no); in do_suppress()
75 int image_no = 0; variable4114 "image description %1 will be wrong", image_no); in tprint()
2082 * src/roff/troff/input.cc (image_no): New external variable.2085 * src/roff/troff/node.cc (image_no): Remove `static' keyword.
1413 New global variables `image_no' and `suppress_start_page'.