Home
last modified time | relevance | path

Searched refs:horizontal (Results 251 – 261 of 261) sorted by path

1...<<11

/plugin/topbarsyntax/
H A Dstyle.css8 /* ---------- Navigation horizontal ----------- */
/plugin/webcomponent/_test/data/pages/
H A Dcontainer.txt6 Container in [[Navbar|Navbar]] are used to limit the horizontal width. ([[https://getbootstrap.com/…
H A Dnavbar.txt7 * a [[container|container]] to limit the horizontal width and center the navbar
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css49 .oi[data-glyph].oi-flip-horizontal:before {
59 .oi[data-glyph].oi-flip-horizontal-vertical:before {
/plugin/wrap/
H A Dexample.txt90 * **''center''** will position the wrap in the horizontal center of the page
107 With certain width keywords you can fit your columns automatically to fill the available horizontal space. Those columns will also react to the screen size, so will be responsive and wrap underneath each other on mobile devices.
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js20574 horizontal: function horizontal(value) {
20686 add('horizontal', validation.horizontal(model.horizontal));
20714 add(node.attributes.horizontal, 'horizontal', node.attributes.horizontal);
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs10635 /* 18.8.25 horizontal CT_BorderPr */
10636 case '<horizontal': case '<horizontal>': case '<horizontal/>': break;
10637 case '</horizontal>': break;
10922 if(y.horizontal) alignment.horizontal = y.horizontal;
/plugin/xlsx2dw/
H A Dscript.js288 alignmentHorizontal: cell.style?.alignment?.horizontal || "left",
305 alignmentHorizontal: cell.style?.alignment?.horizontal || "left",
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13horizontal:0,vertical:0};return this._currentBorders&&(this._currentBorders[this._borders.left]&&(… property in t._getBorderSizes.t
H A Ddhtmlxgantt.js.map1horizontal","vertical","_currentBorders","_borders","_sizeHeader","_sizeContent","_setBorders","vi…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js11713 if(horizontal){
11714 oldH = horizontal.getScrollState();
11717 if (horizontal && left*1 == left){
11718 horizontal.scroll(left);
11729 if(horizontal){
20629 horizontal: 0, property in Cell._getBorderSizes.borders
20635 borders.horizontal++;
20640 borders.horizontal++;
21136 contentWidth += borders.horizontal;
22169 size.width += borders.horizontal;
[all …]

1...<<11