Home
last modified time | relevance | path

Searched refs:selectTabAction (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dtabwidget.h64 void selectTabAction();
H A Dtabwidget.cpp71 connect(shortCut, SIGNAL(activated()), this, SLOT(selectTabAction())); in TabBar()
80 void TabBar::selectTabAction() in selectTabAction() function in TabBar