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

  /external/chromium_org/ui/views/controls/menu/
menu_item_view.cc 777 bool render_selection = local
796 render_selection,
799 } else if (render_selection) {
835 color_id = render_selection ?
842 render_selection,
863 PaintMinorText(canvas, render_selection);
879 bool render_selection) {
903 GetNativeTheme()->GetSystemColor(render_selection ?
    [all...]
menu_item_view.h 404 void PaintMinorText(gfx::Canvas* canvas, bool render_selection);

Completed in 32 milliseconds