Searched refs:hasHyphen (Results 1 – 2 of 2) sorted by relevance
37 bool hasHyphen() const { return hyphen != 0; } in hasHyphen() function
251 hash = JenkinsHashMix(hash, hash_type(mHyphenEdit.hasHyphen())); in computeHash()791 if (ctx->paint.hyphenEdit.hasHyphen() && srunend > srunstart) { in doLayoutRun()