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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorOverlay.h58 struct HighlightConfig { struct in namespace:blink
98 void highlightNode(Node*, Node* eventTarget, const HighlightConfig&, bool omitTooltip);
99 void highlightQuad(PassOwnPtr<FloatQuad>, const HighlightConfig&);
136 HighlightConfig m_nodeHighlightConfig;
141 HighlightConfig m_quadHighlightConfig;

Completed in 108 milliseconds