Home
last modified time | relevance | path

Searched defs:imageItem (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp802 struct imageItem { struct
803 imageItem *next; argument
813 imageItem(int x1, int y1, int x2, int y2, argument
822 imageItem::imageItem(int x1, int y1, int x2, int y2, in imageItem() function in imageItem