Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderQuote.cpp36 static inline void adjustDepth(int &depth, QuoteType type) in adjustDepth() function
111 adjustDepth(newDepth, head->m_previous->m_type); in placeQuote()
314 adjustDepth(depth, quoteAfter->m_type); in rendererRemovedFromTree()
/dports/graphics/processing/processing-1.5.1/modes/java/examples/Books/Processing Handbook/Synthesis/_15_tree/
H A DSegment.pde136 void adjustDepth(int _depth) {
140 children[i].adjustDepth(depth-1);
H A D_15_tree.pde99 s[rootId].adjustDepth(1);
/dports/graphics/gource/gource-0.51/src/
H A Ddirnode.h99 void adjustDepth();
H A Ddirnode.cpp225 adjustDepth(); in setParent()
228 void RDirNode::adjustDepth() { in adjustDepth() function in RDirNode
237 child->adjustDepth(); in adjustDepth()
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcGeneralDepth.cpp426 int adjustDepth = info->depth_; in createCbcBranch() local
434 sub[numberNodes_].depth_ += adjustDepth; in createCbcBranch()
/dports/graphics/netpbm/netpbm-10.91.01/editor/
H A Dpnmmontage.c360 adjustDepth(tuple * const tuplerow, in adjustDepth() function
440 adjustDepth(tuplerow, imgPamP, outpamP, *imgCoordP); in writePam()
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DImageWindow.h290 boolean adjustDepth(int &depth);
H A DImageWindow.C3278 this->adjustDepth(depth); in associateNode()
6674 if(this->adjustDepth(new_depth)) in changeDepth()
6759 boolean ImageWindow::adjustDepth(int &depth) in adjustDepth() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog55865 (WebCore::adjustDepth):
57187 (WebCore::adjustDepth):