Home
last modified time | relevance | path

Searched refs:GetDenyButtonTextForType (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/fullscreen/
Dfullscreen_exit_bubble_type.h40 base::string16 GetDenyButtonTextForType(FullscreenExitBubbleType type);
Dfullscreen_exit_bubble.cc137 return fullscreen_bubble::GetDenyButtonTextForType(bubble_type_); in GetCurrentDenyButtonText()
Dfullscreen_exit_bubble_type.cc93 base::string16 GetDenyButtonTextForType(FullscreenExitBubbleType type) { in GetDenyButtonTextForType() function