1#ifndef YAZE_APP_GUI_WIDGETS_FONT_PICKER_H_
2#define YAZE_APP_GUI_WIDGETS_FONT_PICKER_H_
4#include "imgui/imgui.h"
27namespace font_picker_internal {
const char * FontNameAt(int index)
int RegisteredFontCount()
bool FontPicker(const char *label, int *index)