_FindDecor
DecorInfo* _FindDecor(const BString& path);
DecorInfo* decor = _FindDecor(string);
if (_FindDecor(path.Path()) != NULL)