OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:minternaltextmodification
(Results
1 - 1
of
1
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiAbstractTextAttributeNode.java
39
private boolean
mInternalTextModification
;
88
mInternalTextModification
= true;
92
mInternalTextModification
= false;
114
return
mInternalTextModification
;
118
mInternalTextModification
= internalTextModification;
Completed in 1814 milliseconds