Searched refs:packHyphenEdit (Results 1 – 9 of 9) sorted by relevance
94 mHyphenEdit = minikin::packHyphenEdit( in setStartHyphenEdit()100 mHyphenEdit = minikin::packHyphenEdit( in setEndHyphenEdit()
91 const HyphenEdit edit = packHyphenEdit(startEdit, endEdit); in getOrCreate()
100 inline HyphenEdit packHyphenEdit(StartHyphenEdit start, EndHyphenEdit end) { in packHyphenEdit() function
120 .update(packHyphenEdit(mStartHyphen, mEndHyphen)) in computeHash()
61 hyphenEdit(packHyphenEdit(startHyphen, endHyphen)) {} in BreakPoint()
118 compositor.setNextContext(piece, packHyphenEdit(startEdit, endEdit), info.isRtl); in measureHyphenPiece()
313 packHyphenEdit(editForNextLine(prev.hyphenType), editForThisLine(cand.hyphenType)); in finishBreaksOptimal()
783 packHyphenEdit(res.getStartLineHyphenEdit(i), res.getEndLineHyphenEdit(i)); in generate()1263 static int packHyphenEdit(
677 ints[HYPHEN] = StaticLayout.packHyphenEdit( in reflow()