Searched defs:needsKeyboardEventDisambiguationQuirks (Results 1 - 2 of 2) sorted by path

/external/webkit/Source/WebCore/page/
H A DEventHandler.cpp2447 bool EventHandler::needsKeyboardEventDisambiguationQuirks() const function in class:EventHandler
2501 bool backwardCompatibilityMode = needsKeyboardEventDisambiguationQuirks();
H A DSettings.h221 bool needsKeyboardEventDisambiguationQuirks() const { return m_needsKeyboardEventDisambiguationQuirks; } function in class:WebCore::Settings

Completed in 155 milliseconds