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 754 bool render_selection = local
766 render_selection,
769 } else if (render_selection) {
787 gfx::ImageSkia check = GetMenuCheckImage(render_selection);
810 color_id = render_selection ?
824 render_selection,
855 PaintMinorText(canvas, render_selection);
859 gfx::ImageSkia arrow = GetSubmenuArrowImage(render_selection);
871 bool render_selection) {
894 GetNativeTheme()->GetSystemColor(render_selection
    [all...]
menu_item_view.h 389 void PaintMinorText(gfx::Canvas* canvas, bool render_selection);

Completed in 47 milliseconds