Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/Persistence/
H A DExportContext.cpp57 m_attrColumn(30), in ExportContext()
66 m_attrColumn(30), in ExportContext()
178 _pad_with_spaces(out, key, *this, m_attrColumn) << " = '" << VAL_SPEC << '\'';\
H A DExportContext.h227 uint16 m_attrColumn; variable