Searched refs:GetValueAfterCursor (Results 1 – 1 of 1) sorted by relevance
72 std::string GetValueAfterCursor() const in GetValueAfterCursor() function124 return GetValueBeforeCursor() + "|" + GetValueAfterCursor(); in ToString()