Searched refs:GetPromptText (Results 1 – 5 of 5) sorted by relevance
54 string16 prompt_text(GetPromptText()); in CreateInstance()105 string16 TurndownPromptWindow::GetPromptText() { in GetPromptText() function in TurndownPromptWindow
94 static string16 GetPromptText();
22 base::string16 GetPromptText(GtkDialog* dialog) { in GetPromptText() function112 callback_.Run(true, GetPromptText(GTK_DIALOG(dialog))); in OnResponse()
27 std::wstring GetPromptText(GtkDialog* dialog) { in GetPromptText() function194 dialog_->OnAccept(GetPromptText(GTK_DIALOG(dialog)), in OnResponse()
27 base::string16 GetPromptText(GtkDialog* dialog) { in GetPromptText() function205 dialog_->OnAccept(GetPromptText(GTK_DIALOG(dialog)), in OnResponse()