Home
last modified time | relevance | path

Searched refs:ATTR_TOP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.h124 constexpr char ATTR_TOP[] = "top"; // image-animator variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dimage_animator_component.cpp249 point.y = JerryGetIntegerProperty(image, ATTR_TOP); in ParseToFrames()