HomeSort by relevance Sort by last modified time
    Searched refs:getSelectionForegroundColor (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorFrontendHost.idl 63 DOMString getSelectionForegroundColor();
InspectorFrontendHost.h 79 String getSelectionForegroundColor();
InspectorFrontendHost.cpp 280 String InspectorFrontendHost::getSelectionForegroundColor()
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
InspectorFrontendHostStub.js 50 getSelectionForegroundColor: function()
inspector.js     [all...]
CodeMirrorTextEditor.js 345 var foregroundColor = WebInspector.getSelectionForegroundColor();
    [all...]

Completed in 139 milliseconds