Searched refs:EXTRA_LAYOUT_DELAY (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DFrameLoaderClientAndroid.cpp90 static const int EXTRA_LAYOUT_DELAY = 1000; member in namespace:android
418 // set EXTRA_LAYOUT_DELAY if the loader is not completed yet
420 m_frame->document()->setExtraLayoutDelay(EXTRA_LAYOUT_DELAY);

Completed in 55 milliseconds