Home
last modified time | relevance | path

Searched defs:isPress (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_device_state_test.cpp72 bool isPress = false; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drender_block.h88 void SetPress(bool isPress) in SetPress()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_channel.cpp266 …ssibleAbilityChannel::SetKeyCodeToMmi(std::shared_ptr<MMI::KeyEvent>& keyEvent, const bool isPress, in SetKeyCodeToMmi()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_pattern.cpp735 void MenuItemPattern::NotifyPressStatus(bool isPress) in NotifyPressStatus()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp2924 void RenderSwiper::UpdatePressStatus(bool isPress) in UpdatePressStatus()