Home
last modified time | relevance | path

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

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/layoutmgr/
H A DBreakingAlgorithm.java180 protected int totalStretch; field in BreakingAlgorithm
241 public final int totalStretch; field in BreakingAlgorithm.KnuthNode
296 this.totalStretch = totalStretch; in KnuthNode()
662 this.totalStretch = 0; in initialize()
692 int totalWidth, int totalStretch, int totalShrink, in createNode() argument
802 totalStretch += glue.getStretch(); in handleGlueAt()
898 totalStretch = restartingNode.totalStretch; in restartFrom()
944 int availableStretch = totalStretch - node.totalStretch; in considerLegalBreak()
1015 int newStretch = totalStretch; in forceNode()
1134 int newStretch = totalStretch; in addBreaks()
[all …]
H A DPageBreakingAlgorithm.java178 int totalWidth, int totalStretch, int totalShrink, in KnuthPageNode() argument
184 totalWidth, totalStretch, totalShrink, in KnuthPageNode()
337 int totalWidth, int totalStretch, int totalShrink, in createNode() argument
341 totalWidth, totalStretch, totalShrink, in createNode()
351 int totalWidth, int totalStretch, int totalShrink) { in createNode() argument
353 totalWidth, totalStretch, totalShrink, in createNode()
861 int maxAdjustment = totalStretch - activeNode.totalStretch; in computeAdjustmentRatio()
/dports/www/wt/wt-4.6.1/src/Wt/
H A DFlexLayoutImpl.C74 int totalStretch = getTotalStretch(orientation); in updateDom() local
78 DomElement *el = createElement(orientation, pos, totalStretch, app); in updateDom()
282 int totalStretch = getTotalStretch(orientation); in createDomElement() local
285 DomElement *el = createElement(orientation, i, totalStretch, app); in createDomElement()
319 int totalStretch = 0; in getTotalStretch() local
327 totalStretch += std::max(0, s.stretch_); in getTotalStretch()
330 return totalStretch; in getTotalStretch()
368 int totalStretch, in createElement() argument
487 int flexGrow = totalStretch == 0 ? 1 : stretch; in createElement()
488 int flexShrink = totalStretch == 0 ? 1 : (stretch == 0 ? 0 : 1); in createElement()
H A DFlexLayoutImpl.h52 int totalStretch, WApplication *app);
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libsbsms/src/
H A Dslide.cpp318 totalStretch = getTotalStretch(); in GeometricOutputSlide()
334 float t1 = getStretchedTime(t) / totalStretch; in getRate()
354 float log10, r10, totalStretch; member in _sbsms_::GeometricOutputSlide
453 float totalStretch; member in _sbsms_::SBSMSInterfaceSlidingImp
472 this->totalStretch = stretchSlide->getTotalStretch(); in SBSMSInterfaceSlidingImp()
473 this->samplesToOutput = (SampleCountType)((float)samplesToInput * totalStretch); in SBSMSInterfaceSlidingImp()
513 else return pitchSlide->getRate(min(1.0f,stretchSlide->getStretchedTime(t) / totalStretch)); in getPitch()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/src/
H A Dlayout.cpp454 float totalStretch = 0; in computeLayout() local
460 totalStretch += stretch[i]; in computeLayout()
464 if (totalStretch == 0) in computeLayout()
468 float amt = (targetSize - currentSize) / totalStretch; in computeLayout()
477 float totalStretch = std::accumulate(stretch.begin(), stretch.end(), 0.0f); in computeLayout() local
478 if (currentSize >= containerSize[axis] || totalStretch == 0) in computeLayout()
480 float amt = (containerSize[axis] - currentSize) / totalStretch; in computeLayout()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/src/
H A Dlayout.cpp454 float totalStretch = 0; in computeLayout() local
460 totalStretch += stretch[i]; in computeLayout()
464 if (totalStretch == 0) in computeLayout()
468 float amt = (targetSize - currentSize) / totalStretch; in computeLayout()
477 float totalStretch = std::accumulate(stretch.begin(), stretch.end(), 0.0f); in computeLayout() local
478 if (currentSize >= containerSize[axis] || totalStretch == 0) in computeLayout()
480 float amt = (containerSize[axis] - currentSize) / totalStretch; in computeLayout()
/dports/www/wt/wt-4.6.1/src/Wt/Render/
H A DBlock.C1419 double totalStretch = 0; in layoutTable() local
1422 totalStretch += maximumColumnWidths[i] - minimumColumnWidths[i]; in layoutTable()
1425 double factor = room / totalStretch; in layoutTable()
/dports/devel/py-widgetsnbextension/widgetsnbextension-3.5.1/widgetsnbextension/static/
H A Dextension.js.map1totalStretch","stretchCount","sizer","notDoneCount","freeSpace","distSpace","distStretch","amt","a…
/dports/devel/py-nbdime/nbdime-3.1.1/nbdime/webapp/static/
H A Dnbdime.js.map1totalStretch","stretchCount","sizer","hint","notDoneCount","freeSpace","distSpace","distStretch","…