Home
last modified time | relevance | path

Searched refs:lineCopy (Results 1 – 25 of 55) sorted by relevance

123

/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DossimQuickbirdRpcHeader.cpp312 lineCopy = lineCopy.after("="); in parseNameValue()
317 lineCopy = lineCopy.after("="); in parseNameValue()
322 lineCopy = lineCopy.after("="); in parseNameValue()
327 lineCopy = lineCopy.after("="); in parseNameValue()
332 lineCopy = lineCopy.after("="); in parseNameValue()
337 lineCopy = lineCopy.after("="); in parseNameValue()
342 lineCopy = lineCopy.after("="); in parseNameValue()
347 lineCopy = lineCopy.after("="); in parseNameValue()
352 lineCopy = lineCopy.after("="); in parseNameValue()
357 lineCopy = lineCopy.after("="); in parseNameValue()
[all …]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/MissingH-1.4.3.0/src/System/IO/
H A DUtils.hs22 hCopy, hCopyProgress, hLineCopy, lineCopy,
171 lineCopy :: IO ()
172 lineCopy = hLineCopy stdin stdout function
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/ogl/
H A Dlines.cpp1529 wxLineShape &lineCopy = (wxLineShape &) copy; in Copy() local
1531 lineCopy.m_to = m_to; in Copy()
1532 lineCopy.m_from = m_from; in Copy()
1533 lineCopy.m_attachmentTo = m_attachmentTo; in Copy()
1535 lineCopy.m_isSpline = m_isSpline; in Copy()
1537 lineCopy.m_alignmentEnd = m_alignmentEnd; in Copy()
1539 lineCopy.m_lineOrientations.Clear(); in Copy()
1548 if (lineCopy.m_lineControlPoints) in Copy()
1551 delete lineCopy.m_lineControlPoints; in Copy()
1554 lineCopy.m_lineControlPoints = new wxList; in Copy()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp1582 wxLineShape& lineCopy = (wxLineShape&) copy; in Copy() local
1584 lineCopy.m_to = m_to; in Copy()
1585 lineCopy.m_from = m_from; in Copy()
1586 lineCopy.m_attachmentTo = m_attachmentTo; in Copy()
1588 lineCopy.m_isSpline = m_isSpline; in Copy()
1590 lineCopy.m_alignmentEnd = m_alignmentEnd; in Copy()
1592 lineCopy.m_lineOrientations.Clear(); in Copy()
1601 if (lineCopy.m_lineControlPoints) in Copy()
1604 delete lineCopy.m_lineControlPoints; in Copy()
1607 lineCopy.m_lineControlPoints = new wxList; in Copy()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp1582 wxLineShape& lineCopy = (wxLineShape&) copy; in Copy() local
1584 lineCopy.m_to = m_to; in Copy()
1585 lineCopy.m_from = m_from; in Copy()
1586 lineCopy.m_attachmentTo = m_attachmentTo; in Copy()
1588 lineCopy.m_isSpline = m_isSpline; in Copy()
1590 lineCopy.m_alignmentEnd = m_alignmentEnd; in Copy()
1592 lineCopy.m_lineOrientations.Clear(); in Copy()
1601 if (lineCopy.m_lineControlPoints) in Copy()
1604 delete lineCopy.m_lineControlPoints; in Copy()
1607 lineCopy.m_lineControlPoints = new wxList; in Copy()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp1582 wxLineShape& lineCopy = (wxLineShape&) copy; in Copy() local
1584 lineCopy.m_to = m_to; in Copy()
1585 lineCopy.m_from = m_from; in Copy()
1586 lineCopy.m_attachmentTo = m_attachmentTo; in Copy()
1588 lineCopy.m_isSpline = m_isSpline; in Copy()
1590 lineCopy.m_alignmentEnd = m_alignmentEnd; in Copy()
1592 lineCopy.m_lineOrientations.Clear(); in Copy()
1601 if (lineCopy.m_lineControlPoints) in Copy()
1604 delete lineCopy.m_lineControlPoints; in Copy()
1607 lineCopy.m_lineControlPoints = new wxList; in Copy()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp1582 wxLineShape& lineCopy = (wxLineShape&) copy; in Copy() local
1584 lineCopy.m_to = m_to; in Copy()
1585 lineCopy.m_from = m_from; in Copy()
1586 lineCopy.m_attachmentTo = m_attachmentTo; in Copy()
1588 lineCopy.m_isSpline = m_isSpline; in Copy()
1590 lineCopy.m_alignmentEnd = m_alignmentEnd; in Copy()
1592 lineCopy.m_lineOrientations.Clear(); in Copy()
1601 if (lineCopy.m_lineControlPoints) in Copy()
1604 delete lineCopy.m_lineControlPoints; in Copy()
1607 lineCopy.m_lineControlPoints = new wxList; in Copy()
[all …]
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DEditor.h73 bool lineCopy; variable
76 SelectionText() : rectangular(false), lineCopy(false), codePage(0), characterSet(0) {} in SelectionText()
82 lineCopy = false; in Clear()
91 lineCopy = lineCopy_; in Copy()
95 Copy(other.s, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DEditor.h73 bool lineCopy; variable
76 SelectionText() : rectangular(false), lineCopy(false), codePage(0), characterSet(0) {} in SelectionText()
82 lineCopy = false; in Clear()
91 lineCopy = lineCopy_; in Copy()
95 Copy(other.s, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditor.h71 bool lineCopy; variable
74 SelectionText() : rectangular(false), lineCopy(false), codePage(0), characterSet(0) {} in SelectionText()
80 lineCopy = false; in Clear()
89 lineCopy = lineCopy_; in Copy()
93 Copy(other.s, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/stc/scintilla/src/
H A DEditor.h77 bool lineCopy; variable
80 …SelectionText() : s(0), len(0), rectangular(false), lineCopy(false), codePage(0), characterSet(0) … in SelectionText()
97 lineCopy = lineCopy_; in Set()
110 lineCopy = lineCopy_; in Copy()
113 Copy(other.s, other.len, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/x11-toolkits/fxscintilla/fxscintilla-2.28.0/src/
H A DEditor.h77 bool lineCopy; variable
80 …SelectionText() : s(0), len(0), rectangular(false), lineCopy(false), codePage(0), characterSet(0) … in SelectionText()
97 lineCopy = lineCopy_; in Set()
110 lineCopy = lineCopy_; in Copy()
113 Copy(other.s, other.len, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/stc/scintilla/src/
H A DEditor.h77 bool lineCopy; variable
80 …SelectionText() : s(0), len(0), rectangular(false), lineCopy(false), codePage(0), characterSet(0) … in SelectionText()
97 lineCopy = lineCopy_; in Set()
110 lineCopy = lineCopy_; in Copy()
113 Copy(other.s, other.len, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/databases/gnats4/gnats-4.1.0/gnats/
H A Dgnatsd.c760 char *lineCopy; in gnatsd_argify() local
772 lineCopy = xstrdup (line); in gnatsd_argify()
775 argv[0] = lineCopy; in gnatsd_argify()
776 argStart = strpbrk(lineCopy, " \n"); in gnatsd_argify()
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DEditor.h84 bool lineCopy; variable
87 SelectionText() : rectangular(false), lineCopy(false), codePage(0), characterSet(0) {} in SelectionText()
93 lineCopy = false; in Clear()
102 lineCopy = lineCopy_; in Copy()
106 Copy(other.s, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/porting/src/
H A Dprojectporter.cpp349 QString lineCopy = lines.at(i); in portProFile() local
350 lineCopy.prepend(QLatin1Char('#')); in portProFile()
351 lines[i] = lineCopy; in portProFile()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditor.h69 bool lineCopy; variable
72 SelectionText() : rectangular(false), lineCopy(false), codePage(0), characterSet(0) {} in SelectionText()
76 lineCopy = false; in Clear()
85 lineCopy = lineCopy_; in Copy()
89 Copy(other.s, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DEditor.h71 bool lineCopy; variable
74 SelectionText() : rectangular(false), lineCopy(false), codePage(0), characterSet(0) {} in SelectionText()
80 lineCopy = false; in Clear()
89 lineCopy = lineCopy_; in Copy()
93 Copy(other.s, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h69 bool lineCopy; variable
72 SelectionText() : rectangular(false), lineCopy(false), codePage(0), characterSet(0) {} in SelectionText()
76 lineCopy = false; in Clear()
85 lineCopy = lineCopy_; in Copy()
89 Copy(other.s, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h69 bool lineCopy; variable
72 SelectionText() : rectangular(false), lineCopy(false), codePage(0), characterSet(0) {} in SelectionText()
76 lineCopy = false; in Clear()
85 lineCopy = lineCopy_; in Copy()
89 Copy(other.s, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h69 bool lineCopy; variable
72 SelectionText() : rectangular(false), lineCopy(false), codePage(0), characterSet(0) {} in SelectionText()
76 lineCopy = false; in Clear()
85 lineCopy = lineCopy_; in Copy()
89 Copy(other.s, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DEditor.h69 bool lineCopy; variable
72 SelectionText() noexcept : rectangular(false), lineCopy(false), codePage(0), characterSet(0) {} in SelectionText()
76 lineCopy = false; in Clear()
85 lineCopy = lineCopy_; in Copy()
89 Copy(other.s, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/x11-toolkits/scintilla/scintilla/src/
H A DEditor.h69 bool lineCopy; variable
72 SelectionText() noexcept : rectangular(false), lineCopy(false), codePage(0), characterSet(0) {} in SelectionText()
76 lineCopy = false; in Clear()
85 lineCopy = lineCopy_; in Copy()
89 Copy(other.s, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DEditor.h69 bool lineCopy; variable
72 SelectionText() noexcept : rectangular(false), lineCopy(false), codePage(0), characterSet(0) {} in SelectionText()
76 lineCopy = false; in Clear()
85 lineCopy = lineCopy_; in Copy()
89 Copy(other.s, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DEditor.h69 bool lineCopy; variable
72 SelectionText() noexcept : rectangular(false), lineCopy(false), codePage(0), characterSet(0) {} in SelectionText()
76 lineCopy = false; in Clear()
85 lineCopy = lineCopy_; in Copy()
89 Copy(other.s, other.codePage, other.characterSet, other.rectangular, other.lineCopy); in Copy()

123