Home | History | Annotate | Download | only in aura

Lines Matching full:dispatcher_

216     : dispatcher_(NULL),
376 return dispatcher_ ? this : parent_ ? parent_->GetRootWindow() : NULL;
386 return root_window ? root_window->dispatcher_ : NULL;
779 if (dispatcher_)
798 if (dispatcher_)
853 if (dispatcher_)
854 dispatcher_->host()->OnDeviceScaleFactorChanged(device_scale_factor);
1507 if (dispatcher_) {