Home
last modified time | relevance | path

Searched refs:segmentLine (Results 1 – 25 of 42) sorted by relevance

12

/dports/cad/librecad/LibreCAD-2.2.0-rc2/plugins/divide/
H A Ddivide.h47 void segmentLine( QPointF, QPointF, QPointF, QString, int, int );
H A Ddivide.cpp243 segmentLine( startX, endXY, startXY, entType, qty, i ); in execComm()
364 void divide::segmentLine( QPointF startPoint, QPointF lineEnd, QPointF lineStart, in segmentLine() function in divide
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Segment/
H A DSegment.cpp37 SegmentLine *segmentLine = *itr; in ~Segment() local
38 m_scene.removeItem (segmentLine); in ~Segment()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/src/
H A DPositionCache.cxx425 SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
427 SelectionSegment portion = ll->psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/src/
H A DPositionCache.cxx425 SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
427 SelectionSegment portion = ll->psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/src/
H A DPositionCache.cxx425 SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
427 SelectionSegment portion = ll->psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DPositionCache.cxx434 SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
436 SelectionSegment portion = ll->psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DPositionCache.cxx467 SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
469 SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
H A DEditor.cxx7092 SelectionSegment segmentLine(SelectionPosition(pdoc->LineStart(static_cast<int>(wParam))), in WndProc() local
7095 SelectionSegment portion = sel.Range(r).Intersect(segmentLine); in WndProc()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DPositionCache.cxx474 SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
476 SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DPositionCache.cxx466 SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
468 SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
H A DEditor.cxx7072 SelectionSegment segmentLine(SelectionPosition(pdoc->LineStart(static_cast<int>(wParam))), in WndProc() local
7075 SelectionSegment portion = sel.Range(r).Intersect(segmentLine); in WndProc()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DPositionCache.cxx462 const SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
464 const SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DPositionCache.cpp472 const SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
474 const SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DPositionCache.cxx473 const SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
475 const SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DPositionCache.cxx473 const SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
475 const SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/devel/geany/geany-1.38/scintilla/src/
H A DPositionCache.cxx473 const SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
475 const SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DPositionCache.cpp472 const SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
474 const SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DPositionCache.cpp472 const SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
474 const SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DPositionCache.cpp472 const SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
474 const SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DPositionCache.cxx581 const SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
583 const SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/x11-toolkits/scintilla/scintilla/src/
H A DPositionCache.cxx581 const SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
583 const SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/editors/textadept/scintilla/src/
H A DPositionCache.cxx581 const SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
583 const SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/editors/scite/scintilla/src/
H A DPositionCache.cxx581 const SelectionSegment segmentLine(posStart, posEnd); in BreakFinder() local
583 const SelectionSegment portion = psel->Range(r).Intersect(segmentLine); in BreakFinder()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/umlwidgets/
H A Dassociationline.cpp1107 … QLineF segmentLine(m_points[m_activeSegmentIndex], m_points[m_activeSegmentIndex + 1]); in paint() local
1108 painter->drawLine(segmentLine); in paint()

12