Home
last modified time | relevance | path

Searched refs:focusDirectionForKey (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/page/
DEventHandler.h374 FocusDirection focusDirectionForKey(const AtomicString&) const;
DEventHandler.cpp2602 FocusDirection direction = focusDirectionForKey(event->keyIdentifier()); in defaultKeyboardEventHandler()
2620 FocusDirection EventHandler::focusDirectionForKey(const AtomicString& keyIdentifier) const in focusDirectionForKey() function in WebCore::EventHandler
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2439918 (WebCore::EventHandler::focusDirectionForKey):