Searched defs:isSoftBreak (Results 1 – 2 of 2) sorted by relevance
316 bool Cluster::isSoftBreak() const { in isSoftBreak() function in skia::textlayout::Cluster
242 bool isSoftBreak() const { return fBreakType == SoftLineBreak; } in isSoftBreak() function