Home
last modified time | relevance | path

Searched refs:SetTextContent (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpaste_data_record.h95 void SetTextContent(const std::string &content);
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp343 pasteDataRecord->SetTextContent(textContent); in RebuildWebviewPasteData()
463 pasteDataRecord->SetTextContent(content); in SplitWebviewPasteData()
H A Dpaste_data_record.cpp513 void PasteDataRecord::SetTextContent(const std::string &content) in SetTextContent() function in OHOS::MiscServices::PasteDataRecord
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_modifier.cpp86 void SetTextContent(ArkUINodeHandle node, ArkUI_CharPtr value) in SetTextContent() function
1198 static const ArkUITextModifier modifier = { SetTextContent, SetFontWeight, ResetFontWeight, SetFontStyle, in GetTextModifier()
1230 static const CJUITextModifier modifier = { SetTextContent, SetFontWeight, ResetFontWeight, SetFontStyle, in GetCJUITextModifier()
/foundation/distributeddatamgr/pasteboard/test/fuzztest/pasteboardclient_fuzzer/
H A Dpasteboardclient_fuzzer.cpp278 pasteDataRecord.SetTextContent(str); in FuzzPastedataRecord()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp9218 int32_t SetTextContent(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetTextContent() function
12993 static Setter* setters[] = { SetTextContent, SetFontColor, SetFontSize, SetFontStyle, SetFontWeight, SetLineHeight, in SetTextAttribute()

Completed in 30 milliseconds