Searched refs:GetPlaceHolderInJson (Results 1 – 3 of 3) sorted by relevance
641 auto ret = richEditorPattern->GetPlaceHolderInJson();
1107 std::string GetPlaceHolderInJson() const;
8963 json->PutExtAttr("placeholder", GetPlaceHolderInJson().c_str(), filter); in OnBackPressed()8977 std::string RichEditorPattern::GetPlaceHolderInJson() const in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern