Searched refs:mHyphenEdit (Results 1 – 4 of 4) sorted by relevance
29 mHyphenEdit(paint.mHyphenEdit) { in Paint()46 mHyphenEdit = other.mHyphenEdit; in operator =()56 && a.mHyphenEdit == b.mHyphenEdit; in operator ==()
76 mHyphenEdit = hyphen; in setHyphenEdit()80 return mHyphenEdit; in getHyphenEdit()88 uint32_t mHyphenEdit = 0; variable
118 mPaintFlags(paint.paintFlags), mHyphenEdit(paint.hyphenEdit), mIsRtl(dir), in LayoutCacheKey()156 HyphenEdit mHyphenEdit; member in android::LayoutCacheKey235 && mHyphenEdit == other.mHyphenEdit in operator ==()251 hash = JenkinsHashMix(hash, hash_type(mHyphenEdit.hasHyphen())); in computeHash()
91 private int mHyphenEdit; field in Paint_Delegate1100 return delegate.mHyphenEdit; in nGetHyphenEdit()1109 delegate.mHyphenEdit = hyphen; in nSetHyphenEdit()