Variable DrawBuf._ninePatch

class DrawBuf
{
  // ...
  NinePatch* _ninePatch;
  // ...
}