HomeSort by relevance Sort by last modified time
    Searched refs:line_max (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/generators/
idl_c_proto.py 666 line_max = 0
668 if len(arg) > line_max: line_max = len(arg)
670 if left + line_max >= 80:
  /external/opencv/cv/src/
cvcalibinit.cpp 2046 const int line_max = 7; local
    [all...]

Completed in 406 milliseconds