Flutter Engine
The Flutter Engine
third_party
accessibility
ax
platform
ax_platform_node_delegate_utils_win.h
Go to the documentation of this file.
1
// Copyright 2019 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_DELEGATE_UTILS_WIN_H_
6
#define UI_ACCESSIBILITY_PLATFORM_AX_PLATFORM_NODE_DELEGATE_UTILS_WIN_H_
7
8
#include "
ax/ax_export.h
"
9
10
namespace
ui
{
11
12
class
AXPlatformNodeDelegate;
13
14
// Returns true if the value pattern is supported
15
AX_EXPORT
bool
IsValuePatternSupported
(AXPlatformNodeDelegate*);
16
17
}
// namespace ui
18
19
#endif
// UI_ACCESSIBILITY_PLATFORM_AX_PLATFORM_NODE_DELEGATE_UTILS_WIN_H_
ax_export.h
AX_EXPORT
#define AX_EXPORT
Definition:
ax_export.h:29
ui
Definition:
window_binding_handler.h:18
ui::IsValuePatternSupported
bool IsValuePatternSupported(AXPlatformNodeDelegate *delegate)
Definition:
ax_platform_node_delegate_utils_win.cc:14
Generated on Sun Jun 23 2024 21:55:20 for Flutter Engine by
1.9.4