Searched defs:maxcol (Results 1 – 6 of 6) sorted by relevance
/external/selinux/gui/ |
D | html_util.py | 43 def __init__(self, file=None, maxcol=80, indent_width=4): argument 131 def html_to_text(html, maxcol=80): argument
|
/external/eigen/test/ |
D | visitor.cpp | 29 Index minrow=0,mincol=0,maxrow=0,maxcol=0; in matrixVisitor() local
|
/external/python/cpython2/Lib/ |
D | cmd.py | 342 def print_topics(self, header, cmds, cmdlen, maxcol): argument
|
D | formatter.py | 369 def __init__(self, file=None, maxcol=72): argument
|
/external/mesa3d/src/compiler/glsl/ |
D | lower_blend_equation_advanced.cpp | 221 ir_variable *maxcol = f->make_temp(glsl_type::float_type, "__blend_maxcol"); in set_lum() local
|
/external/syslinux/com32/cmenu/libmenu/ |
D | cmenu.h | 215 int maxcol, mincol, numcols; // Number of columns in the window member
|