Searched defs:wordPrefix (Results 1 – 5 of 5) sorted by relevance
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
| D | AndroidContentAssist.java | 143 String wordPrefix = extractElementPrefix(viewer, offset); in computeCompletionProposals() local 192 private void computeNonAttributeProposals(ITextViewer viewer, int offset, String wordPrefix, in computeNonAttributeProposals() 227 int offset, String wordPrefix, UiElementNode currentUiNode, Node parentNode, in computeAttributeProposals() 260 private char computeElementNeedTag(ITextViewer viewer, int offset, String wordPrefix) { in computeElementNeedTag() 359 String wordPrefix) { in getChoicesForAttribute() 487 String parentTagName, String attributeName, Node node, String wordPrefix, in computeAttributeValues() 494 String wordPrefix) { in computeTextValues() 563 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/manifest/ |
| D | ManifestContentAssist.java | 52 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/animator/ |
| D | AnimationContentAssist.java | 74 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/layout/ |
| D | LayoutContentAssist.java | 156 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/values/ |
| D | ValuesContentAssist.java | 74 String parentTagName, String attributeName, Node node, String wordPrefix, in computeAttributeValues()
|