Home
last modified time | relevance | path

Searched defs:backgroundSize (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/bundle_resource/
H A Dbundle_resource_info.cpp45 int32_t backgroundSize; in ReadFromParcel() local
H A Dlauncher_ability_resource_info.cpp54 int32_t backgroundSize; in ReadFromParcel() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drosen_render_rating.cpp141 Size backgroundSize = Size(backgroundImageWidth_, ratingSize_.Height()); in PaintRatingBar() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model.h69 std::optional<Dimension> backgroundSize; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Dstyle.h129 std::string backgroundSize; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_swiper_bridge.cpp283 Local<JSValueRef> backgroundSize = runtimeCallInfo->GetCallArgRef(ARROW_BACKGROUND_SIZE); in SetSwiperDisplayArrow() local