Home
last modified time | relevance | path

Searched refs:SetUpdateBuilderFuncId (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Ddrag_drop_event.h102 void SetUpdateBuilderFuncId(const UpdateBuilderFunc& updateBuilder) in SetUpdateBuilderFuncId() function
H A Drender_box.cpp316 renderBox->SetUpdateBuilderFuncId(func); in PanOnActionStart()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.h204 void SetUpdateBuilderFuncId(const UpdateBuilderFunc& updateBuilder) in SetUpdateBuilderFuncId() function
H A Drender_list.cpp2480 renderList->SetUpdateBuilderFuncId(func); in CreateDragDropRecognizer()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.cpp996 renderBox->SetUpdateBuilderFuncId(func); in PanOnActionStart()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.cpp1062 renderBox->SetUpdateBuilderFuncId(func); in PanOnActionStart()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp1083 renderBox->SetUpdateBuilderFuncId(func); in PanOnActionStart()