Home
last modified time | relevance | path

Searched refs:_Download (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/os/interface/
H A DPicture.h65 status_t _Download();
/haiku/src/kits/interface/
H A DPicture.cpp397 return _Download() == B_OK; in _AssertLocalCopy()
460 BPicture::_Download() in _Download() function in BPicture
H A DView.cpp4273 picture->_Download(); in EndPicture()