/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/ |
H A D | gameinfo.cpp | 74 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 D | gameinfo.hyperswines.cpp | 67 GameInfoDialog::Information::Hyperswines::update_texts() in update_texts() function in UI_GTKMM_NS::GameInfoDialog::Information::Hyperswines
|
H A D | gameinfo.hyperswines.h | 48 void update_texts() override;
|
H A D | gameinfo.swines.h | 50 void update_texts() override;
|
H A D | gameinfo.gametype.h | 48 void update_texts() override;
|
H A D | gameinfo.genscher.h | 47 void update_texts() override;
|
H A D | gameinfo.marriage.h | 47 void update_texts() override;
|
H A D | gameinfo.genscher.cpp | 71 GameInfoDialog::Information::Genscher::update_texts() in update_texts() function in UI_GTKMM_NS::GameInfoDialog::Information::Genscher
|
H A D | gameinfo.announcement.h | 52 void update_texts() override;
|
H A D | gameinfo.swines.cpp | 68 GameInfoDialog::Information::Swines::update_texts() in update_texts() function in UI_GTKMM_NS::GameInfoDialog::Information::Swines
|
H A D | gameinfo.marriage.cpp | 71 GameInfoDialog::Information::Marriage::update_texts() in update_texts() function in UI_GTKMM_NS::GameInfoDialog::Information::Marriage
|
H A D | gameinfo.h | 77 virtual void update_texts();
|
H A D | gameinfo.announcement.cpp | 81 GameInfoDialog::Information::Announcement::update_texts() in update_texts() function in UI_GTKMM_NS::GameInfoDialog::Information::Announcement
|
H A D | gameinfo.gametype.cpp | 71 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 D | tool_place_refdes_and_value.cpp | 15 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 D | tool_place_refdes_and_value.hpp | 26 void update_texts(const Coordi &c);
|
/dports/cad/horizon-eda/horizon-2.1.0/src/board/ |
H A D | board_package.hpp | 29 void update_texts(const class Board &brd);
|
H A D | board_package.cpp | 175 void BoardPackage::update_texts(const class Board &brd) in update_texts() function in horizon::BoardPackage 225 update_texts(brd); in update()
|
H A D | board.cpp | 670 pkg.update_texts(*this); in expand_some()
|
/dports/games/py-fife/fifengine-0.4.2/tools/ |
H A D | geometry_twister.py | 183 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 D | e_update.c | 87 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
|