Home
last modified time | relevance | path

Searched refs:setTabIndents (Results 1 – 25 of 45) sorted by relevance

12

/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dtexteditor.h35 void setTabIndents(bool indents) {m_tabIndents = indents;} in setTabIndents() function
H A Dbaseview.h87 void setTabIndents(bool indents);
H A Ddocumentpage.h144 void setTabIndents(bool indents);
H A Dbaseview.cpp277 void BaseView::setTabIndents(bool indents) in setTabIndents() function in BaseView
279 m_mainEditor->setTabIndents(indents); in setTabIndents()
H A Ddocumentpage.cpp909 void DocumentPage::setTabIndents(bool indents) in setTabIndents() function in DocumentPage
911 m_view->setTabIndents(indents); in setTabIndents()
/dports/graphics/qgis/qgis-3.22.3/python/plugins/db_manager/
H A Dsqledit.py88 self.setTabIndents(True)
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/db_manager/
H A Dsqledit.py88 self.setTabIndents(True)
/dports/graphics/qgis/qgis-3.22.3/src/gui/codeeditors/
H A Dqgscodeeditor.cpp248 setTabIndents( true ); in setSciWidget()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/codeeditors/
H A Dqgscodeeditor.cpp248 setTabIndents( true ); in setSciWidget()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/Qt4Qt5/Qsci/
H A Dqsciscintilla.h1985 virtual void setTabIndents(bool indent);
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/utils/
H A Dkateconfig.h797 void setTabIndents(bool on) in setTabIndents() function
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/src/Qsci/
H A Dqsciscintilla.h1992 virtual void setTabIndents(bool indent);
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/src/Qsci/
H A Dqsciscintilla.h1992 virtual void setTabIndents(bool indent);
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/src/Qsci/
H A Dqsciscintilla.h1992 virtual void setTabIndents(bool indent);
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/Python/sip/
H A Dqsciscintilla.sip515 virtual void setTabIndents(bool indent);
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/Python/sip/
H A Dqsciscintilla.sip515 virtual void setTabIndents(bool indent);
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/Python/sip/
H A Dqsciscintilla.sip515 virtual void setTabIndents(bool indent);
/dports/devel/codequery/codequery-0.24.0/scintilla/qt/ScintillaEdit/
H A DScintillaEdit.h367 void setTabIndents(bool tabIndents);
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Dscintillaeditor.cpp293 qsci->setTabIndents(tabKeyFunction == "Indent"); in applySettings()
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dscintillaeditor.cpp293 qsci->setTabIndents(tabKeyFunction == "Indent"); in applySettings()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl116 setStyling/3,setTabIndents/2,setTabWidth/2,setTargetEnd/2,setTargetStart/2,
2212 -spec setTabIndents(This, TabIndents) -> 'ok' when
2214 setTabIndents(#wx_ref{type=ThisT,ref=ThisRef},TabIndents) function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl116 setStyling/3,setTabIndents/2,setTabWidth/2,setTargetEnd/2,setTargetStart/2,
2212 -spec setTabIndents(This, TabIndents) -> 'ok' when
2214 setTabIndents(#wx_ref{type=ThisT,ref=ThisRef},TabIndents) function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl106 setStyling/3,setTabIndents/2,setTabWidth/2,setTargetEnd/2,setTargetStart/2,
2059 -spec setTabIndents(This, TabIndents) -> 'ok' when
2061 setTabIndents(#wx_ref{type=ThisT}=This,TabIndents) function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl106 setStyling/3,setTabIndents/2,setTabWidth/2,setTargetEnd/2,setTargetStart/2,
2059 -spec setTabIndents(This, TabIndents) -> 'ok' when
2061 setTabIndents(#wx_ref{type=ThisT}=This,TabIndents) function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxStyledTextCtrl.erl116 setStyling/3,setTabIndents/2,setTabWidth/2,setTargetEnd/2,setTargetStart/2,
2212 -spec setTabIndents(This, TabIndents) -> 'ok' when
2214 setTabIndents(#wx_ref{type=ThisT,ref=ThisRef},TabIndents) function

12