| H A D | fcmatch.c | 369 int strong, weak; member in struct:_FcMatcher 400 _FcMatchers[object].strong == -1 || 420 int weak, strong; local in function:FcCompareValueList 432 strong = match->strong; 456 if (weak == strong) 485 if (weak == strong) 486 value[strong] += best; 490 value[strong] += bestStrong; 957 if (bestscore[match->strong] < 100 [all...] |