Searched refs:m_IsFormatted (Results 1 – 2 of 2) sorted by relevance
32 m_IsFormatted = false; in Initialize()45 m_IsFormatted = true; in Initialize()207 …mp_RenderSystem->DrawText(10, 220, "Savedata %s", m_IsFormatted ? "is formatted" : "already exists… in DrawFrame()
50 bool m_IsFormatted; variable