Searched refs:FcNoticeFoundries (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcfoundry.h26 static const char *FcNoticeFoundries[][2] = variable in typeref:typename:const char * [][2]
48 #define NUM_NOTICE_FOUNDRIES (int) (sizeof (FcNoticeFoundries) / sizeof (FcNoticeFoundries[0]))
H A Dfcfreetype.c939 const char *n = FcNoticeFoundries[i][0];
940 const char *f = FcNoticeFoundries[i][1];

Completed in 5 milliseconds