Searched defs:contextWidth (Results 1 – 2 of 2) sorted by relevance
89 std::unique_ptr<Rosen::Typography> GetParagraph(double contextWidth) const in GetParagraph()131 SizeF GetParagraphSize(double contextWidth) const in GetParagraphSize()
308 double contextWidth = std::max(text_.width_, icon_.width_); in MeasureIntegralSize() local