Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DDocument.cpp1592 bool oldIgnore = m_ignorePendingStylesheets; in updateLayoutIgnorePendingStylesheets() local
1614 m_ignorePendingStylesheets = oldIgnore; in updateLayoutIgnorePendingStylesheets()
1621 bool oldIgnore = m_ignorePendingStylesheets; in styleForElementIgnoringPendingStylesheets() local
1624 m_ignorePendingStylesheets = oldIgnore; in styleForElementIgnoringPendingStylesheets()