Searched refs:GetDialogName (Results 1 – 3 of 3) sorted by relevance
9 std::string WebDialogDelegate::GetDialogName() const { in GetDialogName() function in ui::WebDialogDelegate
45 virtual std::string GetDialogName() const;
142 return delegate_->GetDialogName(); in GetWindowName()