Searched refs:BOUNDS (Results 1 – 5 of 5) sorted by relevance
50 if (attributeVec_[UiAttr::BOUNDS].empty()) { in GetAttrVec()54 retVec[UiAttr::BOUNDS] = boundStream.str(); in GetAttrVec()73 if (attrId == UiAttr::BOUNDS && attributeVec_[UiAttr::BOUNDS].empty()) { in GetAttr()115 if (i == UiAttr::BOUNDS && attributeVec_[UiAttr::BOUNDS].empty()) { in WrapperWidgetToJson()
40 BOUNDS, enumerator
155 attrData[ATTR_NAMES[UiAttr::BOUNDS].data()] = ss.str(); in DumpUiHierarchy()
1152 if (attrName == ATTR_NAMES[UiAttr::BOUNDS]) { // getBounds in GenericComponentAttrGetter()1189 server.AddHandler("Component.getBounds", GenericComponentAttrGetter<UiAttr::BOUNDS>); in RegisterUiComponentAttrGetters()
40 data["W1_BOUNDS"] = firstTouchEventInfo.attributes[UiAttr::BOUNDS]; in WriteData()48 data["W2_BOUNDS"] = lastTouchEventInfo.attributes[UiAttr::BOUNDS]; in WriteData()