Home
last modified time | relevance | path

Searched defs:OVERLAY_HIGHLIGHT_GRID (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/inspector/
H A Dinspector_overlay_agent.h83 static const char* OVERLAY_HIGHLIGHT_GRID; variable
H A Dinspector_overlay_agent.cc114 const char* OverlayNames::OVERLAY_HIGHLIGHT_GRID = "highlightGrid"; member in blink::OverlayNames