Home
last modified time | relevance | path

Searched refs:addItem2 (Results 1 – 14 of 14) sorted by relevance

/dports/games/manaplus/manaplus-2.1.3.17/src/net/tmwa/
H A Dtraderecv.cpp80 tradeWindow->addItem2(type, in processTradeItemAdd()
120 tradeWindow->addItem2(item->getId(), in processTradeItemAddResponse()
/dports/games/manaplus/manaplus-2.1.3.17/src/net/eathena/
H A Dtraderecv.cpp113 tradeWindow->addItem2(type, in processTradeItemAdd()
146 tradeWindow->addItem2(item->getId(), in processTradeItemAddResponse()
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/models/
H A Dshopitems.h83 ShopItem *addItem2(const int inventoryIndex,
H A Dshopitems.cpp99 ShopItem *ShopItems::addItem2(const int inventoryIndex, in addItem2() function in ShopItems
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/fullpipe/
H A Dinventory.h101 void addItem2(StaticANIObject *obj);
H A Dinventory.cpp122 void Inventory2::addItem2(StaticANIObject *obj) { in addItem2() function in Fullpipe::Inventory2
H A Dmessagehandlers.cpp470 getGameLoaderInventory()->addItem2(ani); in global_messageHandler3()
/dports/games/scummvm/scummvm-2.5.1/engines/ngi/
H A Dinventory.h101 void addItem2(StaticANIObject *obj);
H A Dinventory.cpp122 void Inventory2::addItem2(StaticANIObject *obj) { in addItem2() function in NGI::Inventory2
H A Dmessagehandlers.cpp470 getGameLoaderInventory()->addItem2(ani); in global_messageHandler3()
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/windows/
H A Dtradewindow.h97 void addItem2(const int id,
H A Dtradewindow.cpp225 void TradeWindow::addItem2(const int id, in addItem2() function in TradeWindow
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/
H A Dselldialog.cpp243 mShopItems->addItem2(item->getInvIndex(), in addItem()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qlistwidget/
H A Dtst_qlistwidget.cpp81 void addItem2();
240 addItem2(); in populate()
259 void tst_QListWidget::addItem2() in addItem2() function in tst_QListWidget