Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorPageAgent.cpp363 …bool continuousPaintingEnabled = m_state->getBoolean(PageAgentState::pageAgentContinuousPaintingEn… in restore() local
364 setContinuousPaintingEnabled(0, continuousPaintingEnabled); in restore()