Home
last modified time | relevance | path

Searched refs:favIcon (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Dwebview.cpp69 emit favIconChanged(favIcon()); in WebView()
76 emit favIconChanged(favIcon()); in WebView()
79 emit favIconChanged(favIcon()); in WebView()
134 QIcon WebView::favIcon() const in favIcon() function in WebView
136 QIcon favIcon = icon(); in favIcon() local
137 if (!favIcon.isNull()) in favIcon()
138 return favIcon; in favIcon()
H A Dwebview.h69 QIcon favIcon() const;
H A Dtabwidget.cpp89 emit favIconChanged(view->favIcon()); in handleCurrentChanged()
209 setTabIcon(index, webView->favIcon()); in createBackgroundTab()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Dwebview.cpp69 emit favIconChanged(favIcon()); in WebView()
76 emit favIconChanged(favIcon()); in WebView()
79 emit favIconChanged(favIcon()); in WebView()
134 QIcon WebView::favIcon() const in favIcon() function in WebView
136 QIcon favIcon = icon(); in favIcon() local
137 if (!favIcon.isNull()) in favIcon()
138 return favIcon; in favIcon()
H A Dwebview.h69 QIcon favIcon() const;
H A Dtabwidget.cpp89 emit favIconChanged(view->favIcon()); in handleCurrentChanged()
209 setTabIcon(index, webView->favIcon()); in createBackgroundTab()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Dwebview.cpp69 emit favIconChanged(favIcon()); in WebView()
76 emit favIconChanged(favIcon()); in WebView()
79 emit favIconChanged(favIcon()); in WebView()
134 QIcon WebView::favIcon() const in favIcon() function in WebView
136 QIcon favIcon = icon(); in favIcon() local
137 if (!favIcon.isNull()) in favIcon()
138 return favIcon; in favIcon()
H A Dwebview.h69 QIcon favIcon() const;
H A Dtabwidget.cpp98 emit favIconChanged(view->favIcon()); in handleCurrentChanged()
219 setTabIcon(index, webView->favIcon()); in createBackgroundTab()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Dwebview.cpp69 emit favIconChanged(favIcon()); in WebView()
76 emit favIconChanged(favIcon()); in WebView()
79 emit favIconChanged(favIcon()); in WebView()
134 QIcon WebView::favIcon() const in favIcon() function in WebView
136 QIcon favIcon = icon(); in favIcon() local
137 if (!favIcon.isNull()) in favIcon()
138 return favIcon; in favIcon()
H A Dwebview.h69 QIcon favIcon() const;
H A Dtabwidget.cpp98 emit favIconChanged(view->favIcon()); in handleCurrentChanged()
219 setTabIcon(index, webView->favIcon()); in createBackgroundTab()