Home
last modified time | relevance | path

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

/dports/biology/ugene/ugene-40.1/src/plugins/biostruct3d_view/src/
H A DGraphicUtils.cpp120 static float smallLength = 1.2f; in draw() local
131 gluCylinder(pObj, radius, radius, length - smallLength, numSlices, numStacks); in draw()
132 glTranslatef(0, 0, length - smallLength); in draw()
137 gluCylinder(pObj, radius * 1.2f, radius * 0.4f, smallLength, numSlices, numStacks); in draw()
138 glTranslatef(0, 0, smallLength); in draw()
/dports/biology/ugene/ugene-40.1/src/plugins/biostruct3d_view/src/deprecated/
H A DGraphicUtils.cpp122 static float smallLength = 1.2f; in draw() local
133 gluCylinder(pObj, radius, radius, length - smallLength, numSlices, numStacks); in draw()
134 glTranslatef(0, 0, length - smallLength); in draw()
139 gluCylinder(pObj, radius * 1.2f, radius * 0.4f, smallLength, numSlices, numStacks); in draw()
140 glTranslatef(0, 0, smallLength); in draw()
/dports/graphics/py-beziers/beziers-0.4.0/beziers/path/
H A D__init__.py705 smallLength = self.length * relLength
709 if this.length < smallLength or this.length < absLength:
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/
H A Duni.d6933 size_t k = smallLength; in convertToBig()
6948 @property size_t smallLength() const pure nothrow @nogc in smallLength() function
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/
H A Duni.d6933 size_t k = smallLength; in convertToBig()
6948 @property size_t smallLength() const pure nothrow @nogc in smallLength() function
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/
H A Duni.d6933 size_t k = smallLength; in convertToBig()
6948 @property size_t smallLength() const pure nothrow @nogc in smallLength() function
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/
H A Duni.d6933 size_t k = smallLength; in convertToBig()
6948 @property size_t smallLength() const pure nothrow @nogc in smallLength() function
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/
H A Duni.d6933 size_t k = smallLength; in convertToBig()
6948 @property size_t smallLength() const pure nothrow @nogc in smallLength() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/
H A Duni.d6933 size_t k = smallLength; in convertToBig()
6948 @property size_t smallLength() const pure nothrow @nogc in smallLength() function
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/
H A Duni.d6933 size_t k = smallLength; in convertToBig()
6948 @property size_t smallLength() const pure nothrow @nogc in smallLength() function
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/
H A Duni.d6933 size_t k = smallLength; in convertToBig()
6948 @property size_t smallLength() const pure nothrow @nogc in smallLength() function
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/
H A Duni.d6933 size_t k = smallLength; in convertToBig()
6948 @property size_t smallLength() const pure nothrow @nogc in smallLength() function
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/uni/
H A Dpackage.d7626 size_t k = smallLength;
7640 @property size_t smallLength() const @nogc nothrow pure