Home
last modified time | relevance | path

Searched refs:atomStatusFg (Results 1 – 4 of 4) sorted by relevance

/dports/games/xblast/xblast-2.10.4/
H A Dsdl_config.c116 DB_CreateEntryColor (section, atomStatusFg, cfgColor->statusFg); in StoreColorConfig()
139 DB_GetEntryColor (section, atomStatusFg, &cfgColor.statusFg); in GetColorConfig()
H A Dx11_config.c128 DB_CreateEntryColor (section, atomStatusFg, cfgColor->statusFg); in StoreColorConfig()
151 DB_GetEntryColor (section, atomStatusFg, &cfgColor.statusFg); in GetColorConfig()
H A Datom.c182 XBAtom atomStatusFg; variable
387 atomStatusFg = GUI_StringToAtom ("statusFg"); in InitDefaultAtoms()
H A Datom.h177 extern XBAtom atomStatusFg;