Home
last modified time | relevance | path

Searched refs:atomBottom (Results 1 – 3 of 3) sorted by relevance

/dports/games/xblast/xblast-2.10.4/
H A Dw32_config.c105 (void)DB_GetEntryInt (section, atomBottom, (int *)&rect->bottom); in RetrieveWindowRect()
125 DB_CreateEntryInt (section, atomBottom, rect->bottom); in StoreWindowRect()
H A Datom.c39 XBAtom atomBottom; variable
243 atomBottom = GUI_StringToAtom ("bottom"); in InitDefaultAtoms()
H A Datom.h40 extern XBAtom atomBottom;