Searched defs:changeArray (Results 1 – 4 of 4) sorted by relevance
64 …const JSCallbackInfo& args, const JSRef<JSArray>& changeArray, RefPtr<NG::WaterFlowSections>& wate… in ParseChanges()136 auto changeArray = JSRef<JSArray>::Cast(changes); in UpdateSections() local
134 auto changeArray = JSRef<JSArray>::Cast(changes); in SetChildrenMainSize() local
269 auto changeArray = JSRef<JSArray>::Cast(changes); in SetChildrenMainSize() local
2713 this.changeArray = []; property2832 this.changeArray = [ { start: -1 } ]; property