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

/external/harfbuzz/src/
H A Dharfbuzz-dump.c42 #define DUMP_FGLYPH(strct,fld) dump (stream, indent, "<" #fld ">%#06x</" #fld ">\n", (strct)->fld) macro
43 #define DUMP_FGLYPH(strct,fld) dump (stream, indent, "<" #fld ">%#06x</" #fld ">\n", (strct)->fld) macro
218 DUMP_FGLYPH (ClassRangeRecord, Start);
219 DUMP_FGLYPH (ClassRangeRecord, End);
313 DUMP_FGLYPH (Ligature, LigGlyph);

Completed in 457 milliseconds