OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computeUndoLabel
(Results
1 - 3
of
3
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlineDropListener.java
123
String label = MoveGesture.
computeUndoLabel
(targetNode, elements, event.detail);
MoveGesture.java
349
String label =
computeUndoLabel
(mTargetNode, elements, event.detail);
495
public static String
computeUndoLabel
(NodeProxy targetNode,
[
all
...]
OutlinePage.java
[
all
...]
Completed in 77 milliseconds