Searched refs:m_unichar (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/
H A DPlatformKeyboardEvent.h188 UChar32 unichar() const { return m_unichar; }
244 UChar32 m_unichar; member in class:WebCore::PlatformKeyboardEvent
/external/webkit/Source/WebCore/platform/android/
H A DKeyEventAndroid.cpp229 , m_unichar(unichar)

Completed in 3947 milliseconds