/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
H A D | water_flow_item_pattern.h | 37 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stack/ |
H A D | stack_pattern.h | 52 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/ |
H A D | linear_layout_pattern.h | 69 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_frame_node/ |
H A D | custom_frame_node_pattern.h | 59 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/ |
H A D | render_node_pattern.h | 60 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
H A D | grid_item_pattern.h | 147 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
|
H A D | grid_pattern.h | 234 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
|
H A D | grid_pattern.cpp | 175 if (IsNeedInitClickEventRecorder()) { in OnModifyDone()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/ |
H A D | flex_layout_pattern.h | 169 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ |
H A D | pattern.h | 201 if (IsNeedInitClickEventRecorder()) { in OnModifyDone() 665 virtual bool IsNeedInitClickEventRecorder() const in IsNeedInitClickEventRecorder() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_item_pattern.h | 231 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
|
H A D | list_item_group_pattern.h | 309 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
|
H A D | list_pattern.h | 348 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
|
H A D | list_pattern.cpp | 92 if (IsNeedInitClickEventRecorder()) { in OnModifyDone()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
H A D | button_pattern.h | 355 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
H A D | image_pattern.h | 407 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
H A D | grid_layout_test_ng.cpp | 1079 EXPECT_TRUE(pattern_->IsNeedInitClickEventRecorder()); 1091 EXPECT_TRUE(pattern_->IsNeedInitClickEventRecorder());
|