Searched defs:canHyphenate (Results 1 – 2 of 2) sorted by relevance
148 bool canHyphenate() const override { return mHyphenation; } in canHyphenate() function192 bool canHyphenate() const { return false; } in canHyphenate() function
56 virtual bool canHyphenate() const override { return true; } in canHyphenate() function