Searched refs:BOUNDS (Results 1 – 4 of 4) sorted by relevance
65 SetAttr(ATTR_NAMES[UiAttr::BOUNDS], Rect2JsonStr(bounds_)); in SetBounds()172 if (item.first == ATTR_NAMES[UiAttr::BOUNDS]) { in SetWidgetAttributes()332 attributesData[ATTR_NAMES[UiAttr::BOUNDS].data()] = stream.str(); in DfsMarshalWidget()
33 BOUNDS, enumerator
839 if (attrName == ATTR_NAMES[UiAttr::BOUNDS]) { // getBounds in GenericComponentAttrGetter()875 server.AddHandler("Component.getBounds", GenericComponentAttrGetter<UiAttr::BOUNDS>); in RegisterUiComponentAttrGetters()
177 to[ATTR_NAMES[UiAttr::BOUNDS].data()] = stream.str(); in MarshalAccessibilityNodeAttributes()