Home
last modified time | relevance | path

Searched defs:SetTextContent (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/examples/Dialog_C/entry/src/main/cpp/
DArkUITextNode.h41 void SetTextContent(const std::string &content) { in SetTextContent() function
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpaste_data_record.cpp783 void PasteDataRecord::SetTextContent(const std::string &content) in SetTextContent() function in OHOS::MiscServices::PasteDataRecord
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_text_modifier.cpp97 void SetTextContent(ArkUINodeHandle node, ArkUI_CharPtr value, void* contentRawPtr) in SetTextContent() function
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp11363 int32_t SetTextContent(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetTextContent() function