Searched refs:found_num (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/xlibi18n/ | ||
| H A D | XDefaultOMIF.c | 315 int font_data_count, found_num = 0; local in function:parse_fontname 369 found_num++; 437 found_num++; 450 return found_num; 491 int found_num; local in function:create_fontset 496 found_num = parse_fontname(oc); 497 if (found_num <= 0) { 498 if (found_num == 0) |
| /xsrc/external/mit/libX11/dist/modules/om/generic/ | ||
| H A D | omGeneric.c | 809 int found_num = 0, ret = 0; local in function:parse_fontdata 935 found_num++; 961 found_num++; 995 if(class == C_PRIMARY && found_num >= 1) 1075 int found_num = 0; local in function:parse_fontname 1133 found_num++; 1160 found_num++; 1173 return found_num; 1286 int found_num; local in function:create_fontset 1291 found_num [all...] |
Completed in 4 milliseconds