Searched defs:endHyphen (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/hwui/ |
D | MinikinUtils.cpp | 60 const minikin::EndHyphenEdit endHyphen = minikin::endHyphenEdit(hyphenEdit); in doLayout() local 78 const minikin::EndHyphenEdit endHyphen = minikin::endHyphenEdit(hyphenEdit); in measureText() local
|
/frameworks/minikin/include/minikin/ |
D | LayoutCache.h | 33 bool dir, StartHyphenEdit startHyphen, EndHyphenEdit endHyphen) in LayoutCacheKey() 139 bool dir, StartHyphenEdit startHyphen, EndHyphenEdit endHyphen, F& f) { in getOrCreate()
|
D | MeasuredText.h | 101 StartHyphenEdit startHyphen, EndHyphenEdit endHyphen, float* advances, in measureHyphenPiece()
|
/frameworks/minikin/libs/minikin/ |
D | Layout.cpp | 230 EndHyphenEdit endHyphen) { in doLayout() 245 StartHyphenEdit startHyphen, EndHyphenEdit endHyphen, in doLayoutWithPrecomputedPieces() 275 EndHyphenEdit endHyphen, float* advances, MinikinExtent* extents, in measureText() 291 StartHyphenEdit startHyphen, EndHyphenEdit endHyphen, in doLayoutRunCached() 404 StartHyphenEdit startHyphen, EndHyphenEdit endHyphen, in doLayoutWord() 490 const EndHyphenEdit endHyphen = in addToHbBuffer() local 580 EndHyphenEdit endHyphen) { in doLayoutRun()
|
D | MeasuredText.cpp | 60 StartHyphenEdit startHyphen, EndHyphenEdit endHyphen, in buildLayout()
|