Home
last modified time | relevance | path

Searched refs:BORDERS (Results 1 – 3 of 3) sorted by relevance

/plugin/structgeohash/
H A Dgeohash.js13 BORDERS = { right : { even : "bcfguvyz" }, class
23 BORDERS.bottom.odd = BORDERS.left.even;
24 BORDERS.top.odd = BORDERS.right.even;
25 BORDERS.left.odd = BORDERS.bottom.even;
26 BORDERS.right.odd = BORDERS.top.even;
40 if (BORDERS[dir][type].indexOf(lastChr)!=-1)
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js5 …LLS";break;case"BrtEndFills":state="";break;case"BrtBeginBorders":state="BORDERS";break;case"BrtEn…
H A Dxlsx.js4887 case 'BrtBeginBorders': state = "BORDERS"; break;