Home
last modified time | relevance | path

Searched defs:waterFlowSections (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow.cpp64 …lbackInfo& args, const JSRef<JSArray>& changeArray, RefPtr<NG::WaterFlowSections>& waterFlowSectio… in ParseChanges()
93 …backInfo& args, const JSRef<JSArray>& sectionArray, RefPtr<NG::WaterFlowSections>& waterFlowSectio… in ParseSections()
130 …JSCallbackInfo& args, const JSRef<JSVal>& sections, RefPtr<NG::WaterFlowSections>& waterFlowSectio… in UpdateSections()
156 auto waterFlowSections = WaterFlowModel::GetInstance()->GetOrCreateWaterFlowSections(); in UpdateWaterFlowSections() local
164 auto waterFlowSections = NG::WaterFlowModelNG::GetOrCreateWaterFlowSections(frameNode); in UpdateWaterFlowSectionsByFrameNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dwater_flow_modifier.cpp447 auto waterFlowSections = WaterFlowModelNG::GetOrCreateWaterFlowSections(frameNode); in SetWaterFlowSectionOptions() local