Home
last modified time | relevance | path

Searched refs:kHasEnabledState (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/lib/ui/semantics/
Dsemantics_node.h59 kHasEnabledState = 1 << 6, enumerator
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
Daccessibility_bridge.mm397 if ([self node].HasFlag(flutter::SemanticsFlags::kHasEnabledState) &&