Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/
DEventHandler.cpp185 const static int idDefaultValue = 0; in SyntheticTouchPoint() local
191 m_id = idDefaultValue; // There is only one active TouchPoint. in SyntheticTouchPoint()