SetFontShear
virtual void SetFontShear(float shear) {}
virtual void SetFontShear(float shear) { }
virtual void SetFontShear(float shear);
virtual void SetFontShear(float shear);
SetFontShear(shear);
void SetFontShear(float shear);
callbacks.SetFontShear(*shear);
virtual void SetFontShear(float shear);
static void _SetFontShear(void *p, float shear) { return ((PictureIterator *) p)->SetFontShear(shear); }
virtual void SetFontShear(float shear);
virtual void SetFontShear(float shear);