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

/haiku/headers/private/interface/
H A DDecorInfo.h125 status_t _ScanDecorators(BDirectory decoratorDirectory);
/haiku/src/kits/interface/
H A DDecorInfo.cpp620 DecorInfoUtility::_ScanDecorators(BDirectory decoratorDirectory) argument
642 while (decoratorDirectory.GetNextRef(&ref) == B_OK) {
643 BPath path(&decoratorDirectory);

Completed in 81 milliseconds