Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/src/
DWebFrameImpl.cpp1633 const double maxScopingDuration = 0.1; // seconds in scopeStringMatches() local
1706 timedOut = (currentTime() - startTime) >= maxScopingDuration; in scopeStringMatches()