Searched defs:appendElement (Results 1 – 3 of 3) sorted by relevance
60 std::wstring appendElement(1, wideChar); in AddCharacter() local
1705 std::wstring appendElement(1, code.second); variable1757 std::wstring appendElement(1, code.second); variable1806 std::wstring appendElement(1, code.second); variable1858 std::wstring appendElement(1, code.second); variable
2628 std::string appendElement; in HandleKeyEvent() local2679 void RenderTextField::InsertValueDone(const std::string& appendElement) in InsertValueDone()