yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::anonymous_namespace{window_browser.cc} Namespace Reference

Functions

std::string LowercaseCopy (std::string value)
 
bool MatchesWindowSearch (const std::string &query, const WindowDescriptor &window)
 

Function Documentation

◆ LowercaseCopy()

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().

Here is the call graph for this function:

◆ MatchesWindowSearch()

bool yaze::editor::anonymous_namespace{window_browser.cc}::MatchesWindowSearch ( const std::string & query,
const WindowDescriptor & window )