Showing 1,311 of 1,311 total issues
Function initialize
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
initialize: function MouseEvent(type, event, point, target, delta) {
Function set
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
set: function(x, y, width, height, _dontNotify) {
Function _addSquareCap
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
_addSquareCap: function(segment, cap, radius, addPoint, area) {
Function generateBezier
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
generateBezier: function(first, last, uPrime, tan1, tan2) {
Function process
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
this.process = function(mode, srcContext, dstContext, alpha, offset) {
Function createShape
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function createShape(type, point, size, radius, args) {
Function getBounds
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
getBounds: function(segments, closed, style, matrix, strokePadding) {
Function initialize
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
initialize: function Line(arg0, arg1, arg2, arg3, arg4) {
Function viewBox
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
viewBox: function(item, value, name, node, styles) {
Function readNamed
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
readNamed: function(list, name, start, options, length) {
Function superMatcher
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
superMatcher = function( seed, context, xml, results, outermost ) {
Function on
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
on: function( types, selector, data, fn, /*INTERNAL*/ one ) {
Function remove
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
remove: function( elem, types, handler, selector, mappedTypes ) {
Function condense
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function condense( unmatched, map, filter, context, xml ) {
Function Tween
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function Tween( elem, options, prop, end, easing ) {
Function augmentWidthOrHeight
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) {
Function add
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
add: function( elem, types, handler, data, selector ) {
Function CHILD
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
"CHILD": function( type, what, argument, first, last ) {
Function remove
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
remove: function( elem, types, handler, selector, mappedTypes ) {
Function augmentWidthOrHeight
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) {