Home
last modified time | relevance | path

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

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dypixmap.h10 class YImage; variable
49 friend class YImage; variable
H A Dyimage.h43 YImage(unsigned width, unsigned height) { fWidth = width; fHeight = height; } in YImage() function