Home
last modified time | relevance | path

Searched refs:pushLine (Results 1 – 25 of 69) sorted by relevance

123

/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/Draw/RichText/
H A DWrap.hs66 when (iw > remaining) pushLine
72 pushLine :: WrapM () a
73 pushLine = do function
93 result = wrapCompletedLines $ execState (mapM_ pushValue i >> pushLine) initialState
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/mesonprojectmanager/project/outputparsers/
H A Dmesonoutputparser.cpp92 void MesonOutputParser::pushLine(const QString &line) in pushLine() function in MesonProjectManager::Internal::MesonOutputParser
123 pushLine(line); in processWarnings()
140 pushLine(line); in handleLine()
H A Dmesonoutputparser.h46 void pushLine(const QString &line);
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/router/router/
H A Dpns_shove.cpp362 if( !pushLine( shovedLine ) ) in onCollidingSegment()
400 if( !pushLine( shovedLine ) ) in onCollidingLine()
531 if( !pushLine( walkaroundLine ) ) in onCollidingSolid()
699 if( !pushLine( lp.second, true ) ) in pushVia()
846 if( !pushLine( shoved ) ) in onReverseCollidingVia()
889 bool SHOVE::pushLine( const LINE& aL, bool aKeepCurrentOnTop ) in pushLine() function in PNS::SHOVE
989 if( !pushLine( revLine ) ) in shoveIteration()
1137 if( !pushLine( head ) ) in ShoveLines()
1231 if( !pushLine( head ) ) in ShoveMultiLines()
H A Dpns_shove.h129 bool pushLine( const LINE& aL, bool aKeepCurrentOnTop = false );
/dports/math/pdal/PDAL-2.3.0/io/
H A DPlyReader.cpp83 void PlyReader::pushLine() in pushLine() function in pdal::PlyReader
235 pushLine(); in extractProperties()
249 pushLine(); in extractElement()
H A DPlyReader.hpp138 void pushLine();
/dports/devel/kdbg/kdbg-kdbg-3.0.0/kdbg/
H A Dprocattach.h49 void pushLine();
H A Dprocattach.cpp91 pushLine(); in slotTextReceived()
122 void ProcAttachPS::pushLine() in pushLine() function in ProcAttachPS
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/
H A DGribOverlayFactory.cpp172 void LineBuffer::pushLine( float x0, float y0, float x1, float y1 ) in pushLine() function in LineBuffer
183 pushLine( b, 0, b + tilt, l ); in pushPetiteBarbule()
189 pushLine( b, 0, b + tilt, l ); in pushGrandeBarbule()
195 pushLine( b, 0, b + dim, l ); in pushTriangle()
196 pushLine( b + (dim*2), 0, b + dim, l ); in pushTriangle()
277 m_WindArrowCache[0].pushLine(r*sin(a), r*cos(a), r*sin(a+s), r*cos(a+s)); in GRIBOverlayFactory()
286 arrow.pushLine( dec, 0, dec + windArrowSize, 0 ); // hampe in GRIBOverlayFactory()
368 m_SingleArrow[i].pushLine( dec, 0, dec + arrowSize, 0 ); in GRIBOverlayFactory()
369 m_SingleArrow[i].pushLine( dec - 2, 0, dec + dec1, dec1 + 1 ); // flèche in GRIBOverlayFactory()
373 m_DoubleArrow[i].pushLine( dec, -dec2, dec + arrowSize, -dec2 ); in GRIBOverlayFactory()
[all …]
H A DGribOverlayFactory.h133 void pushLine( float x0, float y0, float x1, float y1 );
/dports/games/scummvm/scummvm-2.5.1/engines/director/lingo/
H A Dlingo-lex.l52 static void pushLine(uint num) {
75 pushLine(compiler->_bytenumber + 1);
H A Dlingo-lex.cpp793 static void pushLine(uint num) { in pushLine() function
816 pushLine(compiler->_bytenumber + 1); in count()
/dports/audio/midipp/midipp-2.1.1/src/
H A Dmidipp_element.h245 void pushLine();
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/pylib/
H A Dutil.py184 def pushLine(): function
220 pushLine()
227 pushLine()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/pisces/
H A DStroker.java470 reverse.pushLine(x1, y1); in emitLineTo()
1171 public void pushLine(float x, float y) { in pushLine() method in Stroker.PolyStack
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/pisces/
H A DStroker.java470 reverse.pushLine(x1, y1); in emitLineTo()
1171 public void pushLine(float x, float y) { in pushLine() method in Stroker.PolyStack
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/marlin/
H A DStroker.java532 reverse.pushLine(x1, y1); in emitLineToRev()
1324 void pushLine(float x, float y) { in pushLine() method in Stroker.PolyStack
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/marlin/
H A DStroker.java532 reverse.pushLine(x1, y1); in emitLineToRev()
1324 void pushLine(float x, float y) { in pushLine() method in Stroker.PolyStack
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/marlin/
H A DDHelpers.java737 void pushLine(double x, double y) { in pushLine() method in DHelpers.PolyStack
H A DHelpers.java745 void pushLine(float x, float y) { in pushLine() method in Helpers.PolyStack
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/java2d/marlin/
H A DHelpers.java745 void pushLine(float x, float y) { in pushLine() method in Helpers.PolyStack
H A DDHelpers.java737 void pushLine(double x, double y) { in pushLine() method in DHelpers.PolyStack
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/marlin/
H A DDHelpers.java737 void pushLine(double x, double y) { in pushLine() method in DHelpers.PolyStack
H A DHelpers.java745 void pushLine(float x, float y) { in pushLine() method in Helpers.PolyStack

123