Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Dwebview.cpp183 …auto viewSource = std::find(actions.cbegin(), actions.cend(), page()->action(QWebEnginePage::ViewS… in contextMenuEvent() local
184 if (viewSource == actions.cend()) in contextMenuEvent()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Dwebview.cpp183 …auto viewSource = std::find(actions.cbegin(), actions.cend(), page()->action(QWebEnginePage::ViewS… in contextMenuEvent() local
184 if (viewSource == actions.cend()) in contextMenuEvent()