Searched refs:CreateButton (Results 1 – 9 of 9) sorted by relevance
130 Button* button = CreateButton(l10n_util::GetStringUTF16(command_id), in CreateButtons()137 AddChildView(CreateButton( in CreateButtons()142 Button* TouchEditingMenuView::CreateButton(const base::string16& title, in CreateButton() function in views::TouchEditingMenuView
74 Button* CreateButton(const base::string16& title, int tag);
35 virtual bool CreateButton(uint32 id,
20 bool Button::CreateButton(uint32 id, in CreateButton() function in chrome_pdf::Button
2230 btn->CreateButton(tb_info[i].id,
68 views::View* CreateButton();
137 AddChildView(CreateButton()); in SetRows()175 views::View* KeyboardView::CreateButton() { in CreateButton() function in mojo::examples::KeyboardView
92 void CreateButton(const PWL_CREATEPARAM & cp);
304 CreateButton(cp); in CreateChildWnd()333 void CPWL_ComboBox::CreateButton(const PWL_CREATEPARAM & cp) in CreateButton() function in CPWL_ComboBox