Lines Matching refs:hasId
167 FcBool hasId = true;168 for (int i = 0; hasId && i < id; ++i) {169 hasId = FcPatternRemove(minimal, object, 0);171 if (!hasId) {179 while (hasId) {180 hasId = FcPatternRemove(minimal, object, 1);