Searched defs:PAIR_TAG (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/freetype/src/cff/
H A Dcffdrivr.c67 #undef PAIR_TAG macro
68 #define PAIR_TAG( left, right ) ( ( (FT_ULong)left << 16 ) | \ macro
124 #undef PAIR_TAG macro
/external/chromium_org/third_party/freetype/src/truetype/
H A Dttdriver.c137 #undef PAIR_TAG macro
138 #define PAIR_TAG( left, right ) ( ( (FT_ULong)left << 16 ) | \ macro
194 #undef PAIR_TAG macro
/external/freetype/src/cff/
H A Dcffdrivr.c67 #undef PAIR_TAG macro
68 #define PAIR_TAG( left, right ) ( ( (FT_ULong)left << 16 ) | \ macro
124 #undef PAIR_TAG macro
/external/freetype/src/truetype/
H A Dttdriver.c137 #undef PAIR_TAG macro
138 #define PAIR_TAG( left, right ) ( ( (FT_ULong)left << 16 ) | \ macro
194 #undef PAIR_TAG macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcffdrivr.c68 #undef PAIR_TAG macro
69 #define PAIR_TAG( left, right ) ( ( (FT_ULong)left << 16 ) | \ macro
125 #undef PAIR_TAG macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
H A Dttdriver.c137 #undef PAIR_TAG macro
138 #define PAIR_TAG( left, right ) ( ( (FT_ULong)left << 16 ) | \ macro
194 #undef PAIR_TAG macro

Completed in 134 milliseconds