Home
last modified time | relevance | path

Searched refs:mEndHyphen (Results 1 – 1 of 1) sorted by relevance

/frameworks/minikin/include/minikin/
DLayoutCache.h49 mEndHyphen(endHyphen), in LayoutCacheKey()
59 mEndHyphen == o.mEndHyphen && mIsRtl == o.mIsRtl && mNchars == o.mNchars &&
79 mEndHyphen); in doLayout()
100 EndHyphenEdit mEndHyphen; variable
122 android::hash_type(static_cast<uint8_t>(packHyphenEdit(mStartHyphen, mEndHyphen)))); in computeHash()