Searched refs:PRI1 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/src/ | ||
| H A D | fcmatch.c | 302 #define PRI1(n) macro 303 #define PRI_FcCompareFamily(n) PRI1(n) 304 #define PRI_FcCompareString(n) PRI1(n) 305 #define PRI_FcCompareNumber(n) PRI1(n) 306 #define PRI_FcCompareBool(n) PRI1(n) 307 #define PRI_FcCompareFilename(n) PRI1(n) 308 #define PRI_FcCompareCharSet(n) PRI1(n) 309 #define PRI_FcCompareLang(n) PRI1(n) 310 #define PRI_FcComparePostScript(n) PRI1(n) 311 #define PRI_FcCompareRange(n) PRI1( 326 #define PRI1 macro 332 PRI1(FILE), enumerator in enum:_FcMatcherPriority 333 PRI1(FONT_WRAPPER), enumerator in enum:_FcMatcherPriority 334 PRI1(FONTFORMAT), enumerator in enum:_FcMatcherPriority 335 PRI1(VARIABLE), enumerator in enum:_FcMatcherPriority 336 PRI1(NAMED_INSTANCE), enumerator in enum:_FcMatcherPriority 337 PRI1(SCALABLE), enumerator in enum:_FcMatcherPriority 338 PRI1(COLOR), enumerator in enum:_FcMatcherPriority 339 PRI1(FOUNDRY), enumerator in enum:_FcMatcherPriority 340 PRI1(CHARSET), enumerator in enum:_FcMatcherPriority 343 PRI1(LANG), enumerator in enum:_FcMatcherPriority 346 PRI1(SYMBOL), enumerator in enum:_FcMatcherPriority 347 PRI1(SPACING), enumerator in enum:_FcMatcherPriority 348 PRI1(SIZE), enumerator in enum:_FcMatcherPriority 349 PRI1(PIXEL_SIZE), enumerator in enum:_FcMatcherPriority 350 PRI1(STYLE), enumerator in enum:_FcMatcherPriority 351 PRI1(SLANT), enumerator in enum:_FcMatcherPriority 352 PRI1(WEIGHT), enumerator in enum:_FcMatcherPriority 353 PRI1(WIDTH), enumerator in enum:_FcMatcherPriority 354 PRI1(FONT_HAS_HINT), enumerator in enum:_FcMatcherPriority 355 PRI1(DECORATIVE), enumerator in enum:_FcMatcherPriority 356 PRI1(ANTIALIAS), enumerator in enum:_FcMatcherPriority 357 PRI1(RASTERIZER), enumerator in enum:_FcMatcherPriority 358 PRI1(OUTLINE), enumerator in enum:_FcMatcherPriority 359 PRI1(ORDER), enumerator in enum:_FcMatcherPriority 360 PRI1(FONTVERSION), enumerator in enum:_FcMatcherPriority [all...] |
Completed in 2 milliseconds