Searched refs:DUMP2 (Results 1 – 1 of 1) sorted by relevance
/external/harfbuzz/src/ |
D | harfbuzz-dump.c | 37 #define DUMP2(format, arg1, arg2) dump (stream, indent, format, arg1, arg2) macro 199 DUMP2("<Glyph>%#06x</Glyph> <!-- %d -->\n", in DEF_DUMP() 238 DUMP2(" <Class>%d</Class> <!-- %#06x -->", ClassDefFormat1->ClassValueArray[i], in DEF_DUMP() 303 DUMP2("<Substitute>%#06x</Substitute> <!-- %d -->\n", SingleSubst->ssf.ssf2.Substitute[i], i); in Dump_GSUB_Lookup_Single() 721 DUMP2("<LookupType>%s</LookupType> <!-- %d -->\n", lookup_name, Lookup->LookupType); in DEF_DUMP()
|