| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/ |
| H A D | recordseldlg.cpp | 155 return ui->checkBoxVideo0->isEnabled(); in CheckBoxIsEnabled() 158 return ui->checkBoxVideo1->isEnabled(); in CheckBoxIsEnabled() 161 return ui->checkBoxVideo2->isEnabled(); in CheckBoxIsEnabled() 164 return ui->checkBoxVideo3->isEnabled(); in CheckBoxIsEnabled() 167 return ui->checkBoxVideo4->isEnabled(); in CheckBoxIsEnabled() 170 return ui->checkBoxVideo5->isEnabled(); in CheckBoxIsEnabled() 173 return ui->checkBoxVideo6->isEnabled(); in CheckBoxIsEnabled() 176 return ui->checkBoxVideo7->isEnabled(); in CheckBoxIsEnabled()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/ |
| H A D | switchbutton.cpp | 48 if(isEnabled()){//switchbutton is enabled in paintEvent() 80 if (isEnabled()) { in mousePressEvent() 91 if (isEnabled()) { in mouseReleaseEvent()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/ |
| H A D | switchbutton.cpp | 48 if(isEnabled()){//switchbutton is enabled in paintEvent() 80 if (isEnabled()) { in mousePressEvent() 91 if (isEnabled()) { in mouseReleaseEvent()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/ |
| H A D | switchbutton.cpp | 48 if(isEnabled()){//switchbutton is enabled in paintEvent() 80 if (isEnabled()) { in mousePressEvent() 91 if (isEnabled()) { in mouseReleaseEvent()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/ |
| H A D | webview.cpp | 125 emit webActionEnabledChanged(webAction, action->isEnabled()); in createWebActionTrigger() 131 return page()->action(webAction)->isEnabled(); in isWebActionEnabled()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/ |
| H A D | webview.cpp | 125 emit webActionEnabledChanged(webAction, action->isEnabled()); in createWebActionTrigger() 131 return page()->action(webAction)->isEnabled(); in isWebActionEnabled()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/ |
| H A D | webview.cpp | 125 emit webActionEnabledChanged(webAction, action->isEnabled()); in createWebActionTrigger() 131 return page()->action(webAction)->isEnabled(); in isWebActionEnabled()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/ |
| H A D | webview.cpp | 125 emit webActionEnabledChanged(webAction, action->isEnabled()); in createWebActionTrigger() 131 return page()->action(webAction)->isEnabled(); in isWebActionEnabled()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | render_source.hpp | 48 bool isEnabled() const;
|
| H A D | render_source.cpp | 62 bool RenderSource::isEnabled() const { in isEnabled() function in mbgl::RenderSource
|
| H A D | renderer_impl.cpp | 430 if (entry.second->isEnabled()) { in render() 600 if (entry.second->isEnabled()) { in render()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | downloadmanager.cpp | 179 if (!tryAgainButton->isEnabled()) in tryAgain() 365 if (m_downloads.at(i)->stopButton->isEnabled()) in activeDownloads() 562 || m_downloadManager->m_downloads.at(i)->tryAgainButton->isEnabled()) { in removeRows()
|
| H A D | tabwidget.cpp | 804 m_root->setEnabled(source->isEnabled()); in childChanged() 825 m_root->setEnabled(source->isEnabled()); in updateCurrent()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | typeahead.jquery.js | 1202 isEnabled: function isEnabled() { 1217 } else if (!this.isEnabled() || this.eventBus.before("active")) { 1379 isEnabled: function isEnabled() { 1382 enabled = t.isEnabled();
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/maliit/maliit-framework-qt5/ |
| H A D | 0001-Drop-tr1-namespace-its-not-there-in-c-11-and-newer.patch | 33 @@ -118,10 +118,10 @@ bool MImOnScreenPlugins::isEnabled(const QString &plugin) const
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/ |
| H A D | render_raster_layer.cpp | 129 … if (imageSource->isEnabled() && imageSource->isLoaded() && !imageSource->bucket->needsUpload()) { in render()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativegeomapquickitem.cpp | 200 if (isEnabled() && isVisible()) { in childMouseEventFilter()
|
| H A D | qdeclarativegeomap.cpp | 2563 if (!isVisible() || !isEnabled() || !isInteractive()) in childMouseEventFilter()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/keyboard/ |
| H A D | keyboard.cpp | 506 && w->isEnabled() in hasInput()
|