Home
last modified time | relevance | path

Searched defs:Registration (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager.h62 struct Registration { struct
63 uint32_t windowId = 0;
64 uint32_t parentWindowId = 0;
65 int32_t parentTreeId = 0;
66 int64_t elementId = 0;
67 OperatorType operatorType = OperatorType::UNDEFINE;
68 WeakPtr<NG::FrameNode> hostNode;
69 WeakPtr<AccessibilityProvider> accessibilityProvider;
/ohos5.0/docs/en/application-dev/napi/
H A Duse-napi-process.md215 ### Registration subsection
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/
H A Daccessibility_def.h354 struct Registration { struct
355 int32_t windowId = 0;
356 int32_t parentWindowId = 0;
357 int32_t parentTreeId = 0;
358 int64_t elementId = 0;