HomeSort by relevance Sort by last modified time
    Searched refs:fast_resize_at_last_layout_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/controls/native/
native_view_host.h 73 return fast_resize_at_last_layout_;
124 bool fast_resize_at_last_layout_; member in class:views::NativeViewHost
native_view_host.cc 26 fast_resize_at_last_layout_(false),
105 fast_resize_at_last_layout_ = visible && fast_resize_;

Completed in 515 milliseconds