Searched refs:geomStat (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/xcolor/sun-src/
H A Dxcolor.c241 int geomStat; local
310 geomStat = XParseGeometry(geom, &(size_hints.x),
314 if (geomStat & (XValue | YValue)) {
317 if (geomStat & (WidthValue | HeightValue)) {

Completed in 30 milliseconds