Home
last modified time | relevance | path

Searched defs:A_UNUSED (Results 151 – 175 of 180) sorted by relevance

12345678

/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/
H A Dskilllistbox.h276 void mouseExited(MouseEvent &event A_UNUSED) override final in mouseExited()
H A Davatarlistbox.cpp727 void AvatarListBox::mouseReleased(MouseEvent &event A_UNUSED) in mouseReleased()
H A Dskillrectanglelistbox.h367 void mouseExited(MouseEvent &event A_UNUSED) override final in mouseExited()
H A Dstaticbrowserbox.cpp347 void StaticBrowserBox::mouseExited(MouseEvent &event A_UNUSED) in mouseExited()
H A Dtabbedarea.cpp474 void TabbedArea::widgetResized(const Event &event A_UNUSED) in widgetResized()
/dports/games/manaplus/manaplus-2.1.3.17/src/being/
H A Dactorsprite.h192 virtual void stopCast(const bool b A_UNUSED) in stopCast()
H A Dlocalplayer.cpp2771 void LocalPlayer::failMove(const int x A_UNUSED, in failMove()
2772 const int y A_UNUSED) in failMove()
/dports/games/manaplus/manaplus-2.1.3.17/src/utils/
H A Dsdl2helper.cpp188 void SDL::makeCurrentContext(void *const context A_UNUSED) in makeCurrentContext()
H A Dsdlcheckutils.cpp78 static void deleteSurface(const char *restrict const name A_UNUSED, in deleteSurface()
/dports/games/manaplus/manaplus-2.1.3.17/src/
H A Dlocalconsts.h104 #define A_UNUSED __attribute__ ((unused)) macro
160 #define A_UNUSED macro
H A Dgraphicsmanager.cpp623 const int bpp A_UNUSED,
1561 GLvoid *userParam A_UNUSED)
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/windows/
H A Dskilldialog.cpp911 const int val2 A_UNUSED, in updateQuest()
912 const int val3 A_UNUSED, in updateQuest()
913 const int time1 A_UNUSED) in updateQuest()
H A Dsocialwindow.cpp665 void SocialWindow::updatedPlayer(const std::string &name A_UNUSED) in updatedPlayer()
H A Dbuydialog.cpp706 void BuyDialog::valueChanged(const SelectionEvent &event A_UNUSED) in valueChanged()
H A Dserverdialog.cpp397 void ServerDialog::valueChanged(const SelectionEvent &event A_UNUSED) in valueChanged()
H A Dshopwindow.cpp434 void ShopWindow::valueChanged(const SelectionEvent &event A_UNUSED) in valueChanged()
H A Dequipmentwindow.cpp586 void EquipmentWindow::mouseExited(MouseEvent &event A_UNUSED) in mouseExited()
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/
H A Dwindowmenu.cpp438 void WindowMenu::mouseExited(MouseEvent& event A_UNUSED) in mouseExited()
H A Dtheme.cpp291 void Theme::optionChanged(const std::string &name A_UNUSED) in optionChanged()
/dports/games/manaplus/manaplus-2.1.3.17/src/particle/
H A Dparticle.h237 void setAlpha(const float alpha A_UNUSED) restrict2 override in setAlpha()
/dports/games/manaplus/manaplus-2.1.3.17/src/test/
H A Dtestmain.cpp281 const int batchSize A_UNUSED, in writeConfig()
/dports/games/manaplus/manaplus-2.1.3.17/src/utils/xml/
H A Dlibxml.cpp56 static void xmlErrorLogger(void *ctx A_UNUSED, const char *msg, ...) in xmlErrorLogger()
/dports/games/manaplus/manaplus-2.1.3.17/src/net/eathena/
H A Dcharserverrecv.cpp135 const int option A_UNUSED = (msg.readInt16("weapon") | 1) ^ 1; in readPlayerData() local
/dports/games/manaplus/manaplus-2.1.3.17/src/render/
H A Dmobileopenglgraphics.cpp1030 void MobileOpenGLGraphics::drawPoint(int x A_UNUSED, int y A_UNUSED) restrict2 in drawPoint()
1381 image A_UNUSED) restrict2 in debugBindTexture()
/dports/games/manaplus/manaplus-2.1.3.17/src/progs/manaplus/actions/
H A Dactions.cpp145 size_t total A_UNUSED, in uploadUpdate()
146 const size_t remaining A_UNUSED) in uploadUpdate()

12345678