Functions | |
| std::string | LowercaseCopy (std::string value) |
| bool | MatchesWindowSearch (const std::string &query, const WindowDescriptor &window) |
| std::string yaze::editor::anonymous_namespace{window_browser.cc}::LowercaseCopy | ( | std::string | value | ) |
Definition at line 21 of file window_browser.cc.
References LowercaseCopy().
Referenced by LowercaseCopy(), and MatchesWindowSearch().

| bool yaze::editor::anonymous_namespace{window_browser.cc}::MatchesWindowSearch | ( | const std::string & | query, |
| const WindowDescriptor & | window ) |
Definition at line 27 of file window_browser.cc.
References yaze::editor::WindowDescriptor::card_id, yaze::editor::WindowDescriptor::display_name, LowercaseCopy(), MatchesWindowSearch(), and yaze::editor::WindowDescriptor::shortcut_hint.
Referenced by MatchesWindowSearch().
