Home
last modified time | relevance | path

Searched refs:hasFocus (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/
H A Dtabwidget.cpp233 bool hasFocus = view->hasFocus(); in closeTab() local
235 if (hasFocus && count() > 0) in closeTab()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/
H A Dtabwidget.cpp233 bool hasFocus = view->hasFocus(); in closeTab() local
235 if (hasFocus && count() > 0) in closeTab()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/
H A Dtabwidget.cpp243 bool hasFocus = view->hasFocus(); in closeTab() local
245 if (hasFocus && count() > 0) in closeTab()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/
H A Dtabwidget.cpp243 bool hasFocus = view->hasFocus(); in closeTab() local
245 if (hasFocus && count() > 0) in closeTab()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dtabwidget.cpp540 bool hasFocus = false; in closeTab() local
555 hasFocus = tab->hasFocus(); in closeTab()
572 if (hasFocus && count() > 0) in closeTab()
H A Dsearchlineedit.cpp174 if (lineEdit()->text().isEmpty() && !hasFocus() && !m_inactiveText.isEmpty()) { in paintEvent()
H A Durllineedit.cpp325 if (m_webView && !hasFocus()) { in paintEvent()
H A Dbrowsermainwindow.cpp817 if (currentTab()->hasFocus()) in slotSwapFocus()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js452 this.queryWhenFocused = this.hasFocus() ? this.query : null;
593 hasFocus: function hasFocus() { function
1069 this.input.hasFocus() && this.activate();
H A Djquery-2.0.3.min.js4 …){return e===f},focus:function(e){return e===p.activeElement&&(!p.hasFocus||p.hasFocus())&&!!(e.ty…
H A Djquery-2.0.3.min.map1 …s","innerText","lang","elemLang","hash","root","focus","activeElement","hasFocus","href","tabIndex…
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dqconf.cc551 currentItem()->setSelected(hasFocus()); in setRootMenu()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dqconf.cc557 setSelected(currentItem(), hasFocus()); in setRootMenu()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dqconf.cc551 currentItem()->setSelected(hasFocus()); in setRootMenu()