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

/xsrc/external/mit/ctwm/dist/
H A Dewmh.c648 int smaller_offset, larger_offset; local in function:EwmhGetIcon
679 smaller_offset = -1;
702 smaller_offset = fetch_offset + offset;
710 fprintf(stderr, "increase smaller, was [%d]\n", smaller_offset);
713 smaller_offset = fetch_offset + offset;
755 if(smaller_offset >= 0) {
762 offset = smaller_offset;
775 offset = smaller_offset;

Completed in 3 milliseconds