Searched refs:maxHeight (Results 1 – 2 of 2) sorted by relevance
1916 SUnit *maxHeight = nullptr; in computeNodeOrder() local1918 if (maxHeight == nullptr || getHeight(I) > getHeight(maxHeight)) in computeNodeOrder()1919 maxHeight = I; in computeNodeOrder()1920 else if (getHeight(I) == getHeight(maxHeight) && in computeNodeOrder()1921 getZeroLatencyHeight(I) > getZeroLatencyHeight(maxHeight)) in computeNodeOrder()1922 maxHeight = I; in computeNodeOrder()1923 else if (getHeight(I) == getHeight(maxHeight) && in computeNodeOrder()1925 getZeroLatencyHeight(maxHeight) && in computeNodeOrder()1926 getMOV(I) < getMOV(maxHeight)) in computeNodeOrder()1927 maxHeight = I; in computeNodeOrder()[all …]
53 …maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:1000},_create:function(){var f=this,k… property