Home
last modified time | relevance | path

Searched defs:maxcol (Results 1 – 6 of 6) sorted by relevance

/external/selinux/gui/
Dhtml_util.py43 def __init__(self, file=None, maxcol=80, indent_width=4): argument
131 def html_to_text(html, maxcol=80): argument
/external/eigen/test/
Dvisitor.cpp29 Index minrow=0,mincol=0,maxrow=0,maxcol=0; in matrixVisitor() local
/external/python/cpython2/Lib/
Dcmd.py342 def print_topics(self, header, cmds, cmdlen, maxcol): argument
Dformatter.py369 def __init__(self, file=None, maxcol=72): argument
/external/mesa3d/src/compiler/glsl/
Dlower_blend_equation_advanced.cpp221 ir_variable *maxcol = f->make_temp(glsl_type::float_type, "__blend_maxcol"); in set_lum() local
/external/syslinux/com32/cmenu/libmenu/
Dcmenu.h215 int maxcol, mincol, numcols; // Number of columns in the window member