Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
flutter::SemanticsUpdateBuilder Member List

This is the complete list of members for flutter::SemanticsUpdateBuilder, including all inherited members.

AddRef() constfml::internal::RefCountedThreadSafeBaseinline
AssertHasOneRef() constfml::internal::RefCountedThreadSafeBaseinline
AssociateWithDartWrapper(Dart_Handle wrappable)tonic::DartWrappable
build(Dart_Handle semantics_update_handle)flutter::SemanticsUpdateBuilder
ClearDartWrapper()tonic::DartWrappable
Create(Dart_Handle wrapper)flutter::SemanticsUpdateBuilderinlinestatic
CreateDartWrapper(DartState *dart_state)tonic::DartWrappable
dart_wrapper() consttonic::DartWrappableinline
DartNativeFields enum nametonic::DartWrappable
DartWrappable()tonic::DartWrappableinline
GetDartWrapperInfo() const =0tonic::DartWrappablepure virtual
GetTypeForWrapper(tonic::DartState *dart_state, const tonic::DartWrapperInfo &wrapper_info)tonic::DartWrappableprotectedstatic
HasOneRef() constfml::internal::RefCountedThreadSafeBaseinline
kNumberOfNativeFields enum valuetonic::DartWrappable
kPeerIndex enum valuetonic::DartWrappable
RefCountedThreadSafe()fml::RefCountedThreadSafe< T >inlineprotected
RefCountedThreadSafeBase()fml::internal::RefCountedThreadSafeBaseinlineprotected
Release() constfml::RefCountedThreadSafe< T >inline
ReleaseDartWrappableReference() const overrideflutter::RefCountedDartWrappable< SemanticsUpdateBuilder >inlinevirtual
RetainDartWrappableReference() const overrideflutter::RefCountedDartWrappable< SemanticsUpdateBuilder >inlinevirtual
updateCustomAction(int id, std::string label, std::string hint, int overrideId)flutter::SemanticsUpdateBuilder
updateNode(int id, int flags, int actions, int maxValueLength, int currentValueLength, int textSelectionBase, int textSelectionExtent, int platformViewId, int scrollChildren, int scrollIndex, double scrollPosition, double scrollExtentMax, double scrollExtentMin, double left, double top, double right, double bottom, double elevation, double thickness, std::string identifier, std::string label, const std::vector< NativeStringAttribute * > &labelAttributes, std::string value, const std::vector< NativeStringAttribute * > &valueAttributes, std::string increasedValue, const std::vector< NativeStringAttribute * > &increasedValueAttributes, std::string decreasedValue, const std::vector< NativeStringAttribute * > &decreasedValueAttributes, std::string hint, const std::vector< NativeStringAttribute * > &hintAttributes, std::string tooltip, int textDirection, const tonic::Float64List &transform, const tonic::Int32List &childrenInTraversalOrder, const tonic::Int32List &childrenInHitTestOrder, const tonic::Int32List &customAccessibilityActions)flutter::SemanticsUpdateBuilder
~DartWrappable()tonic::DartWrappableprotectedvirtual
~RefCountedThreadSafe()fml::RefCountedThreadSafe< T >inlineprotected
~RefCountedThreadSafeBase()fml::internal::RefCountedThreadSafeBaseinlineprotected
~SemanticsUpdateBuilder() overrideflutter::SemanticsUpdateBuilder