Home
last modified time | relevance | path

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

/dports/games/xblast/xblast-2.10.4/
H A Dcfg_demo.c203 (void)DB_CreateEntryInt (section, atomNumFrames, cfgDemo->numFrames); in StoreDemoConfig()
229 !DB_GetEntryInt (section, atomNumFrames, &cfgDemo->numFrames) || in RetrieveDemoConfig()
H A Datom.c138 XBAtom atomNumFrames; variable
343 atomNumFrames = GUI_StringToAtom ("numFrames"); in InitDefaultAtoms()
H A Datom.h132 extern XBAtom atomNumFrames;