Home
last modified time | relevance | path

Searched refs:textCallback (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DCSSStyleModel.js1535 CSSAgent.getStyleSheetText(this.id, textCallback.bind(this));
1540 function textCallback(error, text) function