Searched refs:needs_layout_ (Results 1 – 2 of 2) sorted by relevance
237 needs_layout_ = true; in SetText()247 needs_layout_ = true; in SetInlinePlaceholders()651 if (!needs_layout_ && rounded_width == width_) { in Layout()657 needs_layout_ = false; in Layout()1246 needs_layout_ = true; in SetParagraphStyle()1995 needs_layout_ = dirty; in SetDirty()
332 bool needs_layout_ = true; variable