Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/gui/
H A Ddiplomacy-dialog.cpp96 gc->getDiplomacyPic(1, state, in DiplomacyDialog()
110 gc->getDiplomacyPic in DiplomacyDialog()
116 gc->getDiplomacyPic in DiplomacyDialog()
122 gc->getDiplomacyPic in DiplomacyDialog()
156 gc->getDiplomacyPic(1, Player::AT_PEACE, in DiplomacyDialog()
175 gc->getDiplomacyPic(1, Player::AT_WAR_IN_FIELD, in DiplomacyDialog()
195 gc->getDiplomacyPic(1, Player::AT_WAR, in DiplomacyDialog()
H A Ddiplomacy-report-dialog.cpp83 gc->getDiplomacyPic in DiplomacyReportDialog()
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DImageCache.h239 PixMask* getDiplomacyPic(int type, Player::DiplomaticState state,
H A DImageCache.cpp908 PixMask* ImageCache::getDiplomacyPic(int type, Player::DiplomaticState state, in getDiplomacyPic() function in ImageCache