#include "Gui.h"#include "Bases.h"Include dependency graph for Locale.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | TAG_LOCALE_LOCALE (TAG_USER+100) |
| #define | TAG_LOCALE_MSG ((TAG_USER+101)|TAGT_STRING) |
Enumerations | |
| enum | locale_functions { LOCALE_GETSTRING = LOCALE_FUNCBASE, LOCALE_FUNC_DONE } |
Functions | |
| u32 | locale_CallTL (int function, tag *taglist) |
| u32 | locale_Call (int function, u32 firsttag,...) |
| u32 | locale_GetString (u32 firsttag,...) |
| u32 | locale_GetStringTL (tag *taglist) |
| Locale_t * | locale_Init (gui_App_t *app, char **lang, char *default_lang) |
| void | locale_CleanUp (Locale_t *locale) |
|
|
Definition at line 32 of file Locale.h. Referenced by gadget_BindTL, and locale_GetStringTL. |
|
|
Definition at line 33 of file Locale.h. Referenced by gadget_BindTL, and locale_GetStringTL. |
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
Definition at line 340 of file Locale.c. Referenced by locale_Call. |
|
|
Definition at line 278 of file Locale.c. Referenced by gui_ServerMain, and locale_CleanUpInternal. |
|
||||||||||||
|
Definition at line 307 of file Locale.c. Referenced by gadget_BindTL. |
|
|
Definition at line 311 of file Locale.c. Referenced by locale_GetString. |
|
||||||||||||||||
|
Definition at line 257 of file Locale.c. Referenced by gui_ServerMain. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002