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

/xsrc/external/mit/ctwm/dist/
H A Dparse_be.c2060 int xpgret; local in function:add_layout_override_entry
2085 xpgret = XParseGeometry(s, &x, &y, &width, &height);
2091 if((xpgret & has_hw) != has_hw) {
2099 if(!(xpgret & XValue)) {
2102 if(!(xpgret & YValue)) {

Completed in 4 milliseconds