Variable Style._customDrawables

class Style
{
  // ...
  DrawableAttributeList _customDrawables;
  // ...
}