Lines Matching defs:match
813 bool (*match)(GLint reqValue, GLint confValue);1171 // attribute found, check if this config could match1177 bool match = gConfigManagement[cfgMgtIndex].match(1179 if (match) {