Searched defs:textForAI (Results 1 – 2 of 2) sorted by relevance
838 std::string textForAI = ""; variable912 std::string textForAI = "Test1234"; variable973 std::string textForAI = "Test1234"; variable1034 std::string textForAI = "Test1234"; variable
202 auto textForAI = pattern->GetTextForAI(); in UpdateParagraphForAISpan() local