Home
last modified time | relevance | path

Searched full:style (Results 1 – 25 of 25400) sorted by relevance

12345678910>>...1016

/external/unicode/
Demoji-variation-sequences.txt12 0023 FE0E ; text style; # (1.1) NUMBER SIGN
13 0023 FE0F ; emoji style; # (1.1) NUMBER SIGN
14 002A FE0E ; text style; # (1.1) ASTERISK
15 002A FE0F ; emoji style; # (1.1) ASTERISK
16 0030 FE0E ; text style; # (1.1) DIGIT ZERO
17 0030 FE0F ; emoji style; # (1.1) DIGIT ZERO
18 0031 FE0E ; text style; # (1.1) DIGIT ONE
19 0031 FE0F ; emoji style; # (1.1) DIGIT ONE
20 0032 FE0E ; text style; # (1.1) DIGIT TWO
21 0032 FE0F ; emoji style; # (1.1) DIGIT TWO
[all …]
/external/freetype/src/autofit/
Dafstyles.h20 /* Define `STYLE' as needed. */
24 /* style name in lowercase and uppercase, respectively, followed */
32 /* style. */
36 /* STYLE( cyrl_dflt, CYRL_DFLT, */
37 /* "Cyrillic default style", */
45 STYLE( s ## _ ## f, S ## _ ## F, \
46 ds " " df " style", \
86 STYLE( adlm_dflt, ADLM_DFLT,
87 "Adlam default style",
93 STYLE( arab_dflt, ARAB_DFLT,
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/text/ttml/
DTtmlStyleTest.java76 TtmlStyle style = new TtmlStyle(); in inheritStyle() local
77 style.inherit(populatedStyle); in inheritStyle()
79 assertWithMessage("id must not be inherited").that(style.getId()).isNull(); in inheritStyle()
80 assertThat(style.isUnderline()).isTrue(); in inheritStyle()
81 assertThat(style.isLinethrough()).isTrue(); in inheritStyle()
82 assertThat(style.getStyle()).isEqualTo(STYLE_BOLD_ITALIC); in inheritStyle()
83 assertThat(style.getFontFamily()).isEqualTo(FONT_FAMILY); in inheritStyle()
84 assertThat(style.getFontColor()).isEqualTo(FONT_COLOR); in inheritStyle()
85 assertThat(style.getFontSize()).isEqualTo(FONT_SIZE); in inheritStyle()
86 assertThat(style.getFontSizeUnit()).isEqualTo(FONT_SIZE_UNIT); in inheritStyle()
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/text/ttml/
DTtmlStyleTest.java76 TtmlStyle style = new TtmlStyle(); in inheritStyle() local
77 style.inherit(populatedStyle); in inheritStyle()
79 assertWithMessage("id must not be inherited").that(style.getId()).isNull(); in inheritStyle()
80 assertThat(style.isUnderline()).isTrue(); in inheritStyle()
81 assertThat(style.isLinethrough()).isTrue(); in inheritStyle()
82 assertThat(style.getStyle()).isEqualTo(STYLE_BOLD_ITALIC); in inheritStyle()
83 assertThat(style.getFontFamily()).isEqualTo(FONT_FAMILY); in inheritStyle()
84 assertThat(style.getFontColor()).isEqualTo(FONT_COLOR); in inheritStyle()
85 assertThat(style.getFontSize()).isEqualTo(FONT_SIZE); in inheritStyle()
86 assertThat(style.getFontSizeUnit()).isEqualTo(FONT_SIZE_UNIT); in inheritStyle()
[all …]
/external/apache-xml/test/tests/perf-gold/basic/
Dbasic-all_well.out6 <body style="
9 <div style="
17 <div style="
64 <div style="
74 <div style="
77 <span style="
88 <div style="
93 border-bottom-style: solid;
94 border-top-style: solid;
99 <div style="
[all …]
/external/testng/doc/
Dbook-toc.html1 …nt-Type" content="text/html; charset=utf-8"><style type="text/css" media="print">.hide{display:non…
4 <body style="margin:0;padding:0"><div class="hide">
11 …>Page 1</b></a></font></td></tr></table><font size="3" face="Times"><span style="font-size:16px;fo…
12 <div style="position:absolute;top:1148;left:738">v</div>
14 <font size="6" face="Times"><span style="font-size:48px;font-family:Times">
16 <div style="position:absolute;top:355;left:162"><b>Contents</b></div>
18 <font size="8" face="Times"><span style="font-size:12px;font-family:Times">
19 <div style="position:absolute;top:512;left:270">Foreword</div>
20 <div style="position:absolute;top:512;left:730">xiii</div>
21 <div style="position:absolute;top:530;left:270">Preface</div>
[all …]
/external/robolectric/robolectric/src/test/resources/res/values/
Dthemes.xml3 <style name="Theme.Robolectric" parent="@android:style/Theme">
4 <item name="android:buttonStyle">@style/Widget.Robolectric.Button</item>
8 </style>
10 <style name="Theme.Robolectric.ImplicitChild">
13 </style>
15 <style name="Theme.Robolectric.EmptyParent" parent=""/>
17 <style name="Theme.AnotherTheme" parent="@style/Theme.Robolectric">
18 <item name="android:buttonStyle">@style/Widget.AnotherTheme.Button</item>
22 <item name="animalStyle">@style/Gastropod</item>
28 </style>
[all …]
/external/walt/android/WALT/app/src/main/res/layout/
Dfragment_front_page.xml15 style="@style/MenuItemStyle"
19 style="@style/MenuIconStyle"
30 style="@style/MenuTextTop"
34 style="@style/MenuTextBottom"
43 <View style="@style/MenuDivider" />
47 style="@style/MenuItemStyle"
51 style="@style/MenuIconStyle"
62 style="@style/MenuTextTop"
69 <View style="@style/MenuDivider" />
73 style="@style/MenuItemStyle"
[all …]
Dfragment_diagnostics.xml22 style="@style/MenuItemStyle"
26 style="@style/MenuIconStyle"
37 style="@style/MenuTextTop"
42 style="@style/MenuTextBottom"
50 <View style="@style/MenuDivider" />
54 style="@style/MenuItemStyle"
58 style="@style/MenuIconStyle"
69 style="@style/MenuTextTop"
73 style="@style/MenuTextBottom"
81 <View style="@style/MenuDivider" />
[all …]
/external/robolectric/testapp/src/main/res/values/
Dthemes.xml3 <style name="Theme.Robolectric" parent="@android:style/Theme">
4 <item name="android:buttonStyle">@style/Widget.Robolectric.Button</item>
8 </style>
10 <style name="Theme.Robolectric.ImplicitChild">
13 </style>
15 <style name="Theme.Robolectric.EmptyParent" parent=""/>
17 <style name="Theme.AnotherTheme" parent="@style/Theme.Robolectric">
18 <item name="android:buttonStyle">@style/Widget.AnotherTheme.Button</item>
22 <item name="animalStyle">@style/Gastropod</item>
28 </style>
[all …]
/external/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_style.py25 self.style = ttk.Style(self.root)
29 style = self.style
30 style.configure('TButton', background='yellow')
31 self.assertEqual(style.configure('TButton', 'background'),
33 self.assertIsInstance(style.configure('TButton'), dict)
37 style = self.style
42 style.map('TButton', background=[(*states, 'white')])
44 self.assertEqual(style.map('TButton', 'background'), expected)
45 m = style.map('TButton')
52 style.map('TButton', background=[(*states, 'black')])
[all …]
/external/skia/resources/android_fonts/v22/
Dfonts.xml5 <font weight="100" style="normal">
8 <font weight="100" style="italic">Roboto-ThinItalic.ttf</font>
9 <font weight="300" style="normal">Roboto-Light.ttf</font>
10 <font weight="300" style="italic">Roboto-LightItalic.ttf</font>
11 <font weight="400" style="normal">Roboto-Regular.ttf</font>
12 <font weight="400" style="italic">Roboto-Italic.ttf</font>
13 <font weight="500" style="normal">Roboto-Medium.ttf</font>
14 <font weight="500" style="italic">Roboto-MediumItalic.ttf</font>
15 <font weight="700" style="normal">Roboto-Bold.ttf</font>
16 <font weight="700" style="italic">Roboto-BoldItalic.ttf</font>
[all …]
/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/io/
Dduration_units.hpp125 string_type get_unit(duration_style style, duration<Rep, Period> const& d) const in get_unit() argument
127 return do_get_unit(style, rt_ratio(Period()), static_cast<intmax_t>(d.count())); in get_unit()
134 string_type get_n_d_unit(duration_style style, duration<Rep, Period> const& d) const in get_n_d_unit() argument
136 return do_get_n_d_unit(style, rt_ratio(Period()), static_cast<intmax_t>(d.count())); in get_n_d_unit()
161 virtual string_type do_get_n_d_unit(duration_style style, rt_ratio rt, intmax_t v) const = 0;
165 virtual string_type do_get_unit(duration_style style,rt_ratio rt, intmax_t v) const = 0;
417 string_type do_get_n_d_unit(duration_style style, rt_ratio, intmax_t v) const in do_get_n_d_unit() argument
419 return do_get_unit(style, ratio<1>(), do_get_plural_form(v)); in do_get_n_d_unit()
425 string_type do_get_unit(duration_style style, rt_ratio rt, intmax_t v) const in do_get_unit() argument
431 return do_get_unit(style, ratio<1>(), do_get_plural_form(v)); in do_get_unit()
[all …]
/external/setupdesign/main/res/values-v31/
Dstyles.xml20 <style name="SudDynamicColorBaseTheme">
24 <item name="alertDialogTheme">@style/SudDynamicColorAlertDialogThemeCompat</item>
25 <item name="android:alertDialogTheme">@style/SudDynamicColorAlertDialogTheme</item>
26 … <item name="android:datePickerDialogTheme">@style/SudDynamicColorDateTimePickerDialogTheme</item>
27 … <item name="android:timePickerDialogTheme">@style/SudDynamicColorDateTimePickerDialogTheme</item>
35 </style>
37 <style name="SudDynamicColorBaseTheme.Light">
41 <item name="alertDialogTheme">@style/SudDynamicColorAlertDialogThemeCompat.Light</item>
42 <item name="android:alertDialogTheme">@style/SudDynamicColorAlertDialogTheme.Light</item>
43 …<item name="android:datePickerDialogTheme">@style/SudDynamicColorDateTimePickerDialogTheme.Light</…
[all …]
/external/yapf/yapftests/
Dstyle_test.py15 """Tests for yapf.style."""
23 from yapf.yapflib import style
34 style._ContinuationAlignStyleStringConverter(cont_align_space),
38 style._ContinuationAlignStyleStringConverter(cont_align_fixed),
49 style._ContinuationAlignStyleStringConverter(cont_align_valignright),
52 style._ContinuationAlignStyleStringConverter('blahblah')
53 self.assertIn("unknown continuation align style: 'blahblah'",
57 self.assertEqual(style._StringListConverter('foo, bar'), ['foo', 'bar'])
58 self.assertEqual(style._StringListConverter('foo,bar'), ['foo', 'bar'])
59 self.assertEqual(style._StringListConverter(' foo'), ['foo'])
[all …]
/external/robolectric/nativeruntime/src/main/resources/fonts/
Dfonts.xml27 <font weight="100" style="normal">Roboto-Regular.ttf
32 <font weight="200" style="normal">Roboto-Regular.ttf
37 <font weight="300" style="normal">Roboto-Regular.ttf
42 <font weight="400" style="normal">Roboto-Regular.ttf
47 <font weight="500" style="normal">Roboto-Regular.ttf
52 <font weight="600" style="normal">Roboto-Regular.ttf
57 <font weight="700" style="normal">Roboto-Regular.ttf
62 <font weight="800" style="normal">Roboto-Regular.ttf
67 <font weight="900" style="normal">Roboto-Regular.ttf
72 <font weight="100" style="italic">Roboto-Regular.ttf
[all …]
/external/setupdesign/main/res/values/
Dstyles.xml22 <style name="SudThemeMaterial" parent="Theme.AppCompat.NoActionBar">
34 <item name="android:windowAnimationStyle">@style/Animation.SudWindowAnimation</item>
39 <item name="sudFillContentLayoutStyle">@style/SudFillContentLayout</item>
56 <item name="sudItemDescriptionStyle">@style/SudItemContainer.Description</item>
57 <item name="sudItemDescriptionTitleStyle">@style/SudItemTitle</item>
61 <item name="sudNavBarTheme">@style/SudNavBarThemeDark</item>
62 <item name="textAppearanceListItemSmall">@style/TextAppearance.SudItemSummary</item>
68 <item name="sudEditBoxStyle">@style/SudEditBoxTheme</item>
70 <item name="sudItemContainerStyle">@style/SudItemContainer</item>
71 <item name="sudItemIconContainerStyle">@style/SudItemIconContainer</item>
[all …]
/external/robolectric/integration_tests/nativegraphics/src/main/res/values/
Dstyles.xml19 <style name="Whatever">
36 </style>
38 <style name="TextViewWithoutColorAndAppearance">
40 </style>
42 <style name="TextViewWithColorButWithOutAppearance">
44 </style>
46 <style name="TextViewWithColorAndAppearance">
48 <item name="android:textAppearance">@style/TextAppearance.WithColor</item>
49 </style>
51 <style name="TextViewWithoutColorButWithAppearance">
[all …]
/external/subsampling-scale-image-view/sample/src/main/res/layout/
Dmain.xml2 <ScrollView xmlns:android="http://schemas.android.com/apk/res/android" style="@style/fill">
16 <View style="@style/indexDivider"/>
17 …<TextView style="@style/indexLink" android:id="@+id/basicFeatures" android:text="@string/basic.lin…
18 <View style="@style/indexDivider"/>
19 …<TextView style="@style/indexLink" android:id="@+id/imageDisplay" android:text="@string/display.li…
20 <View style="@style/indexDivider"/>
21 …<TextView style="@style/indexLink" android:id="@+id/eventHandling" android:text="@string/event.lin…
22 <View style="@style/indexDivider"/>
23 …<TextView style="@style/indexLink" android:id="@+id/advancedEventHandling" android:text="@string/a…
24 <View style="@style/indexDivider"/>
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DPath.h27 enum class Style { enum
36 constexpr bool is_style_posix(Style S) { in is_style_posix()
37 if (S == Style::posix) in is_style_posix()
39 if (S != Style::native) in is_style_posix()
49 constexpr bool is_style_windows(Style S) { return !is_style_posix(S); } in is_style_windows()
79 Style S = Style::native; ///< The path style to use.
82 friend const_iterator begin(StringRef path, Style style);
105 Style S = Style::native; ///< The path style to use.
107 friend reverse_iterator rbegin(StringRef path, Style style);
122 const_iterator begin(StringRef path, Style style = Style::native);
[all …]
/external/icu/icu4j/
DAPIChangeReport.html29 <li><span style='color:green'>(stable)</span> public interface <i>PersonName</i></li>
30 <li><span style='color:green'>(stable)</span> public class <i>PersonNameFormatter</i></li>
31 <li><span style='color:green'>(stable)</span> public static class <i>PersonNameFormatter.Builder</i…
32 <li><span style='color:green'>(stable)</span> public class <i>SimplePersonName</i></li>
33 <li><span style='color:green'>(stable)</span> public static class <i>SimplePersonName.Builder</i></…
34 <li><span style='color:green'>(stable)</span> public static enum <i>PersonName.FieldModifier</i></l…
35 <li><span style='color:green'>(stable)</span> public static enum <i>PersonName.NameField</i></li>
36 <li><span style='color:green'>(stable)</span> public static enum <i>PersonName.PreferredOrder</i></…
37 <li><span style='color:green'>(stable)</span> public static enum <i>PersonNameFormatter.DisplayOrde…
38 <li><span style='color:green'>(stable)</span> public static enum <i>PersonNameFormatter.Formality</…
[all …]
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_style.py13 self.style = ttk.Style(self.root)
17 style = self.style
18 style.configure('TButton', background='yellow')
19 self.assertEqual(style.configure('TButton', 'background'),
21 self.assertIsInstance(style.configure('TButton'), dict)
25 style = self.style
26 style.map('TButton', background=[('active', 'background', 'blue')])
27 self.assertEqual(style.map('TButton', 'background'),
30 self.assertIsInstance(style.map('TButton'), dict)
34 style = self.style
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp37 using llvm::sys::path::Style;
39 inline Style real_style(Style style) { in real_style() argument
41 return (style == Style::posix) ? Style::posix : Style::windows; in real_style()
43 return (style == Style::windows) ? Style::windows : Style::posix; in real_style()
47 inline const char *separators(Style style) { in separators() argument
48 if (real_style(style) == Style::windows) in separators()
53 inline char preferred_separator(Style style) { in preferred_separator() argument
54 if (real_style(style) == Style::windows) in preferred_separator()
59 StringRef find_first_component(StringRef path, Style style) { in find_first_component() argument
69 if (real_style(style) == Style::windows) { in find_first_component()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DPath.h28 enum class Style { windows, posix, native }; enum
58 Style S = Style::native; ///< The path style to use.
61 friend const_iterator begin(StringRef path, Style style);
84 Style S = Style::native; ///< The path style to use.
86 friend reverse_iterator rbegin(StringRef path, Style style);
101 const_iterator begin(StringRef path, Style style = Style::native);
111 reverse_iterator rbegin(StringRef path, Style style = Style::native);
134 void remove_filename(SmallVectorImpl<char> &path, Style style = Style::native);
149 Style style = Style::native);
173 /// @param style The path separator style
[all …]
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/
DToStringStyleTest.java36 final ToStringStyle style = new ToStringStyleImpl(); in testSetArrayStart() local
37 style.setArrayStart(null); in testSetArrayStart()
38 assertEquals("", style.getArrayStart()); in testSetArrayStart()
43 final ToStringStyle style = new ToStringStyleImpl(); in testSetArrayEnd() local
44 style.setArrayEnd(null); in testSetArrayEnd()
45 assertEquals("", style.getArrayEnd()); in testSetArrayEnd()
50 final ToStringStyle style = new ToStringStyleImpl(); in testSetArraySeparator() local
51 style.setArraySeparator(null); in testSetArraySeparator()
52 assertEquals("", style.getArraySeparator()); in testSetArraySeparator()
57 final ToStringStyle style = new ToStringStyleImpl(); in testSetContentStart() local
[all …]

12345678910>>...1016