Searched refs:_LoadThemesFromDirectory (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/terminal/
H A DPrefHandler.h84 static bool _LoadThemesFromDirectory(const BString &directory);
H A DPrefHandler.cpp279 paths.DoForEach(PrefHandler::_LoadThemesFromDirectory);
283 paths.DoForEach(PrefHandler::_LoadThemesFromDirectory);
550 PrefHandler::_LoadThemesFromDirectory(const BString &directory) function in class:PrefHandler

Completed in 84 milliseconds