Home | History | Annotate | Download | only in src

Lines Matching refs:wordBoundary

683     attributes[0].wordBoundary = true;
686 attributes[i].wordBoundary = false;
691 attributes[i].wordBoundary = (HB_GetSentenceClass(string[i-1]) == HB_Sentence_Sep);
707 attributes[i++].wordBoundary = false;
713 attributes[i].wordBoundary = (rule == Break);