import "flutter/shell/platform/darwin/ios/framework/Source/SemanticsObject.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterPlatformViews_Internal.h"import "flutter/shell/platform/darwin/ios/framework/Source/FlutterSemanticsScrollView.h"Go to the source code of this file.
Namespaces | |
| namespace | FLUTTER_ASSERT_ARC |
Functions | |
| flutter::SemanticsAction | FLUTTER_ASSERT_ARC::GetSemanticsActionForScrollDirection (UIAccessibilityScrollDirection direction) |
| SkM44 | FLUTTER_ASSERT_ARC::GetGlobalTransform (SemanticsObject *reference) |
| SkPoint | FLUTTER_ASSERT_ARC::ApplyTransform (SkPoint &point, const SkM44 &transform) |
| CGPoint | FLUTTER_ASSERT_ARC::ConvertPointToGlobal (SemanticsObject *reference, CGPoint local_point) |
| CGRect | FLUTTER_ASSERT_ARC::ConvertRectToGlobal (SemanticsObject *reference, CGRect local_rect) |
Variables | |
| BOOL | _inDealloc |
| BOOL _inDealloc |
Definition at line 260 of file SemanticsObject.mm.