Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp311 if (!item->GetTextContent().empty() && textContent.empty()) { in RebuildWebviewPasteData()
313 textContent = item->GetTextContent(); in RebuildWebviewPasteData()
458 auto content = pasteData.GetRecordAt(0)->GetTextContent(); in SplitWebviewPasteData()
H A Dpaste_data_record.cpp518 std::string PasteDataRecord::GetTextContent() const in GetTextContent() function in OHOS::MiscServices::PasteDataRecord
/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpaste_data_record.h96 std::string GetTextContent() const;
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_modifier.cpp94 const char* GetTextContent(ArkUINodeHandle node) in GetTextContent() function
1210 SetTextDetectEnable, ResetTextDetectEnable, GetTextContent, GetTextLineHeight, GetTextDecoration, in GetTextModifier()
1242 ResetTextDetectEnable, GetTextContent, GetTextLineHeight, GetTextDecoration, GetTextTextCase, in GetCJUITextModifier()
/foundation/distributeddatamgr/pasteboard/test/fuzztest/pasteboardclient_fuzzer/
H A Dpasteboardclient_fuzzer.cpp279 pasteDataRecord.GetTextContent(); in FuzzPastedataRecord()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp10736 const ArkUI_AttributeItem* GetTextContent(ArkUI_NodeHandle node) in GetTextContent() function
13008 static Getter* getters[] = { GetTextContent, GetFontColor, GetFontSize, GetFontStyle, GetFontWeight, GetLineHeight, in GetTextAttribute()

Completed in 32 milliseconds