Searched defs:startEdit (Results 1 – 4 of 4) sorted by relevance
156 const StartHyphenEdit startEdit = in measureHyphenPiece() local242 const StartHyphenEdit startEdit = in appendLayout() local364 StartHyphenEdit startEdit = in buildLayout() local
122 StartHyphenEdit startEdit = editForNextLine(hyph); in populateHyphenationPoints() local
199 const StartHyphenEdit startEdit = startHyphenEdit(edit); in toString() local
984 private void startEdit() { in startEdit() method in EditStyledText.EditorManager