Variable GrayDrawBuf._dy

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