BorderDrawable.this - multiple declarations

Function BorderDrawable.this

this(
  uint borderColor,
  Rect borderWidths,
  uint innerAreaColor = 4294967295u
);

Function BorderDrawable.this

this(
  uint borderColor,
  int borderWidth,
  uint innerAreaColor = 4294967295u
);