Searched refs:shouldScroll (Results 1 – 3 of 3) sorted by relevance
4527 …bool shouldScroll = !formData && !(m_currentHistoryItem && m_currentHistoryItem->formData()) && ur… in loadItem() local4532 shouldScroll = false; in loadItem()4535 if (shouldScroll) { in loadItem()
6784 …- Change FrameLoader::loadItem() to use the new frameContainsWMLContent() method for 'shouldScroll'
16758 … (WebCore::FrameLoader::loadItem): Allow shouldScroll to be true even if m_currentHistoryItem is 0.