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

/haiku/src/kits/tracker/
H A DFilePanelPriv.h88 bool IsSavePanel() const;
210 TFilePanel::IsSavePanel() const function in class:BPrivate::TFilePanel
H A DFilePanel.cpp173 if (static_cast<TFilePanel*>(fWindow)->IsSavePanel())
H A DFilePanelPriv.cpp367 if (panel->IsSavePanel())
816 BMessenger(this), IsSavePanel(), fPoseView->RefFilter());
1260 if (IsSavePanel()) {

Completed in 37 milliseconds