Searched defs:showInfo (Results 1 – 4 of 4) sorted by relevance
69 bool showInfo; member
1187 bool showInfo = false; // Default: false (do not show a tooltip). in highlightConfigFromInspectorObject() local
420 …this._domModel.highlightDOMNodeWithConfig(element._node.id, { mode: "all", showInfo: !WebInspector… property
1461 …var highlightConfig = { showInfo: mode === "all", showRulers: WebInspector.overridesSupport.showMe… property