Searched defs:textForAI (Results 1 – 2 of 2) sorted by relevance
844 std::string textForAI = ""; variable918 std::string textForAI = "Test1234"; variable979 std::string textForAI = "Test1234"; variable1040 std::string textForAI = "Test1234"; variable
202 auto textForAI = pattern->GetTextForAI(); in UpdateParagraphForAISpan() local