Searched refs:ContentView (Results 1 – 3 of 3) sorted by relevance
22 class ContentView;58 class ContentView : public views::View, class62 explicit ContentView(WinInputWindowDialog* delegate) in ContentView() function in ContentView107 ScopedRunnableMethodFactory<ContentView> focus_grabber_factory_;109 DISALLOW_COPY_AND_ASSIGN(ContentView);115 bool ContentView::IsDialogButtonEnabled( in IsDialogButtonEnabled()124 bool ContentView::Accept() { in Accept()129 bool ContentView::Cancel() { in Cancel()134 void ContentView::DeleteDelegate() { in DeleteDelegate()138 std::wstring ContentView::GetWindowTitle() const { in GetWindowTitle()[all …]
36 class ContentView class41 explicit ContentView(SpeechInputBubbleDelegate* delegate);69 DISALLOW_COPY_AND_ASSIGN(ContentView);72 ContentView::ContentView(SpeechInputBubbleDelegate* delegate) in ContentView() function in __anonf13ef1240111::ContentView116 void ContentView::UpdateLayout(SpeechInputBubbleBase::DisplayMode mode, in UpdateLayout()144 void ContentView::SetImage(const SkBitmap& image) { in SetImage()148 void ContentView::ButtonPressed(views::Button* source, in ButtonPressed()159 void ContentView::LinkActivated(views::Link* source, int event_flags) { in LinkActivated()164 gfx::Size ContentView::GetPreferredSize() { in GetPreferredSize()197 void ContentView::Layout() { in Layout()[all …]
74 class ContentView : public views::View { class76 ContentView() in ContentView() function in __anonb2e791490111::ContentView114 ~ContentView() { in ~ContentView()177 DISALLOW_COPY_AND_ASSIGN(ContentView);269 contents_ = new ContentView(); in Init()