OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computeTextReplaceLength
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/
ValuesContentAssist.java
196
int replaceLength =
computeTextReplaceLength
(currentNode, offset);
233
int replaceLength =
computeTextReplaceLength
(currentNode, offset);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssist.java
270
protected int
computeTextReplaceLength
(Node currentNode, int offset) {
[
all
...]
Completed in 86 milliseconds