Home
last modified time | relevance | path

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

/dports/games/allacrost/allacrost-1.0.2/src/modes/battle/
H A Dbattle_command.cpp106 _attack_list.AddOptionElementAlignment(i, VIDEO_OPTION_ELEMENT_RIGHT_ALIGN); in CharacterCommandSettings()
119 _defend_list.AddOptionElementAlignment(i, VIDEO_OPTION_ELEMENT_RIGHT_ALIGN); in CharacterCommandSettings()
132 _attack_list.AddOptionElementAlignment(i, VIDEO_OPTION_ELEMENT_RIGHT_ALIGN); in CharacterCommandSettings()
/dports/games/allacrost/allacrost-1.0.2/src/common/gui/
H A Doption.cpp444 (position_type != VIDEO_OPTION_ELEMENT_RIGHT_ALIGN)) in AddOptionElementAlignment()
761 new_element.type = VIDEO_OPTION_ELEMENT_RIGHT_ALIGN; in _ConstructOption()
1083 case VIDEO_OPTION_ELEMENT_RIGHT_ALIGN: in _DrawOption()
H A Doption.h69 VIDEO_OPTION_ELEMENT_RIGHT_ALIGN = 2, enumerator
/dports/games/valyriatear/ValyriaTear-1.1.0/src/common/gui/
H A Doption.h65 VIDEO_OPTION_ELEMENT_RIGHT_ALIGN = 2, enumerator
H A Doption.cpp529 (position_type != VIDEO_OPTION_ELEMENT_RIGHT_ALIGN)) { in AddOptionElementAlignment()
905 new_element.type = VIDEO_OPTION_ELEMENT_RIGHT_ALIGN; in _ConstructOption()
1258 case VIDEO_OPTION_ELEMENT_RIGHT_ALIGN: { in _DrawOption()