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

/haiku/src/kits/tracker/
H A DFilePanelPriv.cpp1274 // filepanel correctly then pass control
1900 TFilePanel* filepanel = dynamic_cast<TFilePanel*>(Window()); local
1901 if (filepanel != NULL && TargetModel() != NULL)
1902 filepanel->SetTo(TargetModel()->EntryRef());

Completed in 36 milliseconds