Searched refs:fMayLineBreakBefore (Results 1 – 2 of 2) sorted by relevance
472 bool fMayLineBreakBefore; member1011 glyph.fMayLineBreakBefore = glyph.fCluster != previousCluster && in wrap()1048 if (glyph->fGraphemeBreakBefore || glyph->fMayLineBreakBefore) { in wrap()1053 if (glyph->fMayLineBreakBefore) { in wrap()
497 bool fMayLineBreakBefore; member1043 glyph.fMayLineBreakBefore = glyph.fCluster != previousCluster && in wrap()1079 if (glyph->fGraphemeBreakBefore || glyph->fMayLineBreakBefore) { in wrap()1084 if (glyph->fMayLineBreakBefore) { in wrap()