Searched refs:SetPopupSupported (Results 1 – 5 of 5) sorted by relevance
967 void SetPopupSupported(const bool supportPopup);
375 void AccessibilityElementInfo::SetPopupSupported(const bool supportPopup) in SetPopupSupported() function in OHOS::Accessibility::AccessibilityElementInfo
676 elementInfo_->SetPopupSupported(true);
240 sourceElementInfo.SetPopupSupported(data[position++] & 0x01); in GenerateAccessibilityElementInfoP3()
1568 nodeInfo.SetPopupSupported(IsPopupSupported(ngPipeline, node->GetId())); in UpdateVirtualNodeChildAccessibilityElementInfo()1615 nodeInfo.SetPopupSupported(IsPopupSupported(ngPipeline, node->GetId())); in UpdateVirtualNodeAccessibilityElementInfo()1714 nodeInfo.SetPopupSupported(IsPopupSupported(ngPipeline, node->GetId())); in UpdateAccessibilityElementInfo()1762 nodeInfo.SetPopupSupported(node->GetIsPopupSupported()); in UpdateWebAccessibilityElementInfo()