Searched refs:OptShowAscii (Results 1 – 2 of 2) sorted by relevance
93 …bool OptShowAscii; // = true // display ASCII representatio… member124 OptShowAscii = true; in MemoryEditor()181 if (OptShowAscii) in CalcSizes()270 if (OptShowAscii)402 if (OptShowAscii)459 if (ImGui::Checkbox("Show Ascii", &OptShowAscii)) { ContentsWidthChanged = true; }
532 window->editor.OptShowAscii = false; in new_edit_window()