Home
last modified time | relevance | path

Searched refs:column (Results 501 – 525 of 526) sorted by path

1...<<2122

/plugin/vertical/
H A DREADME.md21 ^ **Number** ^ **Some column** ^ **Date** ^
/plugin/vshare/
H A Dall.css4 flex-direction: column;
/plugin/watchcycle/
H A Dstyle.less45 .column {
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js5576 var column=parts[1].length;
5577 if(column>=limit){parts[0]="..."+parts[0].substr(column-limit);
5578 parts[1]="..."+parts[1].substr(column-limit)
/plugin/webcomponent/_test/data/pages/
H A Dcard_column.txt6 …onents, you can put any type [[card|card]] ([[blockquote|blockquote]] included) in a column format.
H A Dstart.txt10 * [[card_column|Card column]]
H A Dwebcomponent.txt10 * [[card_column|Card column]]
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md140 todos using MySQL, because the `components` column was 1 byte too small.
247 todos using MySQL, because the `components` column was 1 byte too small.
508 todos using MySQL, because the `components` column was 1 byte too small.
836 * Updated: MySQL database schema optimized by using more efficient column types.
974 * Updated: MySQL database schema optimized by using more efficient column types.
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DPDO.php250 $column = "displayname";
253 $column = "email";
260 $query .= 'lower(' . $column . ') LIKE lower(?)';
/plugin/webdav/vendor/sabre/xml/lib/
H A DLibXMLException.php38 …0]->message . ' on line ' . $errors[0]->line . ', column ' . $errors[0]->column, $code, $previousE…
/plugin/wrap/
H A Dall.less90 -moz-column-gap: 1.5em;
91 -webkit-column-gap: 1.5em;
92 column-gap: 1.5em;
93 -moz-column-rule: 1px dotted #666;
94 -webkit-column-rule: 1px dotted #666;
95 column-rule: 1px dotted #666;
98 -moz-column-count: 2;
99 -webkit-column-count: 2;
100 column-count: 2;
103 -moz-column
[all...]
H A Dexample.txt65 You can have columns easily by adding the class ''column'' and a width, e.g.
66 <WRAP column 30%>...content...</WRAP>
73 <WRAP third column>...content...</WRAP>
74 <WRAP third column>...content...</WRAP>
75 <WRAP third column>...content...</WRAP>
82 <WRAP third column>
85 Normally you would only need the class ''column'', but for more sophisticated uses (not only for columns, but for any other classes, like [[#boxes and notes]] as well) you can have several kinds of "floats":
87 * **''column''** is the same as ''left'' in LTR languages and the same as ''right'' in RTL languages
93 <WRAP third column>
104 <WRAP third column>
[all...]
/plugin/xcom/lang/en/
H A Dfunctions.txt6 …faults to ''hash''. If ''hash'' is specified, the results will include a column containing a hash …
H A Dhowto.txt47 …l query types which return lists of pages and/or media with the ids in the first column. These are:
56 The results of these queries are formatted as tables in which the first column is an action link. I…
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js431 if (!row || !column) {
436 this._column = column;
3012 if (column) {
3435 this.column = column;
3614 column.totalsRowFormula = _this.getFormula(column);
23826 column.style = options.styles.getDxfStyle(column.dxfId);
75937 this.column = 0;
76135 this.column++;
76220 this.column++;
76303 this.column--;
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs4545 /* Short XLSB Cell does not include column */
8169 case 'D': break; /* column */
8177 case 'C': /* default column format */
18245 case 'column' /*case 'Column'*/:
22364 case 'table-column-properties': break; // 17.16 <style:table-column-properties>
22414 case 'table-column': break; // 9.1.6 <table:table-column>
22418 case 'table-column-group': break; // 9.1.10 <table:table-column-group>
22847 …' <table:table-column' + (ws["!cols"][C] ? ' table:style-name="co' + ws["!cols"][C].ods + '…
22928 /* column styles */
22939 o.push(' <style:style style:name="co' + cidx + '" style:family="table-column">\n');
[all …]
/plugin/xslfo/
H A Daction.php172 $admin_msg .= "$error->message (line $error->line column $error->column)<br />";
/plugin/xymon/xymon-script/
H A Ddokuwiki.rb22 column = 'dokuwikicheck DOKUWIKI*'
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts18 date_grid(date: Date, task: any, column: string): string;
55 grid_date_format(date: Date, column: string): string;
74 grid_header_class(columnName: string, column: any): string;
H A Ddhtmlxgantt.js13 …itNextCell(!0);var h=t.getState();h.id&&a.focus({type:"taskCell",id:h.id,column:h.columnName}),r.p…
H A Ddhtmlxgantt.js.map1column","config","placeholder","hide","get_input","is_changed","currentValue","is_valid","save","u…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_csp.js.map1 …= \"data-link-id\";\ngantt.config.grid_resizer_column_attribute = \"data-column-index\";\ngantt.co…
H A Ddhtmlxgantt_keyboard_navigation.js13column));break;case"taskRow":e=new i(t.id);break;case"headerCell":e=new i(u(t.column))}n.delay(fun…
H A Ddhtmlxgantt_keyboard_navigation.js.map1column","getScopeName","ext","keyboardNavigation","setupKeyNav","EventHost","_connected","_silent_…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js16835 if(!column.width){
16836 column.width = 44;
16839 column.min_width = column.min_width || column.width;
16840 column.max_width = column.max_width || column.width;
16843 column.min_width = +column.min_width;
16845 column.max_width = +column.max_width;
16846 if (column.width) {
16847 column.width = +column.width;
16848column.width = (column.min_width && column.min_width > column.width) ? column.min_width : column.w…
16849column.width = (column.max_width && column.max_width < column.width) ? column.max_width : column.w…
[all …]

1...<<2122