yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
icon_browser.cc File Reference
#include "app/gui/widgets/icon_browser.h"
#include <cctype>
#include <cstring>
#include <string>
#include "app/gui/core/common_icons.h"
#include "imgui/imgui.h"
#include "imgui/misc/cpp/imgui_stdlib.h"

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::gui
 Graphical User Interface (GUI) components for the application.
 
namespace  yaze::gui::icon_browser_internal
 
namespace  yaze::gui::icon_browser_internal::anonymous_namespace{icon_browser.cc}
 

Functions

bool yaze::gui::icon_browser_internal::anonymous_namespace{icon_browser.cc}::ContainsIgnoreCase (const char *haystack, const char *needle, std::size_t needle_len)
 
bool yaze::gui::icon_browser_internal::MatchesQuery (const char *search_key, const char *query)
 
const char * yaze::gui::IconBrowser (const char *label)