Home
last modified time | relevance | path

Searched defs:newMatches (Results 1 – 3 of 3) sorted by relevance

/plugin/moaieditor/scripts/match/
Dmatches.js16 …this.newMatches = []; // newly discovered matches after a preview update (equal to 'this.mat… property
59 this.newMatches = []; property
/plugin/moaieditor/scripts/
Dmirror.js131 onAjax (newMatches) { argument
162 addMatches(newMatches) { argument
/plugin/moaieditor/plugins/codemirror/
Dcm_main.js180 addMatches(newMatches) { argument