Home
last modified time | relevance | path

Searched refs:column (Results 176 – 200 of 526) sorted by relevance

12345678910>>...22

/plugin/ckgedit/ckeditor/plugins/wrap/lang/
H A Dzh-tw.js3 column: '分欄',
H A Dzh.js3 column: '分栏',
H A Dja.js3 column: '多段組み',
H A Dko.js3 column: '단',
H A Dnl.js3 column: 'kolommen',
H A Dde.js6 column: 'Spalten',
H A Den.js6 column: 'columns',
/plugin/ckgdoku/ckeditor/plugins/wrap/lang/
H A Den.js6 column: 'columns',
H A Dde.js6 column: 'Spalten',
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DSchemaGraphComponent.java110 int column) in getColumnLocation() argument
128 + column * 16)); in getColumnLocation()
/plugin/structtemplate/meta/
H A DStructTemplateSyntax.php173 foreach ($columns as $index => $column) {
174 $column_id = $column->getFullQualifiedLabel(false);
/plugin/structgantt/meta/
H A DGantt.php16 /** @var int column number containing the start date */
19 /** @var int column number containing the end date */
22 /** @var int column number containing the color */
25 /** @var int column number containing the label */
28 /** @var int column number containing the title */
75 * The first date column is the start, the second is the end
83 foreach ($this->columns as $column) {
85 is_a($column->getType(), Date::class) ||
86 is_a($column->getType(), DateTime::class)
93 } elseif (is_a($column
[all...]
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DParser.php197 $column = 1;
208 $column = $offset - $leftnl + (0 === $leftnl);
217 "\n" . '%s' . "\n" . str_repeat(' ', $column - 1) . '↑',
223 $column,
227 $column
/plugin/addressbook/
H A Dsyntax.php659 function getCriteria($column,$htmlselect = true){ argument
661 if (!in_array($column,$allowed)) return false;
671 … $sql = "SELECT DISTINCT $column FROM addresslist WHERE $column NOT LIKE '' ORDER by $column";
684 foreach ($res as $r) $n[] =$r[$column];
687 $res .= ucfirst($column);
/plugin/codemirror/dist/modes/
H A Dvhdl.min.js.map1column","type","align","prev","this","pushContext","col","context","popContext","t","startState","…
H A Dclike.min.js1column=b;this.type=c;this.info=d;this.align=e;this.prev=f}function c(a,c,d,e){var f=a.indented;if(…
H A Dttcn-cfg.min.js.map1column","type","align","prev","this","pushContext","col","indent","context","popContext","t","star…
H A Dturtle.min.js.map1column","textAfter","firstChar","charAt","closing","lineComment","defineMIME"],"mappings":"CAGA,SA…
H A Dcommonlisp.min.js1 …f(d.ctx.indentTo=="next"){d.ctx.indentTo=b.column()}d.lastType=f}if(f=="open")d.ctx={prev:d.ctx,st…
H A Dd.min.js.map1column","type","align","prev","this","pushContext","col","indent","context","popContext","t","star…
/plugin/webdav/vendor/sabre/xml/lib/
H A DLibXMLException.php38 …0]->message . ' on line ' . $errors[0]->line . ', column ' . $errors[0]->column, $code, $previousE…
/plugin/icalevents/vendor/sabre/xml/lib/
H A DLibXMLException.php38 …0]->message . ' on line ' . $errors[0]->line . ', column ' . $errors[0]->column, $code, $previousE…
/plugin/davcal/vendor/sabre/xml/lib/
H A DLibXMLException.php38 …0]->message . ' on line ' . $errors[0]->line . ', column ' . $errors[0]->column, $code, $previousE…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exception/
H A DXmlErrorException.php33 … %s (line: %d, column: %d)', $level, $error->message, $error->file, $error->line, $error->column));
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table-controls.css36 flex-direction: column;
95 flex-direction: column;
180 flex-direction: column;
240 .dmn-decision-table-container .resize-column-handle {
250 .dmn-decision-table-container .resize-column-handle:last-child {

12345678910>>...22