Searched refs:OptShowHexII (Results 1 – 1 of 1) sorted by relevance
92 …bool OptShowHexII; // = false // display values in HexII rep… member123 OptShowHexII = false; in MemoryEditor()376 if (OptShowHexII)458 ImGui::Checkbox("Show HexII", &OptShowHexII);