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