Searched defs:showPaintRects (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebSettingsImpl.h181 bool showPaintRects() const { return m_showPaintRects; } function in class:WebKit::WebSettingsImpl
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorPageAgent.cpp353 bool showPaintRects = m_state->getBoolean(PageAgentState::pageAgentShowPaintRects); local
354 setShowPaintRects(0, showPaintRects);

Completed in 78 milliseconds