Home
last modified time | relevance | path

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

/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/
H A Dgameinfo.cpp74 this->update_texts(); in init()
84 this->update_texts(); in name_changed()
90 GameInfoDialog::Information::update_texts() in update_texts() function in UI_GTKMM_NS::GameInfoDialog::Information
H A Dgameinfo.hyperswines.cpp67 GameInfoDialog::Information::Hyperswines::update_texts() in update_texts() function in UI_GTKMM_NS::GameInfoDialog::Information::Hyperswines
H A Dgameinfo.hyperswines.h48 void update_texts() override;
H A Dgameinfo.swines.h50 void update_texts() override;
H A Dgameinfo.gametype.h48 void update_texts() override;
H A Dgameinfo.genscher.h47 void update_texts() override;
H A Dgameinfo.marriage.h47 void update_texts() override;
H A Dgameinfo.genscher.cpp71 GameInfoDialog::Information::Genscher::update_texts() in update_texts() function in UI_GTKMM_NS::GameInfoDialog::Information::Genscher
H A Dgameinfo.announcement.h52 void update_texts() override;
H A Dgameinfo.swines.cpp68 GameInfoDialog::Information::Swines::update_texts() in update_texts() function in UI_GTKMM_NS::GameInfoDialog::Information::Swines
H A Dgameinfo.marriage.cpp71 GameInfoDialog::Information::Marriage::update_texts() in update_texts() function in UI_GTKMM_NS::GameInfoDialog::Information::Marriage
H A Dgameinfo.h77 virtual void update_texts();
H A Dgameinfo.announcement.cpp81 GameInfoDialog::Information::Announcement::update_texts() in update_texts() function in UI_GTKMM_NS::GameInfoDialog::Information::Announcement
H A Dgameinfo.gametype.cpp71 GameInfoDialog::Information::GameType::update_texts() in update_texts() function in UI_GTKMM_NS::GameInfoDialog::Information::GameType
/dports/cad/horizon-eda/horizon-2.1.0/src/core/tools/
H A Dtool_place_refdes_and_value.cpp15 void ToolPlaceRefdesAndValue::update_texts(const Coordi &c) in update_texts() function in horizon::ToolPlaceRefdesAndValue
36 update_texts(args.coords); in begin()
43 update_texts(args.coords); in update()
H A Dtool_place_refdes_and_value.hpp26 void update_texts(const Coordi &c);
/dports/cad/horizon-eda/horizon-2.1.0/src/board/
H A Dboard_package.hpp29 void update_texts(const class Board &brd);
H A Dboard_package.cpp175 void BoardPackage::update_texts(const class Board &brd) in update_texts() function in horizon::BoardPackage
225 update_texts(brd); in update()
H A Dboard.cpp670 pkg.update_texts(*this); in expand_some()
/dports/games/py-fife/fifengine-0.4.2/tools/
H A Dgeometry_twister.py183 def update_texts(self, size, transform): member in Gui
210 self.update_texts(size, transform)
/dports/graphics/xfig/xfig-3.2.8a/src/
H A De_update.c87 void update_texts (F_text *texts);
757 update_texts(compound->texts); in update_compound()
804 void update_texts(F_text *texts) in update_texts() function