Home
last modified time | relevance | path

Searched refs:notifyChange (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/texmap/
H A DGraphicsLayerTextureMapper.cpp64 notifyChange(TextureMapperNode::DisplayChange); in setNeedsDisplay()
74 notifyChange(TextureMapperNode::DisplayChange); in setNeedsDisplayInRect()
81 notifyChange(TextureMapperNode::ParentChange); in setParent()
89 notifyChange(TextureMapperNode::ChildrenChange); in setChildren()
97 notifyChange(TextureMapperNode::ChildrenChange); in addChild()
106 notifyChange(TextureMapperNode::ChildrenChange); in addChildAtIndex()
123 notifyChange(TextureMapperNode::ChildrenChange); in addChildBelow()
143 notifyChange(TextureMapperNode::ParentChange); in removeFromParent()
175 notifyChange(TextureMapperNode::PositionChange); in setPosition()
196 notifyChange(TextureMapperNode::SizeChange); in setSize()
[all …]
/dports/multimedia/kdenlive/kdenlive-21.12.3/tests/
H A Dtest_utils.hpp49 …Spy(OverloadedMethod(mock, notifyChange, void(const QModelIndex &, const QModelIndex &, bool, bool…
50 …Spy(OverloadedMethod(mock, notifyChange, void(const QModelIndex &, const QModelIndex &, const QVec…
51 Spy(OverloadedMethod(mock, notifyChange, void(const QModelIndex &, const QModelIndex &, int)));
58 …VerifyNoOtherInvocations(OverloadedMethod(timMock, notifyChange, void(const QModelIndex &, const Q…
59 …VerifyNoOtherInvocations(OverloadedMethod(timMock, notifyChange, void(const QModelIndex &, const Q…
76 …Verify(OverloadedMethod(timMock, notifyChange, void(const QModelIndex &, const QModelIndex &, cons…
80 …Verify(OverloadedMethod(timMock, notifyChange, void(const QModelIndex &, const QModelIndex &, int)…
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/eclipse-plugin/src/java/org/apache/hadoop/eclipse/servers/
H A DHadoopLocationWizard.java269 void notifyChange(ConfProp prop, String propValue); in notifyChange() method
310 void notifyChange(TabListener source, final ConfProp prop, in notifyChange() method in HadoopLocationWizard.TabMediator
359 notifyChange(null, ConfProp.PI_NAME_NODE_HOST, in notifyChange()
404 notifyChange(null, ConfProp.PI_JOB_TRACKER_HOST, host); in notifyChange()
432 notifyChange(null, ConfProp.PI_NAME_NODE_HOST, in notifyChange()
438 notifyChange(null, ConfProp.SOCKET_FACTORY_DEFAULT, in notifyChange()
441 notifyChange(null, ConfProp.SOCKET_FACTORY_DEFAULT, in notifyChange()
465 notifyChange(source, prop, propValue); in notifyChange()
481 tab.notifyChange(prop, value); in fireChange()
798 this.notifyChange(prop, location.getConfProp(prop)); in reloadConfProp()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsLayerQt.cpp186 void notifyChange(ChangeMask);
671 void GraphicsLayerQtImpl::notifyChange(ChangeMask changeMask) in notifyChange() function in WebCore::GraphicsLayerQtImpl
965 m_impl->notifyChange(GraphicsLayerQtImpl::DisplayChange); in setNeedsDisplay()
973 m_impl->notifyChange(GraphicsLayerQtImpl::DisplayChange); in setNeedsDisplayInRect()
1002 m_impl->notifyChange(GraphicsLayerQtImpl::ParentChange); in setParent()
1105 m_impl->notifyChange(GraphicsLayerQtImpl::SizeChange); in setSize()
1207 m_impl->notifyChange(GraphicsLayerQtImpl::OpacityChange); in setOpacity()
1224 m_impl->notifyChange(GraphicsLayerQtImpl::ContentChange); in setContentsToImage()
1242 m_impl->notifyChange(GraphicsLayerQtImpl::ContentChange); in setContentsBackgroundColor()
1256 m_impl->notifyChange(GraphicsLayerQtImpl::ContentChange); in setContentsToMedia()
[all …]
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/src/
H A Dgameprofiles.cpp277 notifyChange(); in setGame()
286 notifyChange(); in setCustomDataFile()
295 notifyChange(); in setPackages()
304 notifyChange(); in setUserCreated()
313 notifyChange(); in setUseGameRequirements()
322 notifyChange(); in setAutoStartMap()
333 notifyChange(); in setAutoStartSkill()
342 notifyChange(); in setLastPlayedAt()
351 notifyChange(); in setSaveLocationId()
361 notifyChange(); in setOptionValue()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/s/
H A Dnamespace_metadata_change_notifications_test.cpp77 notifications.notifyChange(kNss); in TEST_F()
97 notifications.notifyChange(kNss); in TEST_F()
113 notifications.notifyChange(kNss); in TEST_F()
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libappfw/src/
H A Dimageitem.cpp43 notifyChange(); in setImage()
50 notifyChange(); in setImage()
H A Ditem.cpp66 notifyChange(); in setLabel()
105 void Item::notifyChange() const in notifyChange() function in de::ui::Item
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/timeline2/model/
H A Dtimelineitemmodel.hpp81 …void notifyChange(const QModelIndex &topleft, const QModelIndex &bottomright, bool start, bool dur…
82 …void notifyChange(const QModelIndex &topleft, const QModelIndex &bottomright, const QVector<int> &…
83 … void notifyChange(const QModelIndex &topleft, const QModelIndex &bottomright, int role) override;
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/db/
H A DAbstractTransactionalProvider.java188 getContext().getContentResolver().notifyChange(uri, null, shouldSyncToNetwork);
213 getContext().getContentResolver().notifyChange(uri, null, shouldSyncToNetwork);
236 getContext().getContentResolver().notifyChange(uri, null, shouldSyncToNetwork);
270 getContext().getContentResolver().notifyChange(uri, null, shouldSyncToNetwork);
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogr_srsnode.cpp95 void OGR_SRSNode::notifyChange() in notifyChange() function in OGR_SRSNode
100 locked->notifyChange(this); in notifyChange()
306 notifyChange(); in InsertChild()
336 notifyChange(); in DestroyChild()
395 notifyChange(); in SetValue()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogr_srsnode.cpp95 void OGR_SRSNode::notifyChange()
100 locked->notifyChange(this);
306 notifyChange();
336 notifyChange();
395 notifyChange();
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogr_srsnode.cpp95 void OGR_SRSNode::notifyChange() in notifyChange() function in OGR_SRSNode
100 locked->notifyChange(this); in notifyChange()
306 notifyChange(); in InsertChild()
336 notifyChange(); in DestroyChild()
395 notifyChange(); in SetValue()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/db/
H A DAbstractTransactionalProvider.java187 getContext().getContentResolver().notifyChange(uri, null, shouldSyncToNetwork); in delete()
212 getContext().getContentResolver().notifyChange(uri, null, shouldSyncToNetwork); in insert()
235 getContext().getContentResolver().notifyChange(uri, null, shouldSyncToNetwork); in update()
269 getContext().getContentResolver().notifyChange(uri, null, shouldSyncToNetwork); in bulkInsert()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/cache-types/
H A Dconnect_ca_leaf.go168 notifyChange := func() {
189 notifyChange()
204 notifyChange()
211 notifyChange()
228 notifyChange()
/dports/www/rsskit/RSSKit-0.4/
H A DRSSArticle.m108 [self notifyChange];
111 -(void)notifyChange
169 [self notifyChange];
181 [self notifyChange];
/dports/lang/spidermonkey78/firefox-78.9.0/browser/modules/
H A DAboutNewTab.jsm65 this.notifyChange();
76 this.notifyChange();
146 this.notifyChange();
161 this.notifyChange();
164 notifyChange() {
/dports/www/firefox-esr/firefox-91.8.0/browser/modules/
H A DAboutNewTab.jsm65 this.notifyChange();
76 this.notifyChange();
146 this.notifyChange();
161 this.notifyChange();
164 notifyChange() {
/dports/mail/thunderbird/thunderbird-91.8.0/browser/modules/
H A DAboutNewTab.jsm65 this.notifyChange();
76 this.notifyChange();
146 this.notifyChange();
161 this.notifyChange();
164 notifyChange() {
/dports/www/grr/Grr-1.0/Components/Fonts/
H A DFontBox.m45 [self notifyChange];
54 [self notifyChange];
126 -(void) notifyChange
/dports/sysutils/consul/consul-1.10.3/agent/cache-types/
H A Dconnect_ca_leaf.go181 notifyChange := func() {
202 notifyChange()
217 notifyChange()
224 notifyChange()
241 notifyChange()
/dports/www/firefox/firefox-99.0/browser/modules/
H A DAboutNewTab.jsm68 this.notifyChange();
79 this.notifyChange();
149 this.notifyChange();
164 this.notifyChange();
167 notifyChange() {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/cache-types/
H A Dconnect_ca_leaf.go181 notifyChange := func() {
202 notifyChange()
217 notifyChange()
224 notifyChange()
241 notifyChange()
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/cache-types/
H A Dconnect_ca_leaf.go181 notifyChange := func() {
202 notifyChange()
217 notifyChange()
224 notifyChange()
241 notifyChange()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/cache-types/
H A Dconnect_ca_leaf.go170 notifyChange := func() {
191 notifyChange()
206 notifyChange()
213 notifyChange()
230 notifyChange()

12345678910