Searched refs:doEndPosIsSelected (Results 1 – 1 of 1) sorted by relevance
2901 return action.doEndPosIsSelected(); in doNext()2944 protected boolean doEndPosIsSelected() { in doEndPosIsSelected() method in EditStyledText.EditModeActions.EditModeActionBase2949 return doEndPosIsSelected(); in doSelectionIsFixed()2953 return doEndPosIsSelected(); in doSelectionIsFixedAndWaitingInput()2994 protected boolean doEndPosIsSelected() { in doEndPosIsSelected() method in EditStyledText.EditModeActions.TextViewActionBase3013 protected boolean doEndPosIsSelected() { in doEndPosIsSelected() method in EditStyledText.EditModeActions.TextViewAction3014 if (super.doEndPosIsSelected()) { in doEndPosIsSelected()3028 protected boolean doEndPosIsSelected() { in doEndPosIsSelected() method in EditStyledText.EditModeActions.CopyAction3029 if (super.doEndPosIsSelected()) { in doEndPosIsSelected()3040 protected boolean doEndPosIsSelected() { in doEndPosIsSelected() method in EditStyledText.EditModeActions.CutAction[all …]