HomeSort by relevance Sort by last modified time
    Searched defs:CreateButtons (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/views/apps/app_info_dialog/
app_info_footer_panel.cc 38 CreateButtons();
51 void AppInfoFooterPanel::CreateButtons() {
  /external/chromium_org/ui/views/touchui/
touch_editing_menu.cc 55 CreateButtons();
125 void TouchEditingMenuView::CreateButtons() {
  /external/chromium_org/ui/message_center/views/
notification_view_unittest.cc 62 std::vector<ButtonInfo> CreateButtons(int number) {
228 notification()->set_buttons(CreateButtons(2));
266 notification()->set_buttons(CreateButtons(2));
288 notification()->set_buttons(CreateButtons(1));
309 notification()->set_buttons(CreateButtons(2));
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ScrollBar.cpp 930 void CPWL_ScrollBar::CreateButtons(const PWL_CREATEPARAM & cp)
    [all...]

Completed in 234 milliseconds