Searched refs:FC_OP_GET_FLAGS (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcdbg.c210 int f = FC_OP_GET_FLAGS (_o_); \
H A Dfccfg.c963 int flags = FC_OP_GET_FLAGS (op_);
1579 int flags = FC_OP_GET_FLAGS (_op);
H A Dfcint.h263 #define FC_OP_GET_FLAGS(_x_) (((_x_) & 0xffff0000) >> 16) macro
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h280 #define FC_OP_GET_FLAGS(_x_) (((_x_) & 0xffff0000) >> 16) macro

Completed in 8 milliseconds