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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DTimelinePresentationModel.js1426 WebInspector.TimelinePresentationModel.createFillStyle = function(context, width, height, color0, color1, color2)
1444 return WebInspector.TimelinePresentationModel.createFillStyle(context, width, height, category.fillColorStop0, category.fillColorStop1, category.borderColor);

Completed in 773 milliseconds