WindowTreeHostMojo  125 mojo/examples/aura_demo/aura_demo.cc     window_tree_host_.reset(new WindowTreeHostMojo(
WindowTreeHostMojo   20 mojo/examples/aura_demo/demo_context_factory.cc DemoContextFactory::DemoContextFactory(WindowTreeHostMojo* rwhm) : rwhm_(rwhm) {
WindowTreeHostMojo   19 mojo/examples/aura_demo/demo_context_factory.h class WindowTreeHostMojo;
WindowTreeHostMojo   24 mojo/examples/aura_demo/demo_context_factory.h   explicit DemoContextFactory(WindowTreeHostMojo* rwhm);
WindowTreeHostMojo   51 mojo/examples/aura_demo/demo_context_factory.h   WindowTreeHostMojo* rwhm_;
WindowTreeHostMojo   24 mojo/examples/aura_demo/window_tree_host_mojo.cc ui::ContextFactory* WindowTreeHostMojo::context_factory_ = NULL;
WindowTreeHostMojo   29 mojo/examples/aura_demo/window_tree_host_mojo.cc WindowTreeHostMojo::WindowTreeHostMojo(
WindowTreeHostMojo   54 mojo/examples/aura_demo/window_tree_host_mojo.cc WindowTreeHostMojo::~WindowTreeHostMojo() {}
WindowTreeHostMojo   59 mojo/examples/aura_demo/window_tree_host_mojo.cc gfx::AcceleratedWidget WindowTreeHostMojo::GetAcceleratedWidget() {
WindowTreeHostMojo   64 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::Show() {
WindowTreeHostMojo   69 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::Hide() {
WindowTreeHostMojo   74 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::ToggleFullScreen() {
WindowTreeHostMojo   78 mojo/examples/aura_demo/window_tree_host_mojo.cc gfx::Rect WindowTreeHostMojo::GetBounds() const {
WindowTreeHostMojo   82 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::SetBounds(const gfx::Rect& bounds) {
WindowTreeHostMojo   87 mojo/examples/aura_demo/window_tree_host_mojo.cc gfx::Insets WindowTreeHostMojo::GetInsets() const {
WindowTreeHostMojo   92 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::SetInsets(const gfx::Insets& insets) {
WindowTreeHostMojo   96 mojo/examples/aura_demo/window_tree_host_mojo.cc gfx::Point WindowTreeHostMojo::GetLocationOnNativeScreen() const {
WindowTreeHostMojo  100 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::SetCapture() {
WindowTreeHostMojo  104 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::ReleaseCapture() {
WindowTreeHostMojo  108 mojo/examples/aura_demo/window_tree_host_mojo.cc bool WindowTreeHostMojo::QueryMouseLocation(gfx::Point* location_return) {
WindowTreeHostMojo  113 mojo/examples/aura_demo/window_tree_host_mojo.cc bool WindowTreeHostMojo::ConfineCursorToRootWindow() {
WindowTreeHostMojo  118 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::UnConfineCursor() {
WindowTreeHostMojo  122 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::PostNativeEvent(
WindowTreeHostMojo  127 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::OnDeviceScaleFactorChanged(float device_scale_factor) {
WindowTreeHostMojo  131 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::SetCursorNative(gfx::NativeCursor cursor) {
WindowTreeHostMojo  135 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::MoveCursorToNative(const gfx::Point& location) {
WindowTreeHostMojo  139 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::OnCursorVisibilityChangedNative(bool show) {
WindowTreeHostMojo  146 mojo/examples/aura_demo/window_tree_host_mojo.cc ui::EventProcessor* WindowTreeHostMojo::GetEventProcessor() {
WindowTreeHostMojo  153 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::OnCreated() {
WindowTreeHostMojo  158 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::OnBoundsChanged(const Rect& bounds) {
WindowTreeHostMojo  165 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::OnDestroyed() {
WindowTreeHostMojo  169 mojo/examples/aura_demo/window_tree_host_mojo.cc void WindowTreeHostMojo::OnEvent(const Event& event,
WindowTreeHostMojo   22 mojo/examples/aura_demo/window_tree_host_mojo.h class WindowTreeHostMojo : public aura::WindowTreeHost,
WindowTreeHostMojo   26 mojo/examples/aura_demo/window_tree_host_mojo.h   WindowTreeHostMojo(ScopedNativeViewportHandle viewport_handle,
WindowTreeHostMojo   29 mojo/examples/aura_demo/window_tree_host_mojo.h   virtual ~WindowTreeHostMojo();
WindowTreeHostMojo   74 mojo/examples/aura_demo/window_tree_host_mojo.h   DISALLOW_COPY_AND_ASSIGN(WindowTreeHostMojo);
WindowTreeHostMojo  208 mojo/examples/launcher/launcher.cc     window_tree_host_.reset(new WindowTreeHostMojo(