Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/include/doomsday/defs/
H A Dded.h161 int getMapInfoNum(de::Uri const &uri) const;
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/src/defs/
H A Dded.cpp448 int ded_s::getMapInfoNum(de::Uri const &uri) const in getMapInfoNum() function in ded_s
H A Ddedparser.cpp1977 idx = ded->getMapInfoNum(*otherMap); in DENG2_PIMPL()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/importdeh/src/
H A Ddehreader.cpp1500 int idx = ded->getMapInfoNum(uri); in parsePars()