Searched defs:NODE_SWIN_BASE (Results 1 – 2 of 2) sorted by relevance
89 #define NODE_SWIN_BASE(nasid, widget) \ macro93 #define NODE_SWIN_BASE(nasid, widget) \ macro
192 #define NODE_SWIN_BASE(n, w) ((w == 0) ? NODE_BWIN_BASE((n), SWIN0_BIGWIN) \ macro