Searched refs:findUiAttribute (Results 1 – 4 of 4) sorted by relevance
127 UiAttributeNode ui_attr = uiElementNode.findUiAttribute(attr_desc); in createUiAttributes()
219 UiAttributeNode ui_attr = uiNode.findUiAttribute(attr_desc); in insertUiAttributes()
321 UiAttributeNode ui_attr = ui_node.findUiAttribute(attr_desc); in createUiAttributeControls()
817 public UiAttributeNode findUiAttribute(AttributeDescriptor attrDesc) { in findUiAttribute() method in UiElementNode