Home
last modified time | relevance | path

Searched defs:currentPrice (Results 1 – 6 of 6) sorted by relevance

/dports/games/manaplus/manaplus-2.1.3.17/src/net/eathena/
H A Dauctionhandler.cpp63 void AuctionHandler::reg(const int currentPrice, in reg()
/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/auction/
H A DAuctionCore.java74 Currency currentPrice = getCurBid(); in getBestPrice() local
H A DAuctionEntry.java163 Currency currentPrice = info.getBestPrice(); in prepareAuctionEntry() local
/dports/finance/kraft/kraft-0.97/src/
H A Dpositionviewwidget.cpp498 Geld PositionViewWidget::currentPrice() in currentPrice() function in PositionViewWidget
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/tab_ui/javatests/src/org/chromium/chrome/browser/tasks/tab_management/
H A DTabListViewHolderTest.java695 TextView currentPrice = mTabGridView.findViewById(R.id.current_price); in testPriceString() local
/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/ui/commands/
H A DUserActions.java396 Currency currentPrice = ae.getCurrentPrice(); in makeUsefulString() local