Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp3620 auto nodeWithId = idNodeIter->second.Upgrade(); in HandleComponentPostBinding() local
3621 if (nodeWithId) { in HandleComponentPostBinding()
3622 nodeWithId->SetAccessibilityHint(nodeWithTarget->GetText()); in HandleComponentPostBinding()