Home
last modified time | relevance | path

Searched defs:last_line_length (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/testrunner/local/
Dprogress.py254 def ClearLine(self, last_line_length): argument
269 def ClearLine(self, last_line_length): argument
/external/skia/tools/
Dcreate_test_font.cpp86 static ptrdiff_t last_line_length(const SkString& str) { in last_line_length() function