Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A DNodeTools.js543 NodeTools.arrayToString = function (node, maxw) { argument
555 if (maxw !== undefined) {
556 if (line.length >= maxw) {