Searched refs:cachedChecks (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 222 …}function g(a,b,c){if(a.disabled||a.customConfig&&!c||!b)return!1;a._.cachedChecks={};return!0}fun… 234 …lowedRules:{elements:{},generic:[]},transformations:{},cachedTests:{},cachedChecks:{}};CKEDITOR.fi… property in AnonymousFunctiona9e2af6b18c00._ 242 …\x3c"+(!1===b?"0":"1")+(c?"1":"0")+"\x3e";if(n in this._.cachedChecks)return this._.cachedChecks[n… 244 …ributes,!0),b&&(f.attributes["class"]=b));"string"==typeof a&&(this._.cachedChecks[n]=c);return c}…
|
H A D | ckeditor.js.unc | 4538 a._.cachedChecks = {}; 4850 cachedChecks: {} 5009 if (w in this._.cachedChecks) return this._.cachedChecks[w]; 5042 "string" == typeof a && (this._.cachedChecks[w] = c);
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 198 …}function l(a,b,c){if(a.disabled||a.customConfig&&!c||!b)return!1;a._.cachedChecks={};return!0}fun… 218 …\x3c"+(!1===b?"0":"1")+(c?"1":"0")+"\x3e";if(f in this._.cachedChecks)return this._.cachedChecks[f… 220 …mpare(e.attributes,h.attributes,!0)?!0:!1;"string"==typeof a&&(this._.cachedChecks[f]=b);return b}…
|