Home
last modified time | relevance | path

Searched refs:hasStateChanged (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/ComboStrap/
H A DMetadataSingleArrayStore.php157 public function hasStateChanged(): bool function in ComboStrap\\MetadataSingleArrayStore
H A DMetadataFrontmatterStore.php159 if (!$this->hasStateChanged()) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js9421 if (this.stateful && target.hasStateChanged()) {
12852 hasStateChanged: function() { method
Dfabric.min.js5 …g){target._scaling=false}target.setCoords();if(this.stateful&&target.hasStateChanged()){this.fire(…
8 …}return markup}});fabric.util.object.extend(fabric.Object.prototype,{hasStateChanged:function(){re… method