Home
last modified time | relevance | path

Searched refs:SetRecentApplicationsCount (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DTrackerSettings.h112 void SetRecentApplicationsCount(int32);
H A DTrackerSettings.cpp552 TrackerSettings::SetRecentApplicationsCount(int32 count) in SetRecentApplicationsCount() function in TrackerSettings