Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_layout_algorithm.cpp188 double resText = text_.ShrinkWidth(textRemain); in ShrinkWidth() local
247 double resText = text_.ShrinkHeight(textRemain); in ShrinkHeight() local
/foundation/arkui/ace_engine/adapter/ohos/capability/clipboard/
Dclipboard_impl.cpp435 std::string resText; in GetDataAsync() local
457 std::string& resText) in ProcessPasteDataRecord()