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

  /external/harfbuzz/src/
harfbuzz-external.h 126 HB_Sentence_Sep,
harfbuzz-shaper.cpp 700 attributes[i].wordBoundary = (HB_GetSentenceClass(string[i-1]) == HB_Sentence_Sep);
709 if (testbrk == HB_Word_Format && HB_GetSentenceClass(string[lookahead]) != HB_Sentence_Sep) {
    [all...]

Completed in 1267 milliseconds