#include "flutter/lib/ui/semantics/semantics_update_builder.h"#include <utility>#include "flutter/lib/ui/floating_point.h"#include "flutter/lib/ui/ui_dart_state.h"#include "third_party/skia/include/core/SkScalar.h"#include "third_party/tonic/converter/dart_converter.h"#include "third_party/tonic/dart_args.h"#include "third_party/tonic/dart_binding_macros.h"#include "third_party/tonic/dart_library_natives.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
Functions | |
| void | flutter::pushStringAttributes (StringAttributes &destination, const std::vector< NativeStringAttribute * > &native_attributes) |
| flutter::IMPLEMENT_WRAPPERTYPEINFO (ui, SemanticsUpdateBuilder) | |