Searched refs:m_current_entry (Results 1 – 2 of 2) sorted by relevance
42 FormatEntity::Entry &GetCurrentValue() { return m_current_entry; } in GetCurrentValue()44 const FormatEntity::Entry &GetCurrentValue() const { return m_current_entry; } in GetCurrentValue()47 m_current_entry = value; in SetCurrentValue()57 FormatEntity::Entry m_current_entry; variable
25 m_current_entry = m_default_entry; in OptionValueFormatEntity()31 m_current_entry = m_default_entry; in Clear()94 m_current_entry = std::move(entry); in SetValueFromString()