Home
last modified time | relevance | path

Searched refs:setIndentation (Results 176 – 200 of 596) sorted by path

12345678910>>...24

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/coreplugin/find/
H A Dsearchresulttreeview.cpp65 setIndentation(14); in SearchResultTreeView()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/debugger/
H A Dwatchwindow.cpp48 setIndentation(indentation() * 9/10); in WatchTreeView()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dminiprojecttargetselector.cpp499 setIndentation(0); in SelectorView()
H A Dprojectwelcomepage.cpp532 setIndentation(0); in TreeView()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/navigator/
H A Dnavigatortreeview.cpp214 setIndentation(indentation() * 0.5); in NavigatorTreeView()
H A Dnavigatorview.cpp151 treeView->setIndentation(20); in modelAttached()
/dports/devel/tortoisehg/tortoisehg-5.9.3/tortoisehg/hgqt/
H A Dhgemail_ui.py187 self.changesets_view.setIndentation(0)
H A Dphabreview_ui.py123 self.changesets_view.setIndentation(0)
H A Dpostreview_ui.py100 self.changesets_view.setIndentation(0)
H A Dreporegistry.py251 tv.setIndentation(10)
H A Dwebconf_ui.py50 self.repos_view.setIndentation(0)
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/
H A Dphpfunctions.php97517 function setIndentation($width){} function in SWFTextField
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/
H A Dphpfunctions.php97517 function setIndentation($width){} function in SWFTextField
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codeimpwizard/
H A Dcodeimpselectpage.cpp99 ui_treeView->setIndentation(20); in setupTreeView()
/dports/editors/calligra/calligra-3.2.1/filters/sheets/excel/import/
H A DExcelImport.cpp1150 style.setIndentation(align.indentLevel() * 10); in convertStyle()
/dports/editors/calligra/calligra-3.2.1/filters/sheets/gnumeric/
H A Dgnumericimport.cc1199 style.setIndentation(indent * 10.0); in setStyleInfo()
/dports/editors/calligra/calligra-3.2.1/filters/sheets/latex/export/
H A Dconfig.cc47 setIndentation(config.getIndentation()); in Config()
H A Dconfig.h173 void setIndentation(int indent) { in setIndentation() function
/dports/editors/calligra/calligra-3.2.1/filters/sheets/opencalc/
H A Dopencalcimport.cc1798 …layout->setIndentation(KoUnit::parseValue(property.attributeNS(ooNS::fo, "margin-left", QString())… in loadStyleProperties()
1834 …layout->setIndentation(KoUnit::parseValue(property.attributeNS(ooNS::fo, "padding-left", QString()… in loadStyleProperties()
/dports/editors/calligra/calligra-3.2.1/plugins/stencilsdocker/
H A DCollectionTreeWidget.cpp134 setIndentation(0); in CollectionTreeWidget()
/dports/editors/calligra/calligra-3.2.1/sheets/
H A DStyle.cpp458 setIndentation(format.attribute("indent").toDouble(&ok)); in loadXML()
992 void Style::setIndentation(double indent) in setIndentation() function in Style
H A DStyle.h242 void setIndentation(double indent);
H A DStyleStorage.cpp946 style.setIndentation(style.indentation() + indentation); // increase/decrease in composeStyle()
/dports/editors/calligra/calligra-3.2.1/sheets/commands/
H A DIndentationCommand.cpp45 style.setIndentation(m_sheet->map()->settings()->indentValue()); in mainProcessing()
48 style.setIndentation(-m_sheet->map()->settings()->indentValue()); in mainProcessing()
H A DStyleCommand.cpp99 style.setIndentation(0); in process()
206 style.setIndentation(0); // reset to zero in mainProcessing()

12345678910>>...24