Home
last modified time | relevance | path

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

/dports/games/xblast/xblast-2.10.4/
H A Dsdl_config.c117 DB_CreateEntryColor (section, atomStatusBg, cfgColor->statusBg); in StoreColorConfig()
140 DB_GetEntryColor (section, atomStatusBg, &cfgColor.statusBg); in GetColorConfig()
H A Dx11_config.c129 DB_CreateEntryColor (section, atomStatusBg, cfgColor->statusBg); in StoreColorConfig()
152 DB_GetEntryColor (section, atomStatusBg, &cfgColor.statusBg); in GetColorConfig()
H A Datom.c181 XBAtom atomStatusBg; variable
386 atomStatusBg = GUI_StringToAtom ("statusBg"); in InitDefaultAtoms()
H A Datom.h176 extern XBAtom atomStatusBg;