Searched refs:fMayLineBreakBefore (Results 1 – 2 of 2) sorted by relevance
404 bool fMayLineBreakBefore; member692 glyph.fMayLineBreakBefore = glyph.fCluster != previousCluster && in shape()707 if (canAddBreakNow && glyph->fMayLineBreakBefore) { in shape()
494 bool fMayLineBreakBefore; member1040 glyph.fMayLineBreakBefore = glyph.fCluster != previousCluster && in wrap()1076 if (glyph->fGraphemeBreakBefore || glyph->fMayLineBreakBefore) { in wrap()1081 if (glyph->fMayLineBreakBefore) { in wrap()