Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
DDOMBreakpointsSidebarPane.js194 WebInspector.formatLocalized(message, substitutions, formatters, "", append);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
DUIUtils.js510 WebInspector.formatLocalized = function(format, substitutions, formatters, initialValue, append) function