Searched refs:FcOpString (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcdbg.c | 301 case FcOpString: printf ("String"); break; 351 case FcOpString: printf ("\"%s\"", expr->u.sval); break;
|
| H A D | fcint.h | 243 FcOpInteger, FcOpDouble, FcOpString, FcOpMatrix, FcOpRange, FcOpBool, FcOpCharSet, FcOpLangSet, enumerator in enum:_FcOp
|
| H A D | fcxml.c | 137 e->op = FcOpString; 284 case FcOpString: 701 case FcOpString:
|
| H A D | fccfg.c | 1230 case FcOpString:
|
| /xsrc/external/mit/fontconfig/include/ |
| H A D | fcint.h | 260 FcOpInteger, FcOpDouble, FcOpString, FcOpMatrix, FcOpRange, FcOpBool, FcOpCharSet, FcOpLangSet, enumerator in enum:_FcOp
|
Completed in 13 milliseconds