Home
last modified time | relevance | path

Searched defs:column_width (Results 1 – 5 of 5) sorted by relevance

/external/toolchain-utils/crb/
Dtable_formatter.py127 column_width=14, argument
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_tiled_memcpy.c306 const uint32_t column_width = ytile_span; in linear_to_ytiled() local
410 const uint32_t column_width = ytile_span; in ytiled_to_linear() local
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c1163 unsigned column_width = 251; in hud_parse_env_var() local
/external/python/cpython3/Lib/tkinter/
Dtix.py881 def column_width(self, col=0, width=None, chars=None): member in HList
/external/python/cpython2/Lib/lib-tk/
DTix.py883 def column_width(self, col=0, width=None, chars=None): member in HList