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

  /external/chromium-trace/trace-viewer/third_party/python_gflags/
gflags.py 533 """Returns: an integer, the width of help lines that is used in TextWrap."""
593 def TextWrap(text, length=None, indent='', firstline_indent=None, tabs=' '):
    [all...]
  /external/chromium_org/third_party/python_gflags/
gflags.py 533 """Returns: an integer, the width of help lines that is used in TextWrap."""
593 def TextWrap(text, length=None, indent='', firstline_indent=None, tabs=' '):
    [all...]

Completed in 38 milliseconds