Home
last modified time | relevance | path

Searched refs:GetCurrentLine (Results 51 – 75 of 227) sorted by relevance

12345678910

/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Dconfirmreplacedlg.cpp91 int lineHeight = ed->TextHeight(ed->GetCurrentLine()); in CalcPosition()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/
H A Dline_reader.hpp105 CTempString GetCurrentLine(void) const { return **this; } in GetCurrentLine() function in ILineReader
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dtextbuf.h108 size_t GetCurrentLine() const { return m_nCurLine; } in GetCurrentLine() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/
H A Dline_reader.hpp105 CTempString GetCurrentLine(void) const { return **this; } in GetCurrentLine() function in ILineReader
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dtextbuf.h108 size_t GetCurrentLine() const { return m_nCurLine; } in GetCurrentLine() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dtextbuf.h108 size_t GetCurrentLine() const { return m_nCurLine; } in GetCurrentLine() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dtextbuf.h108 size_t GetCurrentLine() const { return m_nCurLine; } in GetCurrentLine() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dtextbuf.h108 size_t GetCurrentLine() const { return m_nCurLine; } in GetCurrentLine() function
/dports/devel/upp/upp/uppsrc/ide/
H A DParamInfo.cpp98 int AssistEditor::GetCurrentLine() in GetCurrentLine() function in AssistEditor
H A DBuild.cpp160 int l = editor.GetCurrentLine(); in PreprocessInternal()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/table2asn/
H A Dstruc_cmt_reader.cpp189 line = reader.GetCurrentLine(); in IsVertical()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dtokenizerf.cpp835 arrStrLines->Add(GetCurrentLine()); in GetTokensToEOL()
853 arrStrLines->Add(GetCurrentLine()); in GetTokensToEOL()
887 wxString Tokenizerf::GetCurrentLine() in GetCurrentLine() function in Tokenizerf
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dtextbuf.h110 size_t GetCurrentLine() const { return m_nCurLine; } in GetCurrentLine() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dtextbuf.h110 size_t GetCurrentLine() const { return m_nCurLine; } in GetCurrentLine() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dtextbuf.h110 size_t GetCurrentLine() const { return m_nCurLine; } in GetCurrentLine() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/MaterialEditor/src/
H A DScintillaEditor.cpp341 int lineNum = GetCurrentLine(); in getSurroundingWord()
533 int currentLine = GetCurrentLine(); in OnCharAdded()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/src/
H A Dstedit.cpp641 goto_end = (GetCurrentLine() == GetLineCount()); in AppendTextGotoEnd()
1268 if (line < 0) line = GetCurrentLine(); in ToggleFoldAtLine()
2825 wxString line = GetLine(GetCurrentLine()); in StartAutoComplete()
2874 wxString line = GetLine(GetCurrentLine()); in StartAutoCompleteWord()
3431 int current_line = (int)GetCurrentLine(); in HandleMenuEvent()
3467 if ((MarkerGet(GetCurrentLine()) & (1<<STE_MARKER_BOOKMARK)) != 0) in HandleMenuEvent()
3468 MarkerDelete(GetCurrentLine(), STE_MARKER_BOOKMARK); in HandleMenuEvent()
3470 MarkerAdd(GetCurrentLine(), STE_MARKER_BOOKMARK); in HandleMenuEvent()
3483 int line = MarkerPrevious(GetCurrentLine()-1, 1<<STE_MARKER_BOOKMARK); in HandleMenuEvent()
3490 int line = MarkerNext(GetCurrentLine()+1, 1<<STE_MARKER_BOOKMARK); in HandleMenuEvent()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Host/
H A DEditline.h183 uint32_t GetCurrentLine();
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Host/
H A DEditline.h179 uint32_t GetCurrentLine();
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/namedlg/
H A Dnamedlg.cxx339 m_xRangeManagerTable->GetCurrentLine(aLine); in NameModified()
427 m_xRangeManagerTable->GetCurrentLine(aLine); in SelectionChanged()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/namedlg/
H A Dnamedlg.cxx342 m_xRangeManagerTable->GetCurrentLine(aLine); in NameModified()
430 m_xRangeManagerTable->GetCurrentLine(aLine); in SelectionChanged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Host/
H A DEditline.h182 uint32_t GetCurrentLine();
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Host/
H A DEditline.h182 uint32_t GetCurrentLine();
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/source_exporter/wxPdfDocument/include/wx/
H A Dpdfxml.h84 unsigned int GetCurrentLine() { return m_currentLine; } in GetCurrentLine() function
/dports/games/allacrost/allacrost-1.0.2/src/modes/map/
H A Dmap_dialogue.h220 uint32 GetCurrentLine() in GetCurrentLine() function

12345678910