Variable ColorDrawBufBase._dy

class ColorDrawBufBase
{
  // ...
  int _dy;
  // ...
}