Lines Matching full:editing
1645 Graph.sanitizeHtml = function(value, editing) argument
2240 * Returns the cell for editing the given cell.
2244 // Redirect editing for tables
2258 // Redirect editing for table rows
3313 Graph.prototype.sanitizeHtml = function(value, editing) argument
3315 return Graph.sanitizeHtml(value, editing);
10050 * Returns the text editing element.
10190 // Selects parents for easier editing of groups
10778 // Hides menu when editing starts
10852 // Delays popup menu to allow for double tap to start editing
10935 // LATER: Fix normalized tab after editing plain text labels
11117 // Selects editing cell
11505 // Tries to move focus back to container after editing if possible
11545 * Returns the background color to be used for the editing box. This returns
12180 * Adds handle padding for editing cells and exceptions.
12201 * Adds handle padding for editing cells and exceptions.
13053 // Repaint needed when editing stops and no change event is fired