Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/cli-table3/
Dindex.d.ts27 rowAligns: VerticalAlignment[]; property
/third_party/node/deps/npm/node_modules/cli-table3/src/
Dutils.js223 rowAligns: [],
Dcell.js97 this.vAlign = this.options.vAlign || tableOptions.rowAligns[y];