Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DNavigator.cpp306 BNavigator::UpdateLocation(const Model* newmodel, int32 action) in UpdateLocation() argument
308 if (newmodel) in UpdateLocation()
309 newmodel->GetPath(&fPath); in UpdateLocation()
H A DNavigator.h71 void UpdateLocation(const Model* newmodel, int32 action);