Home
last modified time | relevance | path

Searched refs:GETSSVALUE (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dfile.c3661 #define GETSSVALUE(val,name) ScanValue("%d", &(val), name, "shapeshadow") macro
3673 if (GETSSVALUE(dx, "dx") == INVALID ||
3674 GETSSVALUE(dy, "dy") == INVALID) {