Lines Matching defs:have
17 You should have received a copy of the GNU Lesser General Public License
703 /* We have multiple X layouts, look for an
749 * keymap. Check if we have a converted map which
891 bool have[_LOCALE_MAX] = {};
918 have[p] = true;
936 if (have[LOCALE_LANG] && !have[LOCALE_LANGUAGE]) {
949 have[LOCALE_LANGUAGE] = true;
958 if (!isempty(c->locale[p]) && !have[p]) {
994 if (have[p])