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

Functions

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

Function Documentation

◆ LowercaseCopy()

std::string yaze::editor::anonymous_namespace{window_sidebar.cc}::LowercaseCopy ( std::string value)

Definition at line 24 of file window_sidebar.cc.

◆ MatchesWindowSearch()

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

◆ IsDungeonPanelModeWindow()

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

Here is the call graph for this function: