OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:formatting
(Results
1 - 8
of
8
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
XmlFormatProcessor.java
16
package com.android.ide.eclipse.adt.internal.editors.
formatting
;
XmlFormatStyle.java
16
package com.android.ide.eclipse.adt.internal.editors.
formatting
;
34
/** Layout
formatting
style: blank lines between elements, attributes on separate lines */
AndroidXmlFormatter.java
16
package com.android.ide.eclipse.adt.internal.editors.
formatting
;
XmlFormatPreferences.java
16
package com.android.ide.eclipse.adt.internal.editors.
formatting
;
29
*
Formatting
preferences used by the Android XML formatter.
47
/** The sorting order to use when
formatting
*/
AndroidXmlFormattingStrategy.java
16
package com.android.ide.eclipse.adt.internal.editors.
formatting
;
78
* default XML
formatting
strategy in WTP.
146
AdtPlugin.log(e, "
Formatting
error");
152
* Creates a {@link TextEdit} for
formatting
the given model's XML in the text range
153
* starting at offset start with the given length. Note that the exact
formatting
292
// content we're
formatting
, as in the following scenario for example:
XmlPrettyPrinter.java
16
package com.android.ide.eclipse.adt.internal.editors.
formatting
;
53
/**
Formatting
preferences to use when
formatting
the XML */
55
/** Start node to start
formatting
at */
57
/** Start node to stop
formatting
after */
67
/** If true, we're only
formatting
an open tag */
134
* @param startNode the node to start
formatting
at
135
* @param endNode the node to end
formatting
at
276
// Most text nodes are just whitespace for
formatting
(which we're replacing)
704
// newline would have been added above it), or if we are not in a
formatting
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/formatting/
XmlPrettyPrinterTest.java
16
package com.android.ide.eclipse.adt.internal.editors.
formatting
;
/prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar
Completed in 1261 milliseconds