Home
last modified time | relevance | path

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

/external/selinux/policycoreutils/gui/
Dhtml_util.py40 def __init__(self, file=None, maxcol=80, indent_width=4): argument
128 def html_to_text(html, maxcol=80): argument
/external/eigen/test/eigen2/
Deigen2_visitor.cpp28 int minrow=0,mincol=0,maxrow=0,maxcol=0; in matrixVisitor() local
/external/eigen/test/
Dvisitor.cpp29 Index minrow=0,mincol=0,maxrow=0,maxcol=0; in matrixVisitor() local