Searched refs:oldIndent (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Drtfutils.cpp2059 int oldIndent = 0; local
2062 oldIndent = ((ItemizeStruc *)node->GetData())->indentation;
2064 int indentSize1 = oldIndent + 20*labelIndentTab;
2065 int indentSize2 = oldIndent + 20*itemIndentTab;
2101 int oldIndent = 0; local
2104 oldIndent = ((ItemizeStruc *)node->GetData())->indentation;
2106 int indentSize = oldIndent + TwoColWidthA;
2111 // wxSnprintf(buf, sizeof(buf), _T("\\tx%d\\li%d\\ri%d"), indentSize, indentSize, TwoColWidthA+TwoColWidthB+oldIndent);
2246 int oldIndent = 0; local
2251 oldIndent
4740 int oldIndent = 0; local
[all...]

Completed in 119 milliseconds