Searched refs:_clearCache (Results 1 – 4 of 4) sorted by relevance
19655 this._clearCache();19985 _clearCache: function() { method20580 _clearCache: function() { method20674 this._clearCache();22028 this._clearCache();22051 this._clearCache();22094 this._clearCache();22124 this._clearCache();23102 this._clearCache();
11 …_clearCache();var currentTextAlign=this.textAlign;this.textAlign="left";this.width=this._getTextWi… method13 …_clearCache();return this},_extendStyles:function(index,styles){var loc=this.get2DCursorLocation(i…15 …tSelectionEnd(this.selectionStart);this._removeExtraneousStyles();this._clearCache();this.canvas&&…
10974 Name._clearCache = function () {10997 Cmd._clearCache = function () {11160 Ref._clearCache = function () {11251 Cmd._clearCache();11253 Name._clearCache();11255 Ref._clearCache();
1 …_clearCache = function() {\n nameCache = Object.create(null);\n };\n\n return Name;\n})();\n\…