Home
last modified time | relevance | path

Searched refs:GUIFontCreate (Results 1 – 18 of 18) sorted by relevance

/dports/games/libretro-mgba/mgba-6186d45/include/mgba-util/gui/
H A Dfont.h14 struct GUIFont* GUIFontCreate(void);
/dports/emulators/mgba/mgba-0.9.2/include/mgba-util/gui/
H A Dfont.h14 struct GUIFont* GUIFontCreate(void);
/dports/emulators/mgba/mgba-0.9.2/src/platform/psp2/
H A Dgui-font.c23 struct GUIFont* GUIFontCreate(void) { in GUIFontCreate() function
H A Dmain.c86 struct GUIFont* font = GUIFontCreate(); in main()
/dports/games/libretro-mgba/mgba-6186d45/src/platform/psp2/
H A Dgui-font.c23 struct GUIFont* GUIFontCreate(void) { in GUIFontCreate() function
H A Dmain.c87 struct GUIFont* font = GUIFontCreate(); in main()
/dports/emulators/mgba/mgba-0.9.2/src/platform/3ds/
H A Dgui-font.c24 struct GUIFont* GUIFontCreate(void) { in GUIFontCreate() function
H A Dmain.c881 struct GUIFont* font = GUIFontCreate(); in main()
/dports/games/libretro-mgba/mgba-6186d45/src/platform/3ds/
H A Dgui-font.c23 struct GUIFont* GUIFontCreate(void) { in GUIFontCreate() function
H A Dmain.c865 struct GUIFont* font = GUIFontCreate(); in main()
/dports/emulators/mgba/mgba-0.9.2/src/platform/wii/
H A Dgui-font.c23 struct GUIFont* GUIFontCreate(void) { in GUIFontCreate() function
H A Dmain.c333 font = GUIFontCreate(); in main()
/dports/games/libretro-mgba/mgba-6186d45/src/platform/wii/
H A Dgui-font.c23 struct GUIFont* GUIFontCreate(void) { in GUIFontCreate() function
H A Dmain.c325 font = GUIFontCreate(); in main()
/dports/games/libretro-mgba/mgba-6186d45/src/platform/switch/
H A Dgui-font.c106 struct GUIFont* GUIFontCreate(void) { in GUIFontCreate() function
H A Dmain.c636 struct GUIFont* font = GUIFontCreate(); in main()
/dports/emulators/mgba/mgba-0.9.2/src/platform/switch/
H A Dgui-font.c127 struct GUIFont* GUIFontCreate(void) { in GUIFontCreate() function
H A Dmain.c825 font = GUIFontCreate(); in main()