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.cpp105 static const char showGridOnResize[] = "showGridOnResize"; variable
1070 m_overlay->showAndHideViewSize(m_state->getBoolean(PageAgentState::showGridOnResize)); in didResizeMainFrame()
1289 m_state->setBoolean(PageAgentState::showGridOnResize, showGrid && *showGrid); in setShowViewportSizeOnResize()