Searched refs:kWindowsShowFullPathChanged (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/tracker/
H A DCommands.h129 const uint32 kWindowsShowFullPathChanged = 'Wsfp'; member in namespace:BPrivate
H A DSettingsViews.cpp425 new BMessage(kWindowsShowFullPathChanged));
502 case kWindowsShowFullPathChanged:
505 tracker->SendNotices(kWindowsShowFullPathChanged);
609 tracker->SendNotices(kWindowsShowFullPathChanged);
683 tracker->SendNotices(kWindowsShowFullPathChanged);
H A DContainerWindow.cpp441 tracker->StartWatching(this, kWindowsShowFullPathChanged);
461 tracker->StopWatching(this, kWindowsShowFullPathChanged);
1544 case kWindowsShowFullPathChanged:

Completed in 527 milliseconds