Searched refs:firstRun (Results 1 – 5 of 5) sorted by relevance
| /plugin/commonmark/ |
| H A D | action.php | 29 public $firstRun = true; variable in action_plugin_commonmark 112 if ($this->firstRun == true) { 122 $this->firstRun = false;
|
| /plugin/siteexport/syntax/ |
| D | toc.php | 451 $firstRun = true; 455 if ($firstRun) { 457 $firstRun = false;
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 14189 firstRun: true property 15060 if (_typeof(priv.firstRun) === 'object') { 15061 instance.runHooks('afterChange', priv.firstRun[0], priv.firstRun[1]); 15062 priv.firstRun = false; 15622 instance.runHooks('afterLoadData', priv.firstRun); 15624 if (priv.firstRun) { 15625 priv.firstRun = [null, 'loadData']; 15884 if (instance.view && !priv.firstRun) {
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …firstRun:true};grid={alter:function alter(action,index,amount,source,keepEmptyRows){var delta;amou…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …firstRun:!0};var Z=new P.Selection(n.settings,{countCols:function(){return G.countCols()},countRow… property
|