Home
last modified time | relevance | path

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

/dports/x11-wm/jwm/jwm-2.3.7/src/
H A Dicon.h120 #define LoadNamedIcon( a, b, c ) NULL macro
H A Dicon.c291 IconNode *LoadNamedIcon(const char *name, char save, char preserveAspect) in LoadNamedIcon() function