Searched refs:currAttrValue (Results 1 – 1 of 1) sorted by relevance
656 String currAttrValue = null; in findSelectionInRegion() local682 currAttrValue = region.getText(subRegion); in findSelectionInRegion()690 currAttrValue = region.getText(subRegion); in findSelectionInRegion()693 if (currAttrValue != null) { in findSelectionInRegion()696 String text = currAttrValue; in findSelectionInRegion()