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()
658 bool fMayLineBreakBefore; member1155 glyph.fMayLineBreakBefore = glyph.fCluster != previousCluster && in shapeOk()1192 if (glyph->fGraphemeBreakBefore || glyph->fMayLineBreakBefore) { in shapeOk()1197 if (glyph->fMayLineBreakBefore) { in shapeOk()