Home
last modified time | relevance | path

Searched refs:GetLineCount (Results 126 – 150 of 590) sorted by relevance

12345678910>>...24

/dports/devel/upp/upp/bazaar/PyConsoleCtrl/
H A DPyConsoleCtrl.cpp29 int n = cmd.GetLineCount(); in Exec()
/dports/irc/znc/znc-1.8.2/include/znc/
H A DBuffer.h107 unsigned int GetLineCount() const { return m_uLineCount; } in GetLineCount() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/controller/
H A Dslidelayoutcontroller.cxx186 aSize.AdjustHeight((mpLayoutSet1->GetLineCount() +1) * LAYOUT_BORDER_PIX ); in LayoutToolbarMenu()
206 aSize.AdjustHeight((mpLayoutSet2->GetLineCount() + 1) * LAYOUT_BORDER_PIX ); in LayoutToolbarMenu()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dtextfile.cpp171 size_t nCount = GetLineCount(); in OnWrite()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/rndgen/
H A Drndgen.cpp42 const unsigned int n = ctrl->GetLineCount(); in OnSave()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/dialog/
H A Ddocstdlg.cxx123 m_xLineNo->set_label(OUString::number(pFEShell->GetLineCount())); in IMPL_LINK_NOARG()
/dports/devel/upp/upp/uppsrc/ide/
H A DPrint.cpp122 h = editor.GetLineCount() - 1; in Print()
H A DParamInfo.cpp13 if(m.line >= 0 && m.line < GetLineCount() && i >= m.line && i < m.line + 10 in SyncParamInfo()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dtextbuf.h99 size_t GetLineCount() const { return m_aLines.Count(); } in GetLineCount() function
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/src/
H A Dsteprint.cpp166 int line_count = m_editor->GetLineCount(); line_count = wxMax(line_count, 1); in OnBeginDocument()
254 int lines = m_editor->GetLineCount(); in GetPageInfo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/access/
H A Daccportions.hxx132 sal_Int32 GetLineCount() const;
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dvlbox.h78 size_t GetItemCount() const { return GetLineCount(); } in GetItemCount()
H A Dtextbuf.h99 size_t GetLineCount() const { return m_aLines.size(); } in GetLineCount() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dtextbuf.h99 size_t GetLineCount() const { return m_aLines.size(); } in GetLineCount() function
H A Dvlbox.h78 size_t GetItemCount() const { return GetLineCount(); } in GetItemCount()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dtextbuf.h99 size_t GetLineCount() const { return m_aLines.size(); } in GetLineCount() function
H A Dvlbox.h78 size_t GetItemCount() const { return GetLineCount(); } in GetItemCount()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dtextbuf.h99 size_t GetLineCount() const { return m_aLines.size(); } in GetLineCount() function
H A Dvlbox.h78 size_t GetItemCount() const { return GetLineCount(); } in GetItemCount()
/dports/devel/upp/upp/bazaar/MathTools/
H A DMathTools.h31 if (GetCursorLine() == GetLineCount() - 1) in Key()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/dialog/
H A Ddocstdlg.cxx127 m_xLineNo->set_label(OUString::number(pFEShell->GetLineCount())); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/access/
H A Daccportions.hxx132 sal_Int32 GetLineCount() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/autofill/
H A Dautofill_popup_controller_impl.h106 int GetLineCount() const override;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/vscroll/
H A Dvstest.cpp150 wxASSERT( n < GetLineCount() ); in OnGetLineHeight()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/vscroll/
H A Dvstest.cpp150 wxASSERT( n < GetLineCount() ); in OnGetLineHeight()

12345678910>>...24