Searched defs:previewTextValue (Results 1 – 4 of 4) sorted by relevance
269 std::string previewTextValue; variable312 std::string previewTextValue; variable369 std::string previewTextValue; variable984 std::string previewTextValue; variable
1248 std::string previewTextValue; variable1267 std::string previewTextValue = INIT_VALUE_1; variable
311 std::string previewTextValue = INIT_VALUE_1; variable416 std::string previewTextValue; variable
4821 int32_t RichEditorPattern::SetPreviewText(const std::string& previewTextValue, const PreviewRange r… in SetPreviewText()4846 bool RichEditorPattern::InitPreviewText(const std::string& previewTextValue, const PreviewRange ran… in InitPreviewText()4864 bool RichEditorPattern::ReplacePreviewText(const std::string& previewTextValue, const PreviewRange&… in ReplacePreviewText()4890 bool RichEditorPattern::UpdatePreviewText(const std::string& previewTextValue, const PreviewRange r… in UpdatePreviewText()