Searched refs:initial_size_ (Results 1 – 9 of 9) sorted by relevance
37 return initial_size_ * 8 - bits_read(); in NON_EXPORTED_BASE()49 const int initial_size_; in NON_EXPORTED_BASE() local
10 : initial_size_(size), in BitReader()
243 initial_size_ = gfx::Size( in PrepareForLayoutTest()247 initial_size_ = gfx::Size(kTestSVGWindowWidthDip, kTestSVGWindowHeightDip); in PrepareForLayoutTest()254 initial_size_); in PrepareForLayoutTest()262 main_window_->SizeTo(initial_size_); in PrepareForLayoutTest()265 ->SetSize(initial_size_); in PrepareForLayoutTest()495 params.initial_size = initial_size_; in SendTestConfiguration()
204 gfx::Size initial_size_; variable
180 std::vector<int> initial_size_; variable
484 bounds.set_width(initial_size_[i]); in RevertDrag()493 bounds.set_height(initial_size_[i]); in RevertDrag()541 initial_size_.push_back(initial_size); in WorkspaceWindowResizer()684 int initial_size = initial_size_[i]; in CreateBucketsForAttached()
378 initial_size_(panel->GetBounds().size()) {} in WaitForAutoResizeWider()383 return panel_->GetBounds().width() > initial_size_.width(); in AtExpectedState()386 gfx::Size initial_size_; member in WaitForAutoResizeWider396 initial_size_(panel->GetBounds().size()) {} in WaitForAutoResizeNarrower()401 return panel_->GetBounds().width() < initial_size_.width(); in AtExpectedState()404 gfx::Size initial_size_; member in WaitForAutoResizeNarrower
240 gfx::Size initial_size_; variable
134 initial_size_(size), in GpuCommandBufferStub()535 initial_size_, in OnInitialize()