Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dconstants.h252 PRE_WRAP, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp431 case WhiteSpace::PRE_WRAP: in ApplyWhiteSpace()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h267 { DOM_WHITE_SPACE_PREWRAP, WhiteSpace::PRE_WRAP }, in ConvertStrToWhiteSpace()