Searched refs:FcOp (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcrange.c104 FcRangeCompare (FcOp op, const FcRange *a, const FcRange *b)
H A Dfcint.h256 } FcOp; typedef in typeref:enum:_FcOp
282 FcOp op;
320 FcOp op;
326 FcOp op;
877 FcOpPrint (FcOp op);
1237 FcRangeCompare (FcOp op, const FcRange *a, const FcRange *b);
H A Dfcdbg.c294 FcOpPrint (FcOp op_)
296 FcOp op = FC_OP_GET_OP (op_);
H A Dfcxml.c262 FcExprCreateOp (FcConfig *config, FcExpr *left, FcOp op, FcExpr *right)
570 FcOp op;
813 FcOp op,
2244 FcPopBinary (FcConfigParse *parse, FcOp op)
2269 FcParseBinary (FcConfigParse *parse, FcOp op)
2282 FcPopUnary (FcConfigParse *parse, FcOp op)
2299 FcParseUnary (FcConfigParse *parse, FcOp op)
2670 FcOp op;
2673 static FcOp
2697 static FcOp
[all...]
H A Dfccfg.c962 FcOp op = FC_OP_GET_OP (op_);
1218 FcOp op = FC_OP_GET_OP (e->op);
1575 FcOp _op,
1690 FcOp op;
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h273 } FcOp; typedef in typeref:enum:_FcOp
299 FcOp op;
337 FcOp op;
343 FcOp op;
894 FcOpPrint (FcOp op);
1254 FcRangeCompare (FcOp op, const FcRange *a, const FcRange *b);

Completed in 47 milliseconds