Searched defs:applyStyleText (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ | ||
D | StylesSidebarPane.js | 2838 applyStyleText: function(styleText, updateInterface, majorChange, isRevert) method in WebInspector.StylePropertyTreeElement |
/external/chromium_org/third_party/WebKit/Source/core/inspector/ | ||
D | InspectorStyleSheet.cpp | 806 bool InspectorStyle::applyStyleText(const String& text) in applyStyleText() function in WebCore::InspectorStyle |