Searched refs:m_Interactive (Results 1 – 2 of 2) sorted by relevance
139 Optional<bool> m_Interactive; variable
1380 if (m_Interactive.has_value()) in IsInteractive()1381 return m_Interactive.value(); in IsInteractive()1403 m_Interactive = bInteractive; in IsInteractive()