Home
last modified time | relevance | path

Searched refs:IsNeedInitClickEventRecorder (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_item_pattern.h37 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stack/
H A Dstack_pattern.h52 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_pattern.h69 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom_frame_node/
H A Dcustom_frame_node_pattern.h59 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/
H A Drender_node_pattern.h60 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_item_pattern.h147 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
H A Dgrid_pattern.h234 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
H A Dgrid_pattern.cpp175 if (IsNeedInitClickEventRecorder()) { in OnModifyDone()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_pattern.h169 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h201 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 Dlist_item_pattern.h231 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
H A Dlist_item_group_pattern.h309 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
H A Dlist_pattern.h348 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
H A Dlist_pattern.cpp92 if (IsNeedInitClickEventRecorder()) { in OnModifyDone()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_pattern.h355 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.h407 bool IsNeedInitClickEventRecorder() const override in IsNeedInitClickEventRecorder() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_layout_test_ng.cpp1079 EXPECT_TRUE(pattern_->IsNeedInitClickEventRecorder());
1091 EXPECT_TRUE(pattern_->IsNeedInitClickEventRecorder());