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

/haiku/headers/os/interface/
H A DWindow.h292 struct unpack_cookie;
324 bool _UnpackMessage(unpack_cookie& state,
/haiku/src/kits/interface/
H A DWindow.cpp79 struct BWindow::unpack_cookie { struct in class:BWindow
80 unpack_cookie();
226 BWindow::unpack_cookie::unpack_cookie() function in class:BWindow::unpack_cookie
3021 unpack_cookie cookie;
3313 BWindow::_UnpackMessage(unpack_cookie& cookie, BMessage** _message,

Completed in 128 milliseconds