Home
last modified time | relevance | path

Searched refs:GetElementLength (Results 1 - 1 of 1) sorted by relevance

/foundation/multimodalinput/input/util/common/include/
H A Dtable_dump.h31 inline size_t GetElementLength(const std::string &element) in GetElementLength() function
42 widths[i] = std::max(widths[i], GetElementLength(titles[i])); in CalculateColumnWidths()
47 widths[i] = std::max(widths[i], GetElementLength(row[i])); in CalculateColumnWidths()

Completed in 1 milliseconds