Searched refs:exmask (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ | ||
| H A D | parse_be.c | 906 int exmask = (XValue | YValue); // Bits we need in the mask local in function:do_string_string_keyword 936 if((gmask & exmask) != exmask) { 1028 int exmask = (WidthValue | HeightValue); local in function:do_string_keyword 1033 if((gmask & exmask) != exmask) { |
Completed in 4 milliseconds