Functions | |
| const char * | GetLocalKeyName (ImGuiKey key) |
Variables | ||
| struct { | ||
| ImGuiKey yaze::gui::anonymous_namespace{keyboard_shortcuts.cc}::key | ||
| const char * yaze::gui::anonymous_namespace{keyboard_shortcuts.cc}::name | ||
| } | kLocalKeyNames [] | |
| const char * yaze::gui::anonymous_namespace{keyboard_shortcuts.cc}::GetLocalKeyName | ( | ImGuiKey | key | ) |
Definition at line 102 of file keyboard_shortcuts.cc.
References GetLocalKeyName(), key, and kLocalKeyNames.
Referenced by GetLocalKeyName().

| ImGuiKey yaze::gui::anonymous_namespace{keyboard_shortcuts.cc}::key |
Definition at line 23 of file keyboard_shortcuts.cc.
Referenced by GetLocalKeyName().
| const char* yaze::gui::anonymous_namespace{keyboard_shortcuts.cc}::name |
Definition at line 24 of file keyboard_shortcuts.cc.
| constexpr struct yaze::gui::anonymous_namespace{keyboard_shortcuts.cc} { ... } yaze::gui::anonymous_namespace{keyboard_shortcuts.cc}::kLocalKeyNames[] |
Referenced by GetLocalKeyName().