Searched refs:CreateButton (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ui/views/touchui/
H A Dtouch_editing_menu.cc130 Button* button = CreateButton(l10n_util::GetStringUTF16(command_id),
137 AddChildView(CreateButton(
142 Button* TouchEditingMenuView::CreateButton(const base::string16& title, function in class:views::TouchEditingMenuView
H A Dtouch_editing_menu.h74 Button* CreateButton(const base::string16& title, int tag);
/external/chromium_org/mojo/examples/keyboard/
H A Dkeyboard_view.h68 views::View* CreateButton();
H A Dkeyboard_view.cc137 AddChildView(CreateButton());
175 views::View* KeyboardView::CreateButton() { function in class:mojo::examples::KeyboardView
/external/chromium_org/pdf/
H A Dbutton.h35 virtual bool CreateButton(uint32 id,
H A Dbutton.cc20 bool Button::CreateButton(uint32 id, function in class:chrome_pdf::Button
H A Dinstance.cc2230 btn->CreateButton(tb_info[i].id,
/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_ComboBox.h92 void CreateButton(const PWL_CREATEPARAM & cp);
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_ComboBox.cpp304 CreateButton(cp);
333 void CPWL_ComboBox::CreateButton(const PWL_CREATEPARAM & cp) function in class:CPWL_ComboBox

Completed in 2836 milliseconds