Home
last modified time | relevance | path

Searched defs:iIndent (Results 1 – 25 of 69) sorted by relevance

123

/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/Tests/
H A DPyAbcEcho.py42 def visitSmallArraySamples( iProp, iIndent ): argument
55 def visitScalarSamples( iProp, iIndent ): argument
65 def visitArraySamples( iProp, iIndent ): argument
78 def visitCompoundProperty( iProp, iIndent ): argument
88 def visitSimpleProperty( iProp, iIndent ): argument
109 def visitProperties( iParent, iIndent ): argument
118 def visitObject( iObj, iIndent = 0 ): argument
/dports/security/keepass/KeePass-2.49-Source/KeePass/Util/XmlSerialization/
H A DXmlSerializerEx.cs246 ref int iIndent, int iIndentChangePre, int iIndentChangePost) in Append()
261 ref int iIndent) in AppendLine()
267 ref int iIndent, int iIndentChangePre, int iIndentChangePost) in AppendLine()
331 Dictionary<string, XmlsTypeInfo> dTypes, int iIndent) in GenerateSerializer()
/dports/graphics/alembic/alembic-1.8.3/bin/AbcEcho/
H A DAbcEcho.cpp57 void visitSimpleArrayProperty( PROP iProp, const std::string &iIndent ) in visitSimpleArrayProperty()
94 void visitSimpleScalarProperty( PROP iProp, const std::string &iIndent ) in visitSimpleScalarProperty()
186 std::string iIndent ) in visitObject()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DLVITEM.java27 public int iIndent; field in LVITEM
H A DNMLVDISPINFO.java37 public int iIndent; field in NMLVDISPINFO
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4GuiListBox.cpp464 void ListBox::UpdateElementPosition(Element *pOfElement, int32_t iIndent) in UpdateElementPosition()
488 bool ListBox::AddElement(Element *pChild, int32_t iIndent) in AddElement()
534 bool ListBox::InsertElement(Element *pChild, Element *pInsertBefore, int32_t iIndent) in InsertElement()
H A DC4Gui.cpp291 …void Element::Draw3DFrame(C4TargetFacet &cgo, bool fUp, int32_t iIndent, BYTE byAlpha, bool fDrawT… in Draw3DFrame()
H A DC4StartupOptionsDlg.cpp46 int32_t iIndent = Clamp<int32_t>((rcBounds.Hgt-iTextHgt)/3, 2, 5); in DrawElement() local
/dports/graphics/libmng/libmng-1.0.10/contrib/gcc/mngtree/
H A Dmngtree.c79 int iIndent; /* for nice indented formatting */ member
/dports/graphics/libmng/libmng-1.0.10/bcb/mngtree/
H A Dmngtree.cpp82 int iIndent; /* for nice indented formatting */ member
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/Windows/Control/
H A DListView.h64 int iIndent; member
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/
H A Dmissing.h100 int iIndent; member
116 int iIndent; member
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/DoxyBlocks/
H A DAutoDoc.cpp61 int iIndent = control->GetLineIndentation(line); in DoBlockComment() local
/dports/games/openclonk/openclonk-release-8.1-src/src/lib/
H A DStdCompiler.cpp424 int iIndent = iDepth - 1; in WriteIndent() local
768 int iIndent = 0; in CreateNameTree() local
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/src/
H A Dsphinxquery.cpp1210 static void xqIndent ( int iIndent ) in xqIndent()
1218 static void xqDump ( XQNode_t * pNode, const CSphSchema & tSch, int iIndent ) in xqDump()
/dports/devel/pear-PHP_Beautifier/PHP_Beautifier-0.1.15/
H A DBeautifier.php203 private $iIndent = 0; variable in PHP_Beautifier
/dports/devel/fossil/fossil-src-2.17/src/
H A Dforum.c462 int iIndent; /* Indent level */ in forum_display_post() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/texteditor/
H A DTextEditor.java99 …Image iPaste, iSpacing, iIndent, iTextForeground, iTextBackground, iBaselineUp, iBaselineDown, iBu… field in TextEditor
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxquery.cpp1822 static void xqIndent ( int iIndent ) in xqIndent()
1829 static void xqDump ( const XQNode_t * pNode, int iIndent ) in xqDump()
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dshell.c469 int iIndent; /* Index of current op in aiIndent[] */ member
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DAuto_Resolve.cc111 SGPVObject* iIndent; member
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dshell.c475 int iIndent; /* Index of current op in aiIndent[] */ member
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/shell/
H A Dshell.c493 int iIndent; /* Index of current op in aiIndent[] */ member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Mmc/
H A Dmod.rs629 pub iIndent: i32, field
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/wxsqlite3/sqlite3/secure/src/
H A Dshell.c627 int iIndent; /* Index of current op in aiIndent[] */ member

123