Flutter Engine
The Flutter Engine
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
[
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Properties
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
y
Enumerator
b
c
d
e
f
g
h
k
l
m
n
p
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
third_party
accessibility
ax
platform
ax_platform_node_mac_unittest.h
Go to the documentation of this file.
1
// Copyright 2015 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
#ifndef UI_ACCESSIBILITY_PLATFORM_AX_PLATFORM_NODE_MAC_UNITTEST_H_
6
#define UI_ACCESSIBILITY_PLATFORM_AX_PLATFORM_NODE_MAC_UNITTEST_H_
7
8
#include "
ax_platform_node_mac.h
"
9
#include "
ax_platform_node_unittest.h
"
10
11
namespace
ui
{
12
13
// A test fixture that supports accessing the macOS-specific node
14
// implementations for the AXTree under test.
15
class
AXPlatformNodeMacTest
:
public
AXPlatformNodeTest
{
16
public
:
17
AXPlatformNodeMacTest
();
18
~AXPlatformNodeMacTest
()
override
;
19
20
void
SetUp
()
override
;
21
void
TearDown
()
override
;
22
23
protected
:
24
AXPlatformNode
*
AXPlatformNodeFromNode
(
AXNode
* node);
25
};
26
27
}
// namespace ui
28
29
#endif
// UI_ACCESSIBILITY_PLATFORM_AX_PLATFORM_NODE_MAC_UNITTEST_H_
ax_platform_node_mac.h
ax_platform_node_unittest.h
ui::AXNode
Definition:
ax_node.h:33
ui::AXPlatformNodeMacTest
Definition:
ax_platform_node_mac_unittest.h:15
ui::AXPlatformNodeMacTest::AXPlatformNodeMacTest
AXPlatformNodeMacTest()
ui::AXPlatformNodeMacTest::TearDown
void TearDown() override
Definition:
ax_platform_node_mac_unittest.mm:20
ui::AXPlatformNodeMacTest::~AXPlatformNodeMacTest
~AXPlatformNodeMacTest() override
ui::AXPlatformNodeMacTest::AXPlatformNodeFromNode
AXPlatformNode * AXPlatformNodeFromNode(AXNode *node)
Definition:
ax_platform_node_mac_unittest.mm:27
ui::AXPlatformNodeMacTest::SetUp
void SetUp() override
Definition:
ax_platform_node_mac_unittest.mm:18
ui::AXPlatformNodeTest
Definition:
ax_platform_node_unittest.h:19
ui::AXPlatformNode
Definition:
ax_platform_node.h:29
ui
Definition:
window_binding_handler.h:18
Generated on Sun Jun 23 2024 21:55:20 for Flutter Engine by
1.9.4