Searched refs:jsLayoutFunc_ (Results 1 – 2 of 2) sorted by relevance
50 jsLayoutFunc_.Lock()->Call(jsObject_.Lock(), 2, params); in ExecuteLayout()321 jsLayoutFunc_ = JSRef<JSFunc>::Cast(jsLayoutFunc); in InitViewFunctions()470 return !jsLayoutFunc_.IsEmpty(); in HasLayout()
101 JSWeak<JSFunc> jsLayoutFunc_; variable