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

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

Completed in 39 milliseconds