Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp287 const std::string STRING_LF = "\n"; variable
3892 return !info.empty() && info != STRING_LF; in IsSelectInfoValid()