Searched refs:GetCommonDialogObject (Results 1 – 3 of 3) sorted by relevance
328 auto obj = WebObjectEventManager::GetInstance().GetCommonDialogObject(); in GetUrl()338 auto obj = WebObjectEventManager::GetInstance().GetCommonDialogObject(); in GetMessage()348 auto obj = WebObjectEventManager::GetInstance().GetCommonDialogObject(); in GetValue()493 auto obj = WebObjectEventManager::GetInstance().GetCommonDialogObject(); in Confirm()505 auto obj = WebObjectEventManager::GetInstance().GetCommonDialogObject(); in Confirm()515 auto obj = WebObjectEventManager::GetInstance().GetCommonDialogObject(); in Cancel()
95 auto obj = WebObjectEventManager::GetInstance().GetCommonDialogObject(); in DialogResult()100 auto obj = WebObjectEventManager::GetInstance().GetCommonDialogObject(); in ~DialogResult()
269 const RefPtr<WebCommonDialogObject>& GetCommonDialogObject() in GetCommonDialogObject() function