Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/digit_indicator/
H A Ddigit_indicator_layout_algorithm.h41 isHoverOrPress_ = isHoverOrPress; in SetIsHoverOrPress()
50 bool isHoverOrPress_ = false;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_layout_algorithm.h40 isHoverOrPress_ = isHoverOrPress; in SetIsHoverOrPress()
57 bool isHoverOrPress_ = false; variable