Home
last modified time | relevance | path

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

/dports/www/kf5-khtml/khtml-5.89.0/src/
H A Dkhtmlview.cpp115 static const int sLayoutAttemptDelay = 300; variable
119 static const int sLayoutAttemptDelay = 200; variable
4266sLayoutAttemptDelay + sLayoutAttemptIncrement * d->layoutAttemptCounter : sFirstLayoutDelay; in scheduleRelayout()