Home
last modified time | relevance | path

Searched defs:region (Results 1 – 25 of 34) sorted by relevance

12

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidXmlCharacterMatcher.java65 IStructuredDocumentRegion region = doc.getRegionAtCharacterOffset(offset); in findOppositeTag() local
149 IStructuredDocumentRegion region = doc.getRegionAtCharacterOffset(offset); in findTagBackwards() local
201 IStructuredDocumentRegion region = doc.getRegionAtCharacterOffset(start); in findTagForwards() local
DAndroidXmlAutoEditStrategy.java101 IStructuredDocumentRegion region = doc.getRegionAtCharacterOffset(textStart); in customizeDocumentCommand() local
380 IStructuredDocumentRegion region = in getRegionAt() local
405 IStructuredDocumentRegion region = doc.getRegionAtCharacterOffset(start); in getBalance() local
DHyperlinks.java580 private static void openPath(IPath filePath, IRegion region, int offset) { in openPath()
975 IRegion region = null; in findValueInChildren() local
1049 IRegion region = null; in findIdInElement() local
1294 public IHyperlink[] detectHyperlinks(ITextViewer textViewer, IRegion region, in detectHyperlinks()
1409 public IHyperlink[] detectHyperlinks(ITextViewer textViewer, IRegion region, in detectHyperlinks()
1627 IRegion region = null; in open() local
1805 IStructuredDocumentRegion region = doc.getRegionAtCharacterOffset(offset); in find() local
1820 IStructuredDocumentRegion region = doc.getRegionAtCharacterOffset(offset); in find() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DFlagManager.java94 public Image getFlag(@Nullable String language, @Nullable String region) { in getFlag()
191 public Image getFlag(@NonNull String region) { in getFlag()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DEclipseLintClient.java255 IndexedRegion region = (IndexedRegion) node; in getXmlParser() local
271 IndexedRegion region = (IndexedRegion) node; in getXmlParser() local
277 IndexedRegion region = (IndexedRegion) node; in getXmlParser() local
DObsoleteLayoutParamsFix.java60 IndexedRegion region = (IndexedRegion) attribute; in apply() local
DTypographyFix.java66 IndexedRegion region = (IndexedRegion) child; in apply() local
DSetPropertyFix.java94 IndexedRegion region = (IndexedRegion) attr; in apply() local
DLintViewPart.java499 IRegion region = null; in run() local
506 AdtPlugin.openFile((IFile) resource, region); in run() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
DRefactoringUtil.java130 IndexedRegion region = (IndexedRegion) attr; in getAttributeValueRangeStart() local
158 IndexedRegion region = (IndexedRegion) element; in getTagNameRangeStart() local
DAndroidPackageRenameParticipant.java121 IRegion region = null; in checkConditions() local
DRenameResourceParticipant.java610 IndexedRegion region = (IndexedRegion) attr; in addReplacements() local
652 IndexedRegion region = (IndexedRegion) child; in addReplacements() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DVisualRefactoring.java170 IndexedRegion region = (IndexedRegion) element; in VisualRefactoring() local
207 IndexedRegion region = (IndexedRegion) xmlNode; in VisualRefactoring() local
369 IStructuredDocumentRegion region = doc.getFirstStructuredDocumentRegion(); in replaceIds() local
682 IndexedRegion region = getRegion(element); in initElements() local
913 IndexedRegion region = getRegion(element); in getFirstAttributeOffset() local
1002 IStructuredDocumentRegion region = doc.getRegionAtCharacterOffset(offset); in replaceAttributeDeclaration() local
1057 IndexedRegion region = getRegion(attribute); in removeAttribute() local
1093 IStructuredDocumentRegion region = doc.getRegionAtCharacterOffset(start); in removeElementTags() local
1226 IndexedRegion region = getRegion(e); in overlaps() local
DRefactoringAssistant.java114 IStructuredDocumentRegion region = doc.getRegionAtCharacterOffset(offset); in computeQuickAssistProposals() local
175 IndexedRegion region = (IndexedRegion) node; in computeQuickAssistProposals() local
DWrapInRefactoring.java244 IndexedRegion region = (IndexedRegion) attribute; in computeChanges() local
343 IndexedRegion region = (IndexedRegion) attribute; in computeChanges() local
DExtractStyleRefactoring.java282 IndexedRegion region = getRegion(attribute); in getAvailableAttributes() local
472 IndexedRegion region = (IndexedRegion) lastChild; in computeInsertContext() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DAaptParser.java539 IRegion region = findRange((IFile) f2, line, message); in checkAndMark() local
649 IRegion region = findRange(file, line, '<' + elementName, null); in findRange() local
671 IRegion region = null; in findRange() local
DAaptQuickFix.java320 IRegion region = in run() local
372 IRegion region = location.getSecond(); in perform() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
DAndroidXmlFormatter.java39 public final void format(IDocument document, IRegion region) { in format()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DLayoutMetadataTest.java68 IndexedRegion region = (IndexedRegion) node; in getText() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
DCopyCutAction.java173 IndexedRegion region = (IndexedRegion) xml_node; in getXmlTextFromEditor() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
DExtractStringRefactoring.java589 IStructuredDocumentRegion region = in findSelectionInXmlFile() local
648 private String findSelectionInRegion(IStructuredDocumentRegion region, int selStart) { in findSelectionInRegion()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DDomUtilities.java298 IStructuredDocumentRegion region = in getNodeContext() local
359 IndexedRegion region = (IndexedRegion) node; in getNode() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
DResourceHelper.java391 IRegion region = null; in createResource() local
461 IRegion region = new Region(start, end - start); in createResource() local
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/
DHyperlinksTest.java224 IRegion region = link.getHyperlinkRegion(); in checkXmlNavigation() local

12