/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowThemeTest.java | 82 Resources.Theme theme = resources.newTheme(); in forStylesWithImplicitParents_shouldInheritValuesNotDefinedInChild() local 88 Resources.Theme theme = resources.newTheme(); in shouldApplyParentStylesFromAttrs() local 95 Resources.Theme theme = resources.newTheme(); in applyStyle_shouldOverrideParentAttrs() local 102 Resources.Theme theme = resources.newTheme(); in applyStyle_shouldOverrideImplicitParentAttrs() local 109 Resources.Theme theme = resources.newTheme(); in applyStyle_shouldInheritParentAttrs() local 163 Resources.Theme theme = resources.newTheme(); in applyStyle_withForceFalse_shouldApplyButNotOverwriteExistingAttributeValues() local 175 Resources.Theme theme = resources.newTheme(); in applyStyle_withForceTrue_shouldApplyAndOverwriteExistingAttributeValues() local 187 Resources.Theme theme = resources.newTheme(); in whenStyleSpecifiesAttr_obtainStyledAttribute_findsCorrectValue() local 204 Resources.Theme theme = resources.newTheme(); in xml_whenStyleSpecifiesAttr_obtainStyledAttribute_findsCorrectValue() local 219 Resources.Theme theme = resources.newTheme(); in whenAttrSetAttrSpecifiesAttr_obtainStyledAttribute_returnsItsValue() local [all …]
|
D | ShadowResourcesTest.java | 84 Resources.Theme theme = resources.newTheme(); in themeResolveAttribute_shouldSupportDereferenceResource() local 99 Resources.Theme theme = resources.newTheme(); in themeResolveAttribute_shouldSupportNotDereferencingResource() local
|
D | ShadowAssetManagerTest.java | 201 Resources.Theme theme = resources.newTheme(); in whenStyleAttrResolutionFails_attrsToTypedArray_returnsNiceErrorMessage() local
|
/external/wayland/cursor/ |
D | wayland-cursor.c | 144 struct wl_cursor_theme *theme; member 164 struct wl_cursor_theme *theme = image->theme; in wl_cursor_image_get_buffer() local 206 struct wl_cursor_theme *theme) in wl_cursor_create_from_data() 261 load_default_theme(struct wl_cursor_theme *theme) in load_default_theme() 288 struct wl_cursor_theme *theme) in wl_cursor_create_from_xcursor_images() 350 struct wl_cursor_theme *theme = data; in load_callback() local 391 struct wl_cursor_theme *theme; in wl_cursor_theme_load() local 430 wl_cursor_theme_destroy(struct wl_cursor_theme *theme) in wl_cursor_theme_destroy() 452 wl_cursor_theme_get_cursor(struct wl_cursor_theme *theme, in wl_cursor_theme_get_cursor()
|
D | xcursor.c | 655 _XcursorBuildThemeDir (const char *dir, const char *theme) in _XcursorBuildThemeDir() 791 XcursorScanTheme (const char *theme, const char *name) in XcursorScanTheme() 842 XcursorLibraryLoadImages (const char *file, const char *theme, int size) in XcursorLibraryLoadImages() 929 xcursor_load_theme(const char *theme, int size, in xcursor_load_theme()
|
/external/setupdesign/main/src/com/google/android/setupdesign/util/ |
D | ThemeResolver.java | 98 public int resolve(@Nullable String theme) { in resolve() 109 public int resolve(@Nullable String theme, boolean suppressDayNight) { in resolve() 141 private static int getDayNightThemeRes(@Nullable String theme) { in getDayNightThemeRes() 168 private static int getThemeRes(@Nullable String theme) { in getThemeRes() 203 private static int getThemeVersion(String theme) { in getThemeVersion()
|
D | ThemeHelper.java | 77 final String theme = intent.getStringExtra(WizardManagerHelper.EXTRA_THEME); in isLightTheme() local 90 public static boolean isLightTheme(String theme, boolean def) { in isLightTheme()
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowDatePickerDialog.java | 28 int theme, in __constructor__() 50 int theme, in __constructor__()
|
D | ShadowArscResourcesImpl.java | 157 …public Drawable loadDrawable(Resources wrapper, TypedValue value, int id, Resources.Theme theme, b… in loadDrawable() 171 …le loadDrawable(Resources wrapper, TypedValue value, int id, int density, Resources.Theme theme) { in loadDrawable()
|
D | ShadowTimePickerDialog.java | 22 int theme, in __constructor__()
|
D | ShadowLegacyResourcesImpl.java | 156 …public Drawable loadDrawable(Resources wrapper, TypedValue value, int id, Resources.Theme theme, b… in loadDrawable() 170 …le loadDrawable(Resources wrapper, TypedValue value, int id, int density, Resources.Theme theme) { in loadDrawable()
|
D | ShadowArscAssetManager.java | 195 protected static void dumpTheme(long theme, int priority, String tag, String prefix) { in dumpTheme() 707 ResTableTheme theme = Registries.NATIVE_THEME_REGISTRY.getNativeObject(themeToken); in applyStyle() local 756 ResTableTheme theme = Registries.NATIVE_THEME_REGISTRY.getNativeObject(themeToken); in resolveAttrs() local 984 ResTableTheme theme = new ResTableTheme(am.getResources()); in newTheme() local 989 protected final void deleteTheme(int theme) { in deleteTheme() 994 protected final void deleteTheme(long theme) { in deleteTheme() 1030 …ResTableTheme theme = Preconditions.checkNotNull(Registries.NATIVE_THEME_REGISTRY.getNativeObject(… in loadThemeAttributeValue() local
|
D | ShadowArscAssetManager10.java | 1331 Theme theme = Registries.NATIVE_THEME9_REGISTRY.getNativeObject(theme_ptr); in nativeApplyStyle() local 1413 Theme theme = Registries.NATIVE_THEME9_REGISTRY.getNativeObject(theme_ptr); in nativeResolveAttrs() local 1507 Theme theme = Registries.NATIVE_THEME9_REGISTRY.getNativeObject(theme_ptr); in nativeThemeApplyStyle() local 1567 Theme theme = Registries.NATIVE_THEME9_REGISTRY.getNativeObject(theme_ptr); in nativeThemeGetAttributeValue() local 1596 Theme theme = Registries.NATIVE_THEME9_REGISTRY.getNativeObject(theme_ptr); in nativeThemeDump() local 1609 Theme theme = Registries.NATIVE_THEME9_REGISTRY.getNativeObject(theme_ptr); in nativeThemeGetChangingConfigurations() local
|
D | ShadowArscAssetManager9.java | 1327 Theme theme = Registries.NATIVE_THEME9_REGISTRY.getNativeObject(theme_ptr); in nativeApplyStyle() local 1409 Theme theme = Registries.NATIVE_THEME9_REGISTRY.getNativeObject(theme_ptr); in nativeResolveAttrs() local 1503 Theme theme = Registries.NATIVE_THEME9_REGISTRY.getNativeObject(theme_ptr); in nativeThemeApplyStyle() local 1565 Theme theme = Registries.NATIVE_THEME9_REGISTRY.getNativeObject(theme_ptr); in nativeThemeGetAttributeValue() local 1594 Theme theme = Registries.NATIVE_THEME9_REGISTRY.getNativeObject(theme_ptr); in nativeThemeDump() local 1607 Theme theme = Registries.NATIVE_THEME9_REGISTRY.getNativeObject(theme_ptr); in nativeThemeGetChangingConfigurations() local
|
/external/setupcompat/main/java/com/google/android/setupcompat/template/ |
D | FooterButton.java | 50 private int theme; field in FooterButton 80 @StyleRes int theme) { in FooterButton() 317 private int theme = 0; field in FooterButton.Builder 348 public Builder setTheme(@StyleRes int theme) { in setTheme()
|
/external/setupdesign/main/src/com/google/android/setupdesign/items/ |
D | ButtonItem.java | 42 private int theme = R.style.SudButtonItem; field in ButtonItem 79 public void setTheme(int theme) { in setTheme()
|
/external/setupcompat/main/java/com/google/android/setupcompat/internal/ |
D | FallbackThemeWrapper.java | 47 protected void onApplyThemeResource(Theme theme, int resId, boolean first) { in onApplyThemeResource()
|
/external/setupdesign/main/src/com/google/android/setupdesign/view/ |
D | NavigationBar.java | 62 int theme = attributes.getResourceId(navBarTheme, 0); in getNavbarTheme() local 78 final int theme = getNavbarTheme(context); in getThemedContext() local
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/ |
D | StyleResolver.java | 12 private final Style theme; field in StyleResolver 17 Style theme, ResName myResName, ResTable_config config) { in StyleResolver()
|
/external/pdfium/xfa/fwl/ |
D | cfwl_edit.cpp | 98 IFWL_ThemeProvider* theme = GetAvailableTheme(); in GetWidgetRect() local 626 IFWL_ThemeProvider* theme = GetAvailableTheme(); in UpdateEditParams() local 706 IFWL_ThemeProvider* theme = GetAvailableTheme(); in UpdateVAlignment() local 841 IFWL_ThemeProvider* theme = GetAvailableTheme(); in Layout() local 914 IFWL_ThemeProvider* theme = GetAvailableTheme(); in LayoutScrollBar() local
|
D | cfwl_datetimepicker.cpp | 79 IFWL_ThemeProvider* theme = GetAvailableTheme(); in Update() local 422 IFWL_ThemeProvider* theme = GetAvailableTheme(); in DisForm_Update() local
|
D | cfwl_form.cpp | 181 IFWL_ThemeProvider* theme = GetAvailableTheme(); in Layout() local
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | AttributeResolution9.java | 89 public static boolean ResolveAttrs(Theme theme, int def_style_attr, in ResolveAttrs() 237 public static void ApplyStyle(Theme theme, ResXMLParser xml_parser, int def_style_attr, in ApplyStyle()
|
D | AttributeResolution10.java | 93 public static boolean ResolveAttrs(Theme theme, int def_style_attr, in ResolveAttrs() 241 public static void ApplyStyle(Theme theme, ResXMLParser xml_parser, int def_style_attr, in ApplyStyle()
|
D | AttributeResolution.java | 64 public static boolean ResolveAttrs(ResTableTheme theme, int defStyleAttr, in ResolveAttrs() 226 …public static void ApplyStyle(ResTableTheme theme, ResXMLParser xmlParser, int defStyleAttr, int d… in ApplyStyle()
|