Searched refs:weak_value (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/src/ | ||
| H A D | fcmatch.c | 506 double weak_value; member in struct:__anon8157c6b30108 548 e->weak_value = SENTINEL; 553 if (i < e->weak_value) 554 e->weak_value = i; 578 double weak_value; local in function:FcCompareFamilies 585 weak_value = SENTINEL; 594 if (e->weak_value < weak_value) 595 weak_value = e->weak_value; [all...] |
Completed in 3 milliseconds