navit  0.5.3-trunk
atom.h File Reference

Go to the source code of this file.

Functions

char * atom_lookup (char *name)
 
char * atom (char *name)
 
void atom_init (void)
 

Function Documentation

◆ atom()

char* atom ( char *  name)

References atom_hash, atom_lookup(), and name.

Referenced by file_create(), and font_freetype_font_new().

◆ atom_init()

void atom_init ( void  )

References atom_hash.

Referenced by main_real().

◆ atom_lookup()

char* atom_lookup ( char *  name)

References atom_hash, and name.

Referenced by atom().