OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:showing_sync_bubble_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/ntp/
new_tab_ui.h
82
bool showing_sync_bubble() { return
showing_sync_bubble_
; }
83
void set_showing_sync_bubble(bool showing) {
showing_sync_bubble_
= showing; }
150
bool
showing_sync_bubble_
;
member in class:NewTabUI
new_tab_ui.cc
94
showing_sync_bubble_
(false) {
Completed in 42 milliseconds