Variable GrayDrawBuf._dx

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