Home
last modified time | relevance | path

Searched refs:text_color_id (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/views/controls/tree/
Dtree_view.cc61 ui::NativeTheme::ColorId text_color_id(bool has_focus, bool is_selected) { in text_color_id() function
805 text_color_id(HasFocus(), node == selected_node_); in PaintRow()