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

  /external/harfbuzz/src/
harfbuzz-hebrew.c 159 attributes[slen].dontPrint = HB_IsControlChar(uc[i]);
harfbuzz-shaper.h 204 hb_bitfield dontPrint :1;
harfbuzz-greek.c 414 attributes[slen].dontPrint = HB_IsControlChar(uc[i]);
harfbuzz-shaper.cpp 471 attributes[0].dontPrint = (!symbolFont && uc[0] == 0x00ad) || HB_IsControlChar(uc[0]);
488 attributes[pos].dontPrint = true;
    [all...]

Completed in 68 milliseconds