Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dtabwidget.cpp758 , m_webAction(webAction) in WebActionMapper()
786 return m_webAction; in webAction()
792 QAction *gotoAction = m_currentParent->action(m_webAction); in rootTriggered()
823 QAction *source = m_currentParent->action(m_webAction); in updateCurrent()
H A Dtabwidget.h111 QWebPage::WebAction m_webAction; variable