HomeSort by relevance Sort by last modified time
    Searched refs:hasHyphen (Results 1 - 2 of 2) sorted by null

  /frameworks/minikin/include/minikin/
MinikinFont.h 37 bool hasHyphen() const { return hyphen != 0; }
  /frameworks/minikin/libs/minikin/
Layout.cpp 251 hash = JenkinsHashMix(hash, hash_type(mHyphenEdit.hasHyphen()));
791 if (ctx->paint.hyphenEdit.hasHyphen() && srunend > srunstart) {
    [all...]

Completed in 541 milliseconds