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

  /external/chromium_org/ui/views/controls/table/
table_header.cc 194 if (is_resizing()) {
223 if (is_resizing())
238 if (!is_resizing())
table_header.h 71 bool is_resizing() const { return resize_details_.get() != NULL; } function in class:views::TableHeader

Completed in 196 milliseconds