Searched refs:nodeWithTarget (Results 1 – 1 of 1) sorted by relevance
3615 auto nodeWithTarget = targetIter->second.Upgrade(); in HandleComponentPostBinding() local3616 if (nodeWithTarget) { in HandleComponentPostBinding()3617 if (nodeWithTarget->GetTag() == ACCESSIBILITY_TAG_POPUP) { in HandleComponentPostBinding()3622 nodeWithId->SetAccessibilityHint(nodeWithTarget->GetText()); in HandleComponentPostBinding()