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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorFrontendHost.cpp274 String InspectorFrontendHost::getSelectionBackgroundColor() function in class:WebCore::InspectorFrontendHost
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DInspectorFrontendHostStub.js45 getSelectionBackgroundColor: function()
H A Dinspector.js1102 WebInspector.getSelectionBackgroundColor = function()
1104 return InspectorFrontendHost.getSelectionBackgroundColor();

Completed in 32 milliseconds