Home
last modified time | relevance | path

Searched refs:getElementLength (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dtable_dump.h32 inline size_t getElementLength(const T &element) in getElementLength() function
47 ((widths[index] = std::max(widths[index], getElementLength(field)), ++index), ...); in CalculateColumnWidths()