Home
last modified time | relevance | path

Searched refs:OperatorType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager.h55 enum class OperatorType { enum
67 OperatorType operatorType = OperatorType::UNDEFINE;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp809 registration.operatorType = OperatorType::JS_THIRD_PROVIDER; in OnAccessibilityChildTreeRegister()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp4980 case OperatorType::JS_THIRD_PROVIDER: in RegisterInteractionOperationAsChildTree()