Searched refs:updateLayout (Results 1 – 3 of 3) sorted by relevance
120 boolean updateLayout) { in addElement() argument128 UiElementNode uiNew = addNewTreeElement(uiParent, uiSibling, descriptor, updateLayout); in addElement()553 final boolean updateLayout) { in addNewTreeElement() argument592 DescriptorsUtils.setDefaultLayoutAttributes(uiNew, updateLayout); in addNewTreeElement()
700 public static void setDefaultLayoutAttributes(UiElementNode node, boolean updateLayout) {752 if (updateLayout) {
526 final boolean updateLayout) { in showStructureViews() argument533 showStructureViews(showOutline, showProperties, updateLayout); in showStructureViews()561 if (updateLayout) { in showStructureViews()