HomeSort by relevance Sort by last modified time
    Searched refs:MMDEBUG (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz/src/
harfbuzz-myanmar.c 185 #define MMDEBUG qDebug
187 #define MMDEBUG if(0) printf
208 MMDEBUG("state[%d]=%d class=%8x (uc=%4x)", pos - start, state, charClass, *uc);
257 // MMDEBUG("\nsyllable from %d len %d, str='%s'", item->item.pos, item->item.length,
305 /*MMDEBUG("maybe kinzi: mc=%x", mc);*/
322 MMDEBUG("\n base=%d, vowel_e=%d, kinzi=%d, medial_ra=%d", base, vowel_e, kinzi, medial_ra);
414 MMDEBUG("after shaping: len=%d", len);
420 MMDEBUG(" %d: %4x property=%x", i, reordered[i], properties[i]);
452 MMDEBUG("Not using openType");
477 MMDEBUG("myanmar_shape: from %d length %d", item->item.pos, item->item.length)
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-myanmar.c 185 #define MMDEBUG qDebug
187 #define MMDEBUG if(0) printf
208 MMDEBUG("state[%d]=%d class=%8x (uc=%4x)", pos - start, state, charClass, *uc);
257 // MMDEBUG("\nsyllable from %d len %d, str='%s'", item->item.pos, item->item.length,
305 /*MMDEBUG("maybe kinzi: mc=%x", mc);*/
322 MMDEBUG("\n base=%d, vowel_e=%d, kinzi=%d, medial_ra=%d", base, vowel_e, kinzi, medial_ra);
415 MMDEBUG("after shaping: len=%d", len);
421 MMDEBUG(" %d: %4x property=%x", i, reordered[i], properties[i]);
453 MMDEBUG("Not using openType");
478 MMDEBUG("myanmar_shape: from %d length %d", item->item.pos, item->item.length)
    [all...]

Completed in 1538 milliseconds