Home | History | Annotate | Download | only in src

Lines Matching refs:FcExprPrint

345 FcExprPrint (const FcExpr *expr)
354 FcExprPrint (expr->u.mexpr->xx);
356 FcExprPrint (expr->u.mexpr->xy);
358 FcExprPrint (expr->u.mexpr->yx);
360 FcExprPrint (expr->u.mexpr->yy);
386 FcExprPrint (expr->u.tree.left);
388 FcExprPrint (expr->u.tree.right->u.tree.left);
390 FcExprPrint (expr->u.tree.right->u.tree.right);
414 FcExprPrint (expr->u.tree.left);
442 FcExprPrint (expr->u.tree.right);
446 FcExprPrint (expr->u.tree.left);
450 FcExprPrint (expr->u.tree.left);
454 FcExprPrint (expr->u.tree.left);
458 FcExprPrint (expr->u.tree.left);
462 FcExprPrint (expr->u.tree.left);
502 FcExprPrint (test->expr);
512 FcExprPrint (edit->expr);