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

/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.h76 bool FindNextImage(entry_ref *in_current, entry_ref *out_image, bool next, bool rewind);
H A DSlideShowSaver.cpp399 SlideShowSaver::FindNextImage(entry_ref *in_current, entry_ref *out_image, bool next, bool rewind) argument
435 *out_image = (const entry_ref)*ref;
446 *out_image = (const entry_ref)*ref;

Completed in 41 milliseconds