Home
last modified time | relevance | path

Searched defs:click (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/
H A Dsec_comp_kit_test.cpp39 struct SecCompClickEvent click; in TestInCallerNotCheckList() local
54 struct SecCompClickEvent click; in TestInCallerCheckList() local
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup/
H A Dwakeup_sources.cpp23 WakeupDeviceType WakeupSources::mapWakeupDeviceType(const std::string& key, uint32_t click) in mapWakeupDeviceType()
H A Dwakeup_sources.h34 …WakeupSource(WakeupDeviceType reason, bool enable, uint32_t click) : reason_(reason), enable_(enab… in WakeupSource()
H A Dwakeup_source_parser.cpp138 uint32_t click = DOUBLE_CLICK; in ParseSourcesProc() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/gestures/
H A Dlong_press_recognizer_test_ng.cpp480 GestureEventFunc click; variable
510 GestureEventFunc click; variable
945 GestureEventFunc click; variable
980 GestureEventFunc click; variable
1064 GestureEventFunc click; variable
1099 GestureEventFunc click; variable
/ohos5.0/base/powermgr/power_manager/services/native/profile/
H A Dpower_wakeup.json13 "click": 2 number
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Drender_navigator.cpp145 auto click = weakPtr.Upgrade(); in SetAccessibilityClickImpl() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dinput_event_tdd_test.cpp1496 char *click = JSObject::GetString(page, "click"); variable
1552 char *click = JSObject::GetString(page, "click"); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dradio_model_impl.cpp141 auto click = ViewStackProcessor::GetInstance()->GetClickGestureListenerComponent(); in SetResponseRegion() local
H A Dspan_model_impl.cpp175 void SpanModelImpl::SetOnClick(std::function<void(BaseEventInfo*)>&& click) in SetOnClick()
H A Dbutton_model_impl.cpp190 auto click = ViewStackProcessor::GetInstance()->GetBoxComponent(); in OnClick() local
H A Dtext_model_impl.cpp285 void TextModelImpl::SetOnClick(std::function<void(BaseEventInfo*)>&& click) in SetOnClick()
H A Dview_abstract_model_impl.cpp1044 auto click = ViewStackProcessor::GetInstance()->GetBoxComponent(); in SetOnClick() local
1252 auto click = ViewStackProcessor::GetInstance()->GetClickGestureListenerComponent(); in SetResponseRegion() local
1549 auto click = ViewStackProcessor::GetInstance()->GetBoxComponent(); in BindMenu() local
/ohos5.0/foundation/arkui/ui_lite/test/framework/src/
H A Dtest_case_list_adapter.cpp105 UIView::OnClickListener* click = backBtn_->GetOnClickListener(); in OnClick() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_checkbox.cpp312 auto click = weakPtr.Upgrade(); in SetAccessibilityClickImpl() local
H A Drender_switch.cpp520 auto click = weakPtr.Upgrade(); in SetAccessibilityClickImpl() local
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/test/public_moudle/
H A Dbase.py54 def click(self, locator): member in Base
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/toggle/
H A Drender_toggle.cpp297 auto click = weakPtr.Upgrade(); in SetAccessibilityClickImpl() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_model_ng.cpp176 void SpanModelNG::SetOnClick(std::function<void(BaseEventInfo* info)>&& click) in SetOnClick()
182 void SpanModelNG::SetOnClick(UINode* uiNode, GestureEventFunc&& click) in SetOnClick()
H A Dtext_model_ng.cpp396 void TextModelNG::SetOnClick(std::function<void(BaseEventInfo* info)>&& click) in SetOnClick()
905 void TextModelNG::SetOnClick(FrameNode* frameNode, GestureEventFunc&& click) in SetOnClick()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Devent.h91 EventParam click; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp1504 GestureEventFunc click; in ActClick() local
1546 GestureEventFunc click; in ActLongClick() local
1598 auto click = clickEventActuator_->GetClickEvent(); in KeyBoardShortCutClick() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_modifier.cpp129 GestureEventFunc* click = nullptr; in SetOnClick() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp2247 auto click = weakPtr.Upgrade(); in SetAccessibilityClick() local