Searched defs:showInfo (Results 1 – 3 of 3) sorted by relevance
66 bool showInfo; member
1160 bool showInfo = false; // Default: false (do not show a tooltip). in highlightConfigFromInspectorObject() local
1287 …var highlightConfig = { showInfo: mode === "all", showRulers: WebInspector.settings.showMetricsRul… property