OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:themes_helper
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/sync/test/integration/
single_client_themes_sync_test.cc
9
#include "chrome/browser/sync/test/integration/
themes_helper
.h"
12
using
themes_helper
::GetCustomTheme;
13
using
themes_helper
::GetThemeID;
14
using
themes_helper
::UseCustomTheme;
15
using
themes_helper
::UseDefaultTheme;
16
using
themes_helper
::UseSystemTheme;
17
using
themes_helper
::UsingCustomTheme;
18
using
themes_helper
::UsingDefaultTheme;
19
using
themes_helper
::UsingSystemTheme;
two_client_themes_sync_test.cc
9
#include "chrome/browser/sync/test/integration/
themes_helper
.h"
12
using
themes_helper
::GetCustomTheme;
13
using
themes_helper
::GetThemeID;
14
using
themes_helper
::HasOrWillHaveCustomTheme;
15
using
themes_helper
::ThemeIsPendingInstall;
16
using
themes_helper
::UseCustomTheme;
17
using
themes_helper
::UseDefaultTheme;
18
using
themes_helper
::UseSystemTheme;
19
using
themes_helper
::UsingCustomTheme;
20
using
themes_helper
::UsingDefaultTheme
[
all
...]
themes_helper.h
16
namespace
themes_helper
{
namespace
52
} // namespace
themes_helper
themes_helper.cc
5
#include "chrome/browser/sync/test/integration/
themes_helper
.h"
32
namespace
themes_helper
{
namespace
76
} // namespace
themes_helper
Completed in 48 milliseconds