Searched refs:KHDEBUG (Results 1 – 1 of 1) sorted by relevance
/external/harfbuzz/src/ |
D | harfbuzz-khmer.c | 302 #define KHDEBUG qDebug macro 304 #define KHDEBUG if(0) printf macro 326 KHDEBUG("state[%d]=%d class=%8lx (uc=%4x)", pos - start, state, in khmer_nextSyllableBoundary() 547 KHDEBUG("after shaping: len=%d", len); in khmer_shape_syllable() 553 KHDEBUG(" %d: %4x property=%x", i, reordered[i], properties[i]); in khmer_shape_syllable() 584 KHDEBUG("Not using openType"); in khmer_shape_syllable() 610 KHDEBUG("khmer_shape: from %d length %d", item->item.pos, item->item.length); in HB_KhmerShape() 614 KHDEBUG("syllable from %d, length %d, invalid=%s", sstart, send-sstart, in HB_KhmerShape() 624 KHDEBUG("syllable shaping failed, syllable requests %d glyphs", syllable.num_glyphs); in HB_KhmerShape() 629 KHDEBUG("syllable:"); in HB_KhmerShape() [all …]
|