Searched defs:column_width (Results 1 – 4 of 4) sorted by relevance
309 const uint32_t column_width = ytile_span; in linear_to_ytiled() local473 const uint32_t column_width = ytile_span; in ytiled_to_linear() local
1191 unsigned column_width = 251; in hud_parse_env_var() local
310 unsigned int *column_width; ///< ColumnWidth member
883 def column_width(self, col=0, width=None, chars=None): member in HList