Home
last modified time | relevance | path

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

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dycolor.h5 class YColorName; variable
46 friend class YColorName; variable
53 YColorName(const char** clrp) : fName(nullptr), fNamePtr(clrp) { } in YColorName() function
H A Dobjbutton.h9 class YColorName; variable