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

/haiku/headers/private/interface/
H A DDecorInfo.h123 DecorInfo* _FindDecor(const BString& path);
/haiku/src/kits/interface/
H A DDecorInfo.cpp502 DecorInfo* decor = _FindDecor(string);
591 DecorInfoUtility::_FindDecor(const BString& pathString) function in class:BPrivate::DecorInfoUtility
650 if (_FindDecor(path.Path()) != NULL)

Completed in 70 milliseconds