1#ifndef YAZE_APP_GUI_WIDGETS_ICON_BROWSER_H_
2#define YAZE_APP_GUI_WIDGETS_ICON_BROWSER_H_
23namespace icon_browser_internal {
27bool MatchesQuery(
const char* search_key,
const char* query);
bool MatchesQuery(const char *search_key, const char *query)
const char * IconBrowser(const char *label)