Home
last modified time | relevance | path

Searched refs:diffCell (Results 1 – 2 of 2) sorted by relevance

/plugin/pagelist/
H A Dhelper.php668 protected function diffCell($id) global() function in helper_plugin_pagelist
/plugin/diagramsnet/lib/js/diagramly/
H A DDiffSync.js799 var temp = this.diffCell(cell, newCell.cell);
1023 EditorUi.prototype.diffCell = function(oldCell, newCell) method in EditorUi