Searched refs:cellKey (Results 1 – 1 of 1) sorted by relevance
5202 Section.prototype.getIndexedCell = function (index, cellKey) { argument5222 } })(n, cellKey)) {7871 elem = sect.getIndexedCell(index, cellKey);7906 } })(com.mxgraph.io.vsdx.mxVsdxConstants.COLOR, cellKey))7927 Style.prototype.getCellElement = function (cellKey, index, sectKey) {7928 …if (((typeof cellKey === 'string') || cellKey === null) && ((typeof index === 'string') || index =…7931 …else if (((typeof cellKey === 'string') || cellKey === null) && index === undefined && sectKey ===…7932 return this.getCellElement$java_lang_String(cellKey);12018 …if (((typeof cellKey === 'string') || cellKey === null) && ((typeof index === 'string') || index =…12021 …else if (((typeof cellKey === 'string') || cellKey === null) && index === undefined && sectKey ===…[all …]