Searched refs:WORD_BREAK_BEFORE (Results 1 – 2 of 2) sorted by relevance
391 rChar2Base[nFirstCharInCluster-rArgs.mnMinCharPos] |= WORD_BREAK_BEFORE; in appendCluster()397 rChar2Base[nFirstCharInCluster-rArgs.mnMinCharPos] |= WORD_BREAK_BEFORE; in appendCluster()926 if (mvChar2BaseGlyph[i] & (WORD_BREAK_BEFORE | HYPHEN_BREAK_BEFORE)) in GetTextBreak()
83 WORD_BREAK_BEFORE = 0x40000000, enumerator
Completed in 24 milliseconds