Searched refs:fMustLineBreakBefore (Results 1 – 2 of 2) sorted by relevance
405 bool fMustLineBreakBefore; member675 glyph.fMustLineBreakBefore = false; in shape()733 glyph->fMustLineBreakBefore = true; in shape()766 if (!(nextGlyph == nullptr || nextGlyph->fMustLineBreakBefore)) { in shape()
659 bool fMustLineBreakBefore; member1233 glyph->fMustLineBreakBefore = true; in shapeOk()1267 if (!(nextGlyph == nullptr || nextGlyph->fMustLineBreakBefore)) { in shapeOk()1414 glyph.fMustLineBreakBefore = false; in shape()