Searched refs:typeAheadTimeout (Results 1 – 2 of 2) sorted by relevance
71 static const DOMTimeStamp typeAheadTimeout = 1000; variable946 if (delta > typeAheadTimeout) { in typeAheadFind()
51283 * html/HTMLSelectElement.cpp: Made const typeAheadTimeout variable static const.