Searched refs:CASE_0 (Results 1 – 1 of 1) sorted by relevance
34 const wchar_t CASE_0 = L'0'; variable426 …eyChar = static_cast<wchar_t>(keyEvent->code) - static_cast<wchar_t>(MMI::KeyCode::KEY_0) + CASE_0; in HandleTextKeyEvent()431 …= static_cast<wchar_t>(keyEvent->code) - static_cast<wchar_t>(MMI::KeyCode::KEY_NUMPAD_0) + CASE_0; in HandleTextKeyEvent()