Home
last modified time | relevance | path

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

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/ui/
H A Dbutton.cpp55 m_flags |= BF_IGNORE_FOCUS; in create()
271 if ( !(m_flags & BF_IGNORE_FOCUS) ) { in process()
H A Dui.h190 #define BF_IGNORE_FOCUS (1<<8) // button should not use focus to accept space/enter keypresses macro
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/ui/
H A Dbutton.cpp55 m_flags |= BF_IGNORE_FOCUS; in create()
271 if ( !(m_flags & BF_IGNORE_FOCUS) ) { in process()
H A Dui.h192 #define BF_IGNORE_FOCUS (1<<8) // button should not use focus to accept space/enter keypresses macro