Home
last modified time | relevance | path

Searched refs:_AssertServerCopy (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DPicture.h62 bool _AssertServerCopy();
/haiku/src/kits/interface/
H A DPicture.cpp189 _AssertServerCopy(); in BPicture()
356 if (!_AssertServerCopy()) in Unflatten()
411 BPicture::_AssertServerCopy() in _AssertServerCopy() function in BPicture
420 if (!fExtent->PictureAt(i)->_AssertServerCopy()) in _AssertServerCopy()