OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:themes
(Results
201 - 225
of
644
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome_frame/cfinstall/examples/
jquery.html
7
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/
themes
/base/jquery-ui.css"
/external/chromium/chrome/browser/sync/glue/
theme_util_unittest.cc
11
#include "chrome/browser/
themes
/theme_service.h"
12
#include "chrome/browser/
themes
/theme_service_factory.h"
/external/chromium/chrome/browser/sync/syncable/
nigori_util.cc
48
encrypted_types.insert(
THEMES
);
67
nigori->set_encrypt_themes(types.count(
THEMES
) > 0);
/external/chromium/chrome/common/extensions/docs/static/
browserAction.html
156
That doesn't work well with
themes
, and anyway,
160
Because many people use
themes
,
devguide.html
44
<td> <a href="
themes
.html">
Themes
</a> </td>
/external/chromium_org/chrome/browser/extensions/
theme_installed_infobar_delegate.cc
15
#include "chrome/browser/
themes
/theme_service.h"
16
#include "chrome/browser/
themes
/theme_service_factory.h"
/external/chromium_org/chrome/browser/
renderer_preferences_util.cc
27
#include "chrome/browser/
themes
/theme_service.h"
28
#include "chrome/browser/
themes
/theme_service_factory.h"
/external/chromium_org/chrome/browser/sync/
profile_sync_components_factory_impl_unittest.cc
56
datatypes.push_back(syncer::
THEMES
);
146
syncer::
THEMES
);
/external/chromium_org/chrome/browser/sync/test/integration/
two_client_themes_sync_test.cc
204
ASSERT_TRUE(GetClient(1)->DisableSyncForDatatype(syncer::
THEMES
));
213
ASSERT_TRUE(GetClient(1)->EnableSyncForDatatype(syncer::
THEMES
));
/external/chromium_org/chrome/browser/ui/cocoa/
styled_text_field_cell.mm
8
#include "chrome/browser/
themes
/theme_properties.h"
9
#include "chrome/browser/
themes
/theme_service.h"
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
devguide.html
42
<td> <a href="
themes
.html">
Themes
</a> </td>
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/
garden-o-matic.html
34
font-src http://
themes
.googleusercontent.com;
47
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.15/
themes
/base/jquery-ui.css">
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationChooser.java
119
private static final String ICON_THEMES = "
themes
"; //$NON-NLS-1$
140
/** List of available
themes
*/
164
/** Dropdown for
themes
*/
805
// the
themes
selection can depend on the currently selected activity
810
// Update
themes
. This is done after updating the devices above,
1768
ArrayList<String>
themes
= new ArrayList<String>();
local
[
all
...]
/external/chromium/chrome/browser/sync/sessions/
sync_session_unittest.cc
345
original[syncable::
THEMES
] = payload3;
352
//
Themes
untouched.
360
EXPECT_EQ(payload3, original[syncable::
THEMES
]);
/external/chromium/chrome/browser/ui/webui/options/
personal_options_handler.cc
24
#include "chrome/browser/
themes
/theme_service.h"
25
#include "chrome/browser/
themes
/theme_service_factory.h"
138
localized_strings->SetString("
themes
",
/external/chromium_org/chrome/browser/resources/
sync_setup_overlay.html
94
<input id="
themes
-checkbox" type="checkbox">
95
<span i18n-content="
themes
" i18n-values="title:
themes
">
/external/chromium_org/ui/native_theme/
native_theme_win.h
8
// A wrapper class for working with custom XP/Vista
themes
provided in
73
// defaulting to GetSystemMetrics edge size if
themes
are disabled.
133
// the fact that Windows XP and some classic
themes
give bogus alpha values.
/developers/build/prebuilts/gradle/ActionBarCompat-Styled/ActionBarCompat-StyledSample/src/main/res/values/
styles.xml
24
the Theme.AppCompat
themes
depending on your color scheme. This theme can be applied to
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-Styled/ActionBarCompat-StyledSample/src/main/res/values/
styles.xml
24
the Theme.AppCompat
themes
depending on your color scheme. This theme can be applied to
/development/samples/ApiDemos/src/com/example/android/apis/app/
ActionBarMechanics.java
39
// use Theme.NoTitleBar. You can add an Action Bar to your own
themes
/development/samples/ApiDemos/src/com/example/android/apis/content/
ResourcesSample.java
84
// getDimen(), getDrawable() because
themes
are stored in resources.
/development/samples/Support7Demos/src/com/example/android/supportv7/app/
ActionBarMechanics.java
40
// use Theme.NoTitleBar. You can add an Action Bar to your own
themes
/external/chromium/chrome/browser/extensions/
extension_install_ui_browsertest.cc
11
#include "chrome/browser/
themes
/theme_service_factory.h"
/external/chromium/chrome/browser/renderer_host/
gtk_key_bindings_handler.h
23
//
themes
only define editor key bindings exactly for GtkEntry and GtkTextView.
/external/chromium/chrome/browser/ui/cocoa/
browser_frame_view.h
18
// c) We had to be able to support "transparent"
themes
, so that you could see
Completed in 5286 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>