Searched refs:Refresh (Results 1 - 25 of 30) sorted by relevance

12

/haiku/src/kits/tracker/
H A DFilePanelPriv.h89 void Refresh();
224 TFilePanel::Refresh() function in class:BPrivate::TFilePanel
226 fPoseView->Refresh();
H A DBackgroundImage.h106 static BackgroundImage* Refresh(BackgroundImage* oldBackgroundImage,
H A DQueryPoseView.h61 void Refresh();
155 // when doing a Refresh, this list is used to detect poses that
H A DFilePanel.cpp216 BFilePanel::Refresh() function in class:BFilePanel
222 static_cast<TFilePanel*>(fWindow)->Refresh();
H A DQueryPoseView.cpp177 BQueryPoseView::Refresh() function in class:BQueryPoseView
231 // dynamic date query during a Refresh call
321 NewLockingMemberFunctionObject(&BQueryPoseView::Refresh, this),
H A DBackgroundImage.cpp378 BackgroundImage::Refresh(BackgroundImage* oldBackgroundImage, function in class:BackgroundImage
H A DVirtualDirectoryPoseView.cpp445 Refresh();
446 // TODO: Refresh() is rather radical. Or rather its
H A DDeskWindow.cpp564 fBackgroundImage = BackgroundImage::Refresh(fBackgroundImage,
H A DPoseView.h134 virtual void Refresh();
/haiku/src/preferences/locale/
H A DLocalePreflet.cpp64 BLocaleRoster::Default()->Refresh();
H A DFormatSettingsView.h38 virtual void Refresh(bool setInitial = false);
H A DFormatSettingsView.cpp167 Refresh(true);
333 FormatSettingsView::Refresh(bool setInitial) function in class:FormatSettingsView
H A DLocaleWindow.cpp433 fFormatView->Refresh();
/haiku/src/apps/diskusage/
H A DScanner.h37 void Refresh(FileInfo* startInfo = NULL);
H A DScanner.cpp71 Scanner::Refresh(FileInfo* startInfo) function in class:Scanner
107 Refresh();
H A DPieView.cpp194 fScanner->Refresh();
357 fScanner->Refresh();
727 fScanner->Refresh(info);
/haiku/headers/os/storage/
H A DFilePanel.h81 void Refresh();
/haiku/headers/os/locale/
H A DLocaleRoster.h73 status_t Refresh();
74 // Refresh the internal data from the
/haiku/headers/private/locale/
H A DLocaleRosterData.h50 status_t Refresh();
/haiku/src/preferences/time/
H A DTimeWindow.cpp83 BLocaleRoster::Default()->Refresh();
/haiku/src/kits/locale/
H A DLocaleRoster.cpp151 BLocaleRoster::Refresh() function in class:BLocaleRoster
153 return fData->Refresh();
H A DLocaleRosterData.cpp158 LocaleRosterData::Refresh() function in class:BPrivate::LocaleRosterData
312 if ((result = Refresh()) != B_OK)
/haiku/headers/private/interface/
H A DColumnListView.h381 void Refresh();
/haiku/src/add-ons/input_server/devices/keyboard/
H A DTeamMonitorWindow.cpp394 BLocaleRoster::Default()->Refresh();
/haiku/src/apps/deskbar/
H A DBarApp.cpp716 BLocaleRoster::Default()->Refresh();

Completed in 120 milliseconds

12