Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_i18n.cc782 bool ambiguous_as_full_width = false) { in GetColumnWidth()
824 bool ambiguous_as_full_width = args[1]->IsTrue(); in GetStringWidth() local