Home
last modified time | relevance | path

Searched refs:removeTextureCollections (Results 1 – 3 of 3) sorted by relevance

/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DTextureCollectionEditor.cpp78 document->removeTextureCollections(removeNames); in OnRemoveTextureCollectionsClicked()
H A DMapDocument.h349 void removeTextureCollections(const StringList& names);
H A DMapDocument.cpp1136 void MapDocument::removeTextureCollections(const StringList& names) { in removeTextureCollections() function in TrenchBroom::View::MapDocument