Home
last modified time | relevance | path

Searched defs:SetClickable (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/component_test/core/
Dcomponent_test_matcher_impl.cpp87 void ComponentTestMatcherImpl::SetClickable(bool clickabled) in SetClickable() function in OHOS::Ace::ComponentTest::ComponentTestMatcherImpl
/foundation/arkui/ace_engine/frameworks/core/accessibility/
Dnative_interface_accessibility_impl.h222 void SetClickable(bool clickable) in SetClickable() function
/foundation/barrierfree/accessibility/frameworks/common/src/
Daccessibility_element_info.cpp261 void AccessibilityElementInfo::SetClickable(const bool clickable) in SetClickable() function in OHOS::Accessibility::AccessibilityElementInfo