Searched refs:moveExternalTextureCollectionUp (Results 1 – 3 of 3) sorted by relevance
83 void moveExternalTextureCollectionUp(const String& name);
105 void TextureManager::moveExternalTextureCollectionUp(const String& name) { in moveExternalTextureCollectionUp() function in TrenchBroom::Assets::TextureManager
1011 m_textureManager->moveExternalTextureCollectionUp(name); in performMoveExternalTextureCollectionUp()