Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drefresh_theme.h66 … theme->showTimeDistance_ = pattern->GetAttr<Dimension>("default_showtime_distance", 96.0_vp); in ParsePattern()
91 return showTimeDistance_; in GetShowTimeDistance()
128 Dimension showTimeDistance_; variable
H A Drefresh_component.h220 return showTimeDistance_; in GetShowTimeDistance()
225 showTimeDistance_ = showTimeDistance; in SetShowTimeDistance()
268 Dimension showTimeDistance_; variable