Home
last modified time | relevance | path

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

/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/tabs/
H A Dsetup_theme.cpp52 const char* ACTION_PARTICLE_FONT = "particle font"; variable
143 mParticleFontDropDown->setActionEventId(ACTION_PARTICLE_FONT); in Setup_Theme()
294 else if (eventId == ACTION_PARTICLE_FONT) in action()