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

/haiku/src/apps/haikudepot/model/
H A DPackageScreenshotRepository.h21 virtual void ScreenshotCached(const ScreenshotCoordinate& coord) = 0;
H A DModel.h52 virtual void ScreenshotCached(const ScreenshotCoordinate& coordinate) = 0;
171 virtual void ScreenshotCached(const ScreenshotCoordinate& coord);
H A DPackageScreenshotRepository.cpp204 fListener->ScreenshotCached(coord);
H A DModel.cpp1048 Model::ScreenshotCached(const ScreenshotCoordinate& coord) function in class:Model
1054 listener->ScreenshotCached(coord);
/haiku/src/apps/haikudepot/ui/
H A DMainWindow.cpp130 virtual void ScreenshotCached(const ScreenshotCoordinate& coordinate) function in class:MainWindowModelListener

Completed in 53 milliseconds