Home
last modified time | relevance | path

Searched refs:hasParentLayout (Results 1 – 1 of 1) sorted by relevance

/template/codowik/js/
H A Dlayout.js1620 if (Instance.hasParentLayout)
1752 newChild.hasParentLayout = true; // set parent-flag in child
1864 Instance.hasParentLayout = true;
5114 , hasParentLayout: false // set by initContainer() property in Instance
5931 , ms = inst.hasParentLayout ? 5000 : Math.max( o.browserZoomCheckInterval, 100 )