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

  /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);

Completed in 131 milliseconds