Searched refs:GetIsShowingDetails (Results 1 – 3 of 3) sorted by relevance
530 if (prompt_->GetIsShowingDetails(detailsType, detailsIndex)) {556 type, index, !prompt_->GetIsShowingDetails(type, index));654 if (prompt.GetIsShowingDetails(type, 0)) {695 if (prompt.GetIsShowingDetails(
160 bool GetIsShowingDetails(DetailsType type, size_t index) const;
522 bool ExtensionInstallPrompt::Prompt::GetIsShowingDetails( in GetIsShowingDetails() function in ExtensionInstallPrompt::Prompt