Home | History | Annotate | Download | only in frame

Lines Matching refs:throbber_size

108   gfx::Size throbber_size;
110 throbber_size = throbber_->GetPreferredSize();
115 throbber_size.height() > 0) {
118 throbber_size.height());
171 gfx::Size throbber_size;
173 throbber_size = throbber_->GetPreferredSize();
191 std::min(throbber_size.width(), width()),
192 throbber_size.height());
198 throbber_size.height() > 0) {
201 throbber_size.height());