Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorPageAgent.cpp108 static const char showGridOnResize[] = "showGridOnResize"; variable
1233 m_overlay->showAndHideViewSize(m_state->getBoolean(PageAgentState::showGridOnResize)); in didResizeMainFrame()
1465 m_state->setBoolean(PageAgentState::showGridOnResize, asBool(showGrid)); in setShowViewportSizeOnResize()