/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/ |
H A D | sec_comp_kit_test.cpp | 39 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 D | wakeup_sources.cpp | 23 WakeupDeviceType WakeupSources::mapWakeupDeviceType(const std::string& key, uint32_t click) in mapWakeupDeviceType()
|
H A D | wakeup_sources.h | 34 …WakeupSource(WakeupDeviceType reason, bool enable, uint32_t click) : reason_(reason), enable_(enab… in WakeupSource()
|
H A D | wakeup_source_parser.cpp | 138 uint32_t click = DOUBLE_CLICK; in ParseSourcesProc() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/gestures/ |
H A D | long_press_recognizer_test_ng.cpp | 480 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 D | power_wakeup.json | 13 "click": 2 number
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigator/ |
H A D | render_navigator.cpp | 145 auto click = weakPtr.Upgrade(); in SetAccessibilityClickImpl() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | input_event_tdd_test.cpp | 1496 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 D | radio_model_impl.cpp | 141 auto click = ViewStackProcessor::GetInstance()->GetClickGestureListenerComponent(); in SetResponseRegion() local
|
H A D | span_model_impl.cpp | 175 void SpanModelImpl::SetOnClick(std::function<void(BaseEventInfo*)>&& click) in SetOnClick()
|
H A D | button_model_impl.cpp | 190 auto click = ViewStackProcessor::GetInstance()->GetBoxComponent(); in OnClick() local
|
H A D | text_model_impl.cpp | 285 void TextModelImpl::SetOnClick(std::function<void(BaseEventInfo*)>&& click) in SetOnClick()
|
H A D | view_abstract_model_impl.cpp | 1044 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 D | test_case_list_adapter.cpp | 105 UIView::OnClickListener* click = backBtn_->GetOnClickListener(); in OnClick() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
H A D | render_checkbox.cpp | 312 auto click = weakPtr.Upgrade(); in SetAccessibilityClickImpl() local
|
H A D | render_switch.cpp | 520 auto click = weakPtr.Upgrade(); in SetAccessibilityClickImpl() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/test/public_moudle/ |
H A D | base.py | 54 def click(self, locator): member in Base
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/toggle/ |
H A D | render_toggle.cpp | 297 auto click = weakPtr.Upgrade(); in SetAccessibilityClickImpl() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | span_model_ng.cpp | 176 void SpanModelNG::SetOnClick(std::function<void(BaseEventInfo* info)>&& click) in SetOnClick() 182 void SpanModelNG::SetOnClick(UINode* uiNode, GestureEventFunc&& click) in SetOnClick()
|
H A D | text_model_ng.cpp | 396 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 D | event.h | 91 EventParam click; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | gesture_event_hub.cpp | 1504 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 D | node_text_modifier.cpp | 129 GestureEventFunc* click = nullptr; in SetOnClick() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | render_node.cpp | 2247 auto click = weakPtr.Upgrade(); in SetAccessibilityClick() local
|