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

  /external/harfbuzz/src/
harfbuzz-shaper.h 146 /*HB_Bool*/ hb_bitfield sentenceBoundary :1;
harfbuzz-shaper.cpp 768 attributes[0].sentenceBoundary = true;
771 attributes[i].sentenceBoundary = false;
790 attributes[i++].sentenceBoundary = false;
794 attributes[i].sentenceBoundary = true;
797 attributes[i].sentenceBoundary = false
    [all...]

Completed in 29 milliseconds