Home
last modified time | relevance | path

Searched defs:addFromInfo (Results 1 – 7 of 7) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/src/widgets/
H A Drulebank.cpp68 void RuleBank::addFromInfo(File const &file) in addFromInfo() function in de::RuleBank
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libgui/src/audio/
H A Dwaveformbank.cpp70 void WaveformBank::addFromInfo(File const &file) in addFromInfo() function in de::WaveformBank
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/
H A Dcolorbank.cpp75 void ColorBank::addFromInfo(File const &file) in addFromInfo() function in de::ColorBank
H A Dimagebank.cpp83 void ImageBank::addFromInfo(File const &file) in addFromInfo() function in de::ImageBank
H A Dglshaderbank.cpp236 void GLShaderBank::addFromInfo(File const &file) in addFromInfo() function in de::GLShaderBank
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libgui/src/text/
H A Dfontbank.cpp119 void FontBank::addFromInfo(const File &file) in addFromInfo() function in de::FontBank
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/
H A Dtimeline.cpp113 void Timeline::addFromInfo(Record const &timelineRecord) in addFromInfo() function in de::Timeline