Searched refs:wideChar (Results 1 – 2 of 2) sorted by relevance
54 bool TextInputClientMgr::AddCharacter(const wchar_t wideChar) in AddCharacter() argument56 LOGI("The unicode of inputed character is: %{public}d.", static_cast<int32_t>(wideChar)); in AddCharacter()60 std::wstring appendElement(1, wideChar); in AddCharacter()
38 bool AddCharacter(const wchar_t wideChar);