@interface TSWPTextParentLayout : TSDLayout @property (nonatomic) struct CGSize { double width; double height; } maximumFrameSizeForChildren; - (id)initWithInfo:(id)a0; - (struct CGSize { double x0; double x1; })maximumFrameSizeForChild:(id)a0; @end
@interface TSWPTextParentLayout : TSDLayout @property (nonatomic) struct CGSize { double width; double height; } maximumFrameSizeForChildren; - (id)initWithInfo:(id)a0; - (struct CGSize { double x0; double x1; })maximumFrameSizeForChild:(id)a0; @end