Searched defs:tableMap (Results 1 – 3 of 3) sorted by relevance
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fcktablehandler.js | 256 FCKTableHandler._ReplaceCellsByMarker = function( tableMap, marker, substitute ) argument 268 FCKTableHandler._GetMarkerGeometry = function( tableMap, rowIdx, colIdx, markerName ) argument 582 FCKTableHandler._GetCellIndexSpan = function( tableMap, rowIndex, cell ) argument 599 FCKTableHandler._GetCellLocation = function( tableMap, cell ) argument 612 FCKTableHandler._GetColumnCells = function( tableMap, columnIndex ) argument 678 FCKTableHandler._InstallTableMap = function( tableMap, table ) argument
|
/plugin/wysiwyg/fckeditor/editor/plugins/dragresizetable/ |
H A D | fckplugin.js | 24 "_GetBorderCells" : function( w, tableNode, tableMap, mouse ) argument
|
/plugin/fckg/fckeditor/editor/plugins/dragresizetable/ |
H A D | fckplugin.js | 25 "_GetBorderCells" : function( w, tableNode, tableMap, mouse ) argument
|