Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_water_flow.cpp76 auto sectionArray = JSRef<JSArray>::Cast(sectionValue); in ParseChanges() local
92 …const JSCallbackInfo& args, const JSRef<JSArray>& sectionArray, RefPtr<NG::WaterFlowSections>& wat… in ParseSections()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dwater_flow_modifier.cpp487 const auto& sectionArray = option->sections; in SetWaterFlowSectionOptions() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DjsEnumStyle.js3113 this.sectionArray = []; property