Functions | |
| std::string | LowercaseCopy (std::string value) |
| bool | MatchesWindowSearch (const std::string &query, const WindowDescriptor &window) |
| bool | IsDungeonPanelModeWindow (const std::string &window_id) |
| std::string yaze::editor::anonymous_namespace{window_sidebar.cc}::LowercaseCopy | ( | std::string | value | ) |
Definition at line 24 of file window_sidebar.cc.
| bool yaze::editor::anonymous_namespace{window_sidebar.cc}::MatchesWindowSearch | ( | const std::string & | query, |
| const WindowDescriptor & | window ) |
Definition at line 30 of file window_sidebar.cc.
References yaze::editor::WindowDescriptor::card_id, yaze::editor::WindowDescriptor::display_name, yaze::editor::WindowSidebar::MatchesWindowSearch(), and yaze::editor::WindowDescriptor::shortcut_hint.

| bool yaze::editor::anonymous_namespace{window_sidebar.cc}::IsDungeonPanelModeWindow | ( | const std::string & | window_id | ) |
Definition at line 37 of file window_sidebar.cc.
References IsDungeonPanelModeWindow(), and yaze::editor::WindowSidebar::IsDungeonWindowModeTarget().
Referenced by IsDungeonPanelModeWindow().
