Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_i18n.cc825 bool expand_emoji_sequence = !args[2]->IsBoolean() || args[2]->IsTrue(); in GetStringWidth() local
848 // The expand_emoji_sequence option allows the caller to skip this in GetStringWidth()
851 if (!expand_emoji_sequence && in GetStringWidth()

Completed in 2 milliseconds