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

/haiku/src/apps/people/
H A DPictureView.h51 status_t _LoadPicture(const entry_ref* ref);
H A DPictureView.cpp162 if (_LoadPicture(ref) == B_OK) {
202 && _LoadPicture(&ref) == B_OK)
581 PictureView::_LoadPicture(const entry_ref* ref) function in class:PictureView

Completed in 25 milliseconds