Variable ColorDrawBufBase._dx

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