Home
last modified time | relevance | path

Searched refs:column (Results 376 – 400 of 526) sorted by path

1...<<11121314151617181920>>...22

/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1column::before{content:"\F834"}.mdi-table-column-plus-after::before{content:"\F4EC"}.mdi-table-col…
/plugin/issuelinks/
H A Dstyle.less218 -moz-column-count: 2;
219 column-count: 2;
/plugin/issuetracker/
H A DREADME18 visible information (column wise) displayed to the users, which not necessarily
H A Daction.php635 $column = 'severity';
640 … >0) $this->_emailForIssueMod($project, $issues[$issue_id], $old_value, $column, $issues[$issue_id…
641 …$this->_log_mods($project, $issues[$issue_id], $usr, $column, $old_value, $issues[$issue_id]['seve…
658 $column = 'status';
668 …$this->_log_mods($project, $issues[$issue_id], $usr, $column, $old_value, $issues[$issue_id]['stat…
2691 function _emailForIssueMod($project, $issue, $old_value, $column, $new_value) argument
2705 $comment["field"] = $column;
2713 …sprintf($this->getLang('issuemod_subject'), $issue['id'], $project, $this->getLang('th_'.$column));
2718 …$changes = sprintf($this->getLang('issuemod_changes'),$this->getLang('th_'.$column), $old_value, $…
3242 function _log_mods($project, $issue, $usr, $column, $old_value, $new_value) argument
[all …]
H A Dedit.php19 function _emailForIssueMod($currentID, $project, $issue, $old_value, $column, $new_value, $usr) argument
33 $comment["field"] = $column;
40 … $subject = sprintf($lang['issuemod_subject'], $issue['id'], $project, $lang['th_'.$column]);
44 … $changes = sprintf($lang['issuemod_changes'],$lang['th_'.$column], $old_value, $new_value);
319 function _log_mods($project, $issue, $usr, $column, $old_value, $new_value) argument
334 $mods[$mod_id]['field'] = $column;
H A Dsyntax.php1697 function _log_mods($project, $issue, $usr, $column, $new_value) argument
1711 $mods[$mod_id]['field'] = $column;
H A Dtablekit.js51 sort : function(column, order) { argument
52 TableKit.Sortable.sort(this.id, column, order);
54 resizeColumn : function(column, w) { argument
55 TableKit.Resizable.resize(this.id, column, w);
57 editCell : function(row, column) { argument
58 TableKit.Editable.editCell(this.id, row, column);
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java656 public boolean isCellEditable(int row, int column) { in buildUI()
877 …Table table, Object value, final boolean isSelected, final boolean hasFocus, int row, int column) { in buildUI()
879 if (hasFocus && column!=focusColumn) { in buildUI()
880 focusColumn = column; in buildUI()
884 return frameEntries[column].getCellRendererComponent(row, isSelected, hasFocus); in buildUI()
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DJTableRenderer.java321 TableColumn column = getColumnModel().getColumn(0); in MyTable() local
322 column.setMaxWidth(20); in MyTable()
323 column = getColumnModel().getColumn(2); in MyTable()
324 column.setMaxWidth(12); in MyTable()
325 column = getColumnModel().getColumn(3); in MyTable()
326 column.setMaxWidth(12); in MyTable()
327 column = getColumnModel().getColumn(4); in MyTable()
328 column.setMaxWidth(12); in MyTable()
H A DSchemaGraphComponent.java110 int column) in getColumnLocation() argument
128 + column * 16)); in getColumnLocation()
/plugin/jmol2/jmol/
H A DCHANGES.txt220 # bug fix for MOReaders * NBO: --- note, "-" can be in column with " " causing tokenization failure
369 # new feature: array1.add("sep", array2) adds a new column of values separated by sep, for example:
1761 # new feature: data() and DATA expanded to allow fixed-column entry
3479 # new feature: MOL isotope column read; interpreted for D, T, 11C, 13C, 15N (for now)
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jar ... (int, int, double) int row int column double value public final double getElement (int, int ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jar ... (int, int, double) int row int column double value public final double getElement (int, int ...
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1957 column rather than one column for each of ID3v1, ID3v2, etc
2299 Added bitrate column in getid3.check.php, and added some formatting
2630 Reformatted changelog.txt to 72-column width
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.layout.fixed.css6 .syntax-container.syntax-theme-base div.fixed.syntax .numbers-column {
13 .syntax-container.syntax-theme-base div.fixed.syntax .numbers-column div {
15 .syntax-container.syntax-theme-base div.fixed.syntax .code-column {
19 .syntax-container.syntax-theme-base div.fixed.syntax .code-column table {
23 .syntax-container.syntax-theme-base div.fixed.syntax .code-column .source {
27 .syntax-container.syntax-theme-base div.fixed.syntax .code-column .source.alt {
/plugin/katex/_assets/
H A Dkatex.min.css1 …2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width…
/plugin/latexport/implementation/
H A Ddecorator_tables.php64 private $column; variable in DecoratorTables
127 $this->column = 0;
176 $cell = $this->row[$this->column];
182 $this->column += $numberOfPlaceholders;
186 $this->column += $colspan;
192 $column = 0;
195 $cell = $this->row[$column];
198 $starts = $column + 1;
207 $column += $cell->getCols();
208 } while($column < sizeof($this->row));
[all …]

1...<<11121314151617181920>>...22