Searched refs:jsNestedScrollInfo (Results 1 – 1 of 1) sorted by relevance
109 auto jsNestedScrollInfo = JSRef<JSObject>::Cast(item); in ParseNestedScrollerArray() local110 auto jsChildScroller = jsNestedScrollInfo->GetProperty("child"); in ParseNestedScrollerArray()111 auto jsParentScroller = jsNestedScrollInfo->GetProperty("parent"); in ParseNestedScrollerArray()