Searched refs:m_nodeHighlightConfig (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorOverlay.h147 HighlightConfig m_nodeHighlightConfig; member in class:WebCore::InspectorOverlay
H A DInspectorOverlay.cpp273 buildNodeHighlight(m_highlightNode.get(), nullptr, m_nodeHighlightConfig, highlight, coordinateSystem);
293 m_nodeHighlightConfig = highlightConfig;
728 RefPtr<InspectorArray> highlightFragments = buildObjectForRendererFragments(renderer, m_nodeHighlightConfig);
740 if (m_nodeHighlightConfig.showInfo) {

Completed in 172 milliseconds