Searched defs:wordPrefix (Results 1 – 3 of 3) sorted by relevance
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
| D | AndroidContentAssist.java | 135 String wordPrefix = extractElementPrefix(viewer, offset); in computeCompletionProposals() local 184 private void computeNonAttributeProposals(ITextViewer viewer, int offset, String wordPrefix, in computeNonAttributeProposals() 219 int offset, String wordPrefix, UiElementNode currentUiNode, Node parentNode, in computeAttributeProposals() 250 private char computeElementNeedTag(ITextViewer viewer, int offset, String wordPrefix) { in computeElementNeedTag() 397 String wordPrefix) { in getChoicesForAttribute() 514 String parentTagName, String attributeName, Node node, String wordPrefix, in computeAttributeValues() 520 String wordPrefix) { in computeTextValues() 589 int offset, Node currentNode, String wordPrefix, char needTag, in addMatchingProposals()
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/ |
| D | AnimationContentAssist.java | 72 String parentTagName, String attributeName, Node node, String wordPrefix, in computeAttributeValues()
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/ |
| D | ResourcesContentAssist.java | 70 String parentTagName, String attributeName, Node node, String wordPrefix, in computeAttributeValues()
|