Searched refs:hAlign (Results 1 – 4 of 4) sorted by relevance
265 uint32_t hAlign,280 hAlign *= info.bcWidth;283 offset = GFX_ALIGN(curWidth, hAlign);287 offset += GFX_ALIGN(curWidth, hAlign);306 uint32_t hAlign,321 hAlign *= info.bcWidth;325 curWidth = GFX_ALIGN(curWidth, hAlign);
96 this.hAlign = this.options.hAlign || tableOptions.colAligns[x];231 content = utils.pad(content, len, ' ', this.hAlign);
82 hAlign: 'center' property138 hAlign: 'center' property
56 hAlign?: HorizontalAlignment; property