Searched refs:createFill (Results 1 – 2 of 2) sorted by relevance
8 …createFill=function(t){var e=t.fillStyle,r=[Ig.SET_FILL_STYLE,e];return"string"!=typeof e&&r.push(… method in e
1 …createFill(state) {\n const fillStyle = state.fillStyle;\n /** @type {Array<*>} */\n cons…