LineInset
+ fParagraphStyle.LineInset();
float x = fParagraphStyle.LineInset() + fParagraphStyle.FirstLineInset()
x = fParagraphStyle.LineInset() + bullet.Spacing();
x1 = fParagraphStyle.LineInset() + fParagraphStyle.FirstLineInset()
return data->LineInset() == inset;
return fStyleData->LineInset();
float LineInset() const;
inline float LineInset() const