Searched refs:getRegion (Results 1 – 5 of 5) sorted by relevance
682 IndexedRegion region = getRegion(element); in initElements()708 mSelectionStart = getRegion(first).getStartOffset(); in initElements()709 mSelectionEnd = getRegion(last).getEndOffset(); in initElements()876 public static IndexedRegion getRegion(Node node) { in getRegion() method in VisualRefactoring913 IndexedRegion region = getRegion(element); in getFirstAttributeOffset()1057 IndexedRegion region = getRegion(attribute); in removeAttribute()1080 IndexedRegion elementRegion = getRegion(element); in removeElementTags()1138 String indent = AndroidXmlEditor.getIndentAtOffset(doc, getRegion(element) in removeElementTags()1226 IndexedRegion region = getRegion(e); in overlaps()
171 IndexedRegion region = getRegion(element); in computeChanges()200 IndexedRegion range = getRegion(element); in computeChanges()
253 IndexedRegion elementRegion = getRegion(element); in getAvailableAttributes()282 IndexedRegion region = getRegion(attribute); in getAvailableAttributes()
296 IndexedRegion region = getRegion(element); in computeChanges()
393 IndexedRegion domRegion = VisualRefactoring.getRegion(element); in createResource()400 IndexedRegion domRegion = VisualRefactoring.getRegion(valueNode); in createResource()