Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_algorithm.cpp187 double resText = text_.ShrinkWidth(textRemain); in ShrinkWidth() local
246 double resText = text_.ShrinkHeight(textRemain); in ShrinkHeight() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/clipboard/
H A Dclipboard_impl.cpp433 std::string resText; in GetDataAsync() local
455 std::string& resText) in ProcessPasteDataRecord()
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Di18n_test.cpp339 std::string resText; variable