Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DDocument.cpp1595 bool oldIgnore = m_ignorePendingStylesheets; in updateLayoutIgnorePendingStylesheets() local
1617 m_ignorePendingStylesheets = oldIgnore; in updateLayoutIgnorePendingStylesheets()
1624 bool oldIgnore = m_ignorePendingStylesheets; in styleForElementIgnoringPendingStylesheets() local
1627 m_ignorePendingStylesheets = oldIgnore; in styleForElementIgnoringPendingStylesheets()