Searched refs:isLazyForEachNode (Results 1 – 6 of 6) sorted by relevance
95 void SetJSViewActive(bool active, bool isLazyForEachNode = false) override;
114 void CustomNode::SetJSViewActive(bool active, bool isLazyForEachNode) in SetJSViewActive() argument
145 void SetJSViewActive(bool active = true, bool isLazyForEachNode = false) override
128 void SetJSViewActive(bool active = true, bool isLazyForEachNode = false) override
1230 void UINode::SetJSViewActive(bool active, bool isLazyForEachNode) in SetJSViewActive() argument1235 if (customNode && customNode->GetIsV2() && isLazyForEachNode) { in SetJSViewActive()
355 virtual void SetJSViewActive(bool active, bool isLazyForEachNode = false);