Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DPopupListBox.cpp68 static const TimeStamp typeAheadTimeoutMs = 1000; variable
313 if (delta > typeAheadTimeoutMs) { in typeAheadFind()