Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_i18n.cc782 bool ambiguous_as_full_width = false) { in GetColumnWidth()
793 if (ambiguous_as_full_width) { in GetColumnWidth()
796 // If ambiguous_as_full_width is false: in GetColumnWidth()
824 bool ambiguous_as_full_width = args[1]->IsTrue(); in GetStringWidth() local
857 width += GetColumnWidth(c, ambiguous_as_full_width); in GetStringWidth()

Completed in 2 milliseconds