Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow.cpp77 auto sectionArray = JSRef<JSArray>::Cast(sectionValue); in ParseChanges() local
93 …const JSCallbackInfo& args, const JSRef<JSArray>& sectionArray, RefPtr<NG::WaterFlowSections>& wat… in ParseSections()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dwater_flow_modifier.cpp449 const auto& sectionArray = option->sections; in SetWaterFlowSectionOptions() local