OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:previous_theme_frame_id_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/wm/
header_painter.cc
158
previous_theme_frame_id_
(0),
265
bool initial_paint = (
previous_theme_frame_id_
== 0);
267
(
previous_theme_frame_id_
!= theme_frame_id ||
282
crossfade_theme_frame_id_ =
previous_theme_frame_id_
;
352
previous_theme_frame_id_
= theme_frame_id;
462
// We do not cache the images for |
previous_theme_frame_id_
| and
464
// returned from ui::ThemeProvider for |
previous_theme_frame_id_
|
467
previous_theme_frame_id_
= 0;
header_painter.h
188
int
previous_theme_frame_id_
;
member in class:ash::HeaderPainter
Completed in 29 milliseconds