Flutter Engine
The Flutter Engine
third_party
accessibility
ax
ax_action_handler.cc
Go to the documentation of this file.
1
// Copyright 2017 The Chromium Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#include "
ax_action_handler.h
"
6
7
#include "
ax_tree_id_registry.h
"
8
9
namespace
ui
{
10
11
AXActionHandler::AXActionHandler
()
12
:
AXActionHandlerBase
(
13
AXTreeIDRegistry
::GetInstance().GetOrCreateAXTreeID(this)) {}
14
15
}
// namespace ui
ax_action_handler.h
ax_tree_id_registry.h
ui::AXActionHandlerBase
Definition:
ax_action_handler_base.h:23
ui::AXActionHandler::AXActionHandler
AXActionHandler()
Definition:
ax_action_handler.cc:11
ui::AXTreeIDRegistry
Definition:
ax_tree_id_registry.h:34
ui
Definition:
window_binding_handler.h:18
Generated on Sun Jun 23 2024 21:55:19 for Flutter Engine by
1.9.4