Searched refs:mexpr (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fcdbg.c | 354 FcExprPrint (expr->u.mexpr->xx); 356 FcExprPrint (expr->u.mexpr->xy); 358 FcExprPrint (expr->u.mexpr->yx); 360 FcExprPrint (expr->u.mexpr->yy);
|
| H A D | fccfg.c | 1240 xx = FcConfigPromote (FcConfigEvaluate (p, p_pat, kind, e->u.mexpr->xx), v, NULL); 1241 xy = FcConfigPromote (FcConfigEvaluate (p, p_pat, kind, e->u.mexpr->xy), v, NULL); 1242 yx = FcConfigPromote (FcConfigEvaluate (p, p_pat, kind, e->u.mexpr->yx), v, NULL); 1243 yy = FcConfigPromote (FcConfigEvaluate (p, p_pat, kind, e->u.mexpr->yy), v, NULL);
|
| H A D | fcint.h | 287 FcExprMatrix *mexpr; member in union:_FcExpr::__anonce06f7f6010a
|
| H A D | fcxml.c | 184 e->u.mexpr = FcExprMatrixCopyShallow (matrix); 288 FcExprMatrixFree (e->u.mexpr);
|
| /xsrc/external/mit/fontconfig/include/ |
| H A D | fcint.h | 304 FcExprMatrix *mexpr; member in union:_FcExpr::__anon3b7708ef010a
|
Completed in 19 milliseconds