Searched defs:canHyphenate (Results 1 – 2 of 2) sorted by relevance
81 bool canHyphenate() const override { return true; } in canHyphenate() function119 bool canHyphenate() const { return false; } in canHyphenate() function
52 virtual bool canHyphenate() const override { return true; } in canHyphenate() function