Home
last modified time | relevance | path

Searched refs:m_Indents (Results 1 – 2 of 2) sorted by relevance

/dports/games/chessx/chessx-1.5.6/src/gui/ooo/
H A Dformatproperty.cpp390 m_Indents.resize( 10 ); in ListFormatProperty()
409 m_Indents[ level ] = indent; in addItem()
H A Dformatproperty.h188 QVector<double> m_Indents; variable