Searched defs:Registration (Results 1 – 3 of 3) sorted by relevance
62 struct Registration { struct63 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;
215 ### Registration subsection
354 struct Registration { struct355 int32_t windowId = 0;356 int32_t parentWindowId = 0;357 int32_t parentTreeId = 0;358 int64_t elementId = 0;