OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:render_selection
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/views/controls/menu/
menu_item_view.cc
736
bool
render_selection
=
local
755
render_selection
,
758
} else if (
render_selection
) {
794
color_id =
render_selection
?
801
render_selection
,
836
PaintMinorText(canvas,
render_selection
);
852
bool
render_selection
) {
876
GetNativeTheme()->GetSystemColor(
render_selection
?
[
all
...]
menu_item_view.h
398
void PaintMinorText(gfx::Canvas* canvas, bool
render_selection
);
Completed in 32 milliseconds