Home
last modified time | relevance | path

Searched defs:set_horizontal_alignment (Results 1 – 3 of 3) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/graphics/
H A DTextSurface.cpp117 void TextSurface::set_horizontal_alignment(HorizontalAlignment horizontal_alignment) { in set_horizontal_alignment() function in Solarus::TextSurface
/dports/www/py-pygsheets/pygsheets-2.0.5/pygsheets/
H A Dcell.py329 def set_horizontal_alignment(self, value): member in Cell
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/widgets/
H A Dwidget.cpp266 void widget::set_horizontal_alignment(const std::string& alignment) in set_horizontal_alignment() function in gui2::widget