Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_event.h205 useCustomAnimation_ = useCustomAnimation; in UseCustomAnimation()
210 return useCustomAnimation_; in IsUseCustomAnimation()
315 bool useCustomAnimation_ = false; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.h203 useCustomAnimation_ = useCustomAnimation; in SetUseCustomAnimation()
395 bool useCustomAnimation_ = false; variable