Searched refs:_get_object_token_ (Results 1 – 10 of 10) sorted by relevance
40 inline int32 _get_object_token_(const BHandler* object) in _get_object_token_() function
45 inline int32 _get_object_token_(const BHandler* object) in _get_object_token_() function
86 friend inline int32 _get_object_token_(const BHandler* );
411 ? _get_object_token_(handler) in _InitData()
1426 fServerLink->Attach<int32>(_get_object_token_(this)); in _ConnectToServer()
616 fLink->Attach<int32>(window != NULL ? _get_object_token_(window) : -1); in SendBehind()747 fLink->Attach<int32>(_get_object_token_(this)); in MessageReceived()2107 fLink->Attach<int32>(_get_object_token_(window)); in AddToSubset()2129 fLink->Attach<int32>(_get_object_token_(window)); in RemoveFromSubset()2858 fLink->Attach<int32>(_get_object_token_(this)); in _InitData()3149 fLastViewToken = _get_object_token_(fTopView); in _CreateTopView()3333 cookie.focus_token = _get_object_token_(*_target); in _UnpackMessage()3336 cookie.last_view_token = _get_object_token_(fLastMouseMovedView); in _UnpackMessage()
713 fPrevFocusToken = _get_object_token_(focusView); in _StealFocus()
96 link.Attach<int32>(_get_object_token_(window)); in Get()
1207 info.viewToken = _get_object_token_(this); in SetViewCursor()4743 owner->fLink->Attach<int32>(_get_object_token_(this)); in _RemoveSelf()6082 fOwner->fLink->Attach<int32>(_get_object_token_(this)); in _CreateSelf()6095 fOwner->fLink->Attach<int32>(_get_object_token_(fParent)); in _CreateSelf()6362 if (fOwner->fLastViewToken == _get_object_token_(this)) in _Detach()6593 int32 serverToken = _get_object_token_(this); in _SwitchServerCurrentView()6808 _get_object_token_(this), in _PrintToStream()
171 && viewToken != _get_object_token_(this)) in MouseDown()