#include "ax_node_data.h"#include <algorithm>#include <cstddef>#include <iterator>#include <set>#include <utility>#include "ax_enum_util.h"#include "ax_role_properties.h"#include "base/container_utils.h"#include "base/logging.h"#include "base/no_destructor.h"#include "base/string_utils.h"Go to the source code of this file.
Namespaces | |
| namespace | ui |
Functions | |
| bool | ui::IsNodeIdIntAttribute (ax::mojom::IntAttribute attr) |
| bool | ui::IsNodeIdIntListAttribute (ax::mojom::IntListAttribute attr) |