Home | Sort by relevance Sort by last modified time |
/external/chromium_org/ui/views/controls/tree/ | |
tree_view.h | 193 void set_text_width(int width) { text_width_ = width; } function in class:views::TreeView::InternalNode |
tree_view.cc | 680 node->set_text_width(width); |