Searched refs:highlightConfigFromInspectorObject (Results 1 – 2 of 2) sorted by relevance
226 …PassOwnPtr<HighlightConfig> highlightConfigFromInspectorObject(ErrorString*, JSONObject* highlight…
1249 …m_inspectModeHighlightConfig = highlightConfigFromInspectorObject(errorString, highlightInspectorO… in setSearchingForNode()1256 PassOwnPtr<HighlightConfig> InspectorDOMAgent::highlightConfigFromInspectorObject(ErrorString* erro… in highlightConfigFromInspectorObject() function in blink::InspectorDOMAgent1333 …OwnPtr<HighlightConfig> highlightConfig = highlightConfigFromInspectorObject(errorString, highligh… in highlightNode()