Home
last modified time | relevance | path

Searched refs:ApplicationContentState (Results 1 – 6 of 6) sorted by relevance

/dports/www/otter-browser/otter-browser-1.0.03/src/ui/
H A DContentsWidget.cpp425 return WebWidget::ApplicationContentState; in getContentState()
H A DWebsiteInformationDialog.cpp71 else if (state.testFlag(WebWidget::ApplicationContentState)) in WebsiteInformationDialog()
H A DWebWidget.h65 ApplicationContentState = 1, enumerator
H A DWebWidget.cpp1452 return ApplicationContentState; in getContentState()
/dports/www/otter-browser/otter-browser-1.0.03/src/modules/widgets/address/
H A DAddressWidget.cpp1049 else if (state.testFlag(WebWidget::ApplicationContentState)) in updateGeometries()
/dports/www/otter-browser/otter-browser-1.0.03/src/modules/backends/web/qtwebkit/
H A DQtWebKitWebWidget.cpp2589 return ApplicationContentState; in getContentState()