Home
last modified time | relevance | path

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

12345678910>>...408

/third_party/skia/third_party/externals/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 …]
/third_party/openssl/doc/man7/
Dlife_cycle-pkey.pod200 <table style="border:1px solid; border-collapse:collapse">
201 <tr><th style="border:1px solid" align="left">Function Call</th>
202 <th style="border:1px solid" colspan="13">Current State</th></tr>
203 <tr><th style="border:1px solid"></th>
204 <th style="border:1px solid" align="center">start</th>
205 <th style="border:1px solid" align="center">newed</th>
206 <th style="border:1px solid" align="center">digest<br>sign</th>
207 <th style="border:1px solid" align="center">verify</th>
208 <th style="border:1px solid" align="center">verify<br>recover</th>
209 <th style="border:1px solid" align="center">encrypt</th>
[all …]
Dlife_cycle-cipher.pod158 <table style="border:1px solid; border-collapse:collapse">
159 <tr><th style="border:1px solid" align="left">Function Call</th>
160 <th style="border:1px solid" colspan="10">Current State</th></tr>
161 <tr><th style="border:1px solid"></th>
162 <th style="border:1px solid" align="center">start</th>
163 <th style="border:1px solid" align="center">newed</th>
164 <th style="border:1px solid" align="center">initialised</th>
165 <th style="border:1px solid" align="center">updated</th>
166 <th style="border:1px solid" align="center">finaled</th>
167 <th style="border:1px solid" align="center">initialised<br>decryption</th>
[all …]
Dlife_cycle-digest.pod112 <table style="border:1px solid; border-collapse:collapse">
113 <tr><th style="border:1px solid" align="left">Function Call</th>
114 <th style="border:1px solid" colspan="6">Current State</th></tr>
115 <tr><th style="border:1px solid"></th>
116 <th style="border:1px solid" align="center">start</th>
117 <th style="border:1px solid" align="center">newed</th>
118 <th style="border:1px solid" align="center">initialised</th>
119 <th style="border:1px solid" align="center">updated</th>
120 <th style="border:1px solid" align="center">finaled</th>
121 <th style="border:1px solid" align="center">freed</th></tr>
[all …]
Dlife_cycle-mac.pod112 <table style="border:1px solid; border-collapse:collapse">
113 <tr><th style="border:1px solid" align="left">Function Call</th>
114 <th style="border:1px solid" colspan="6">Current State</th></tr>
115 <tr><th style="border:1px solid"></th>
116 <th style="border:1px solid" align="center">start</th>
117 <th style="border:1px solid" align="center">newed</th>
118 <th style="border:1px solid" align="center">initialised</th>
119 <th style="border:1px solid" align="center">updated</th>
120 <th style="border:1px solid" align="center">finaled</th>
121 <th style="border:1px solid" align="center">freed</th></tr>
[all …]
Dlife_cycle-rand.pod104 <table style="border:1px solid; border-collapse:collapse">
105 <tr><th style="border:1px solid" align="left">Function Call</th>
106 <th style="border:1px solid" colspan="5">Current State</th></tr>
107 <tr><th style="border:1px solid"></th>
108 <th style="border:1px solid" align="center">start</th>
109 <th style="border:1px solid" align="center">newed</th>
110 <th style="border:1px solid" align="center">instantiated</th>
111 <th style="border:1px solid" align="center">uninstantiated</th>
112 <th style="border:1px solid" align="center">freed</th></tr>
113 <tr><th style="border:1px solid" align="left">EVP_RAND_CTX_new</th>
[all …]
Dlife_cycle-kdf.pod91 <table style="border:1px solid; border-collapse:collapse">
92 <tr><th style="border:1px solid" align="left">Function Call</th>
93 <th style="border:1px solid" colspan="4">Current State</th></tr>
94 <tr><th style="border:1px solid"></th>
95 <th style="border:1px solid" align="center">start</th>
96 <th style="border:1px solid" align="center">newed</th>
97 <th style="border:1px solid" align="center">deriving</th>
98 <th style="border:1px solid" align="center">freed</th></tr>
99 <tr><th style="border:1px solid" align="left">EVP_KDF_CTX_new</th>
100 <td style="border:1px solid" align="center">newed</td>
[all …]
/third_party/python/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 …]
/third_party/skia/m133/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 …]
/third_party/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 …]
/third_party/rust/rust/compiler/rustc_errors/src/
Dstyled_buffer.rs3 use crate::snippet::{Style, StyledString};
13 style: Style, field
17 const SPACE: Self = StyledChar::new(' ', Style::NoStyle);
19 const fn new(chr: char, style: Style) -> Self { in new()
20 StyledChar { chr, style } in new()
38 let mut current_style = Style::NoStyle; in render()
42 if sc.style != current_style { in render()
44 styled_vec.push(StyledString { text: current_text, style: current_style }); in render()
46 current_style = sc.style; in render()
52 styled_vec.push(StyledString { text: current_text, style: current_style }); in render()
[all …]
/third_party/libabigail/doc/vizualization/graph/gv/
Dsa-base.gv5 …Node1 [label="base",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcol…
6 Node1 -> Node2 [dir="back",color="midnightblue",fontsize="9",style="solid",fontname="FreeSans"];
7 …Node2 [label="A",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$struc…
8 Node2 -> Node3 [dir="back",color="midnightblue",fontsize="9",style="solid",fontname="FreeSans"];
9 …Node3 [label="D1",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$stru…
10 Node2 -> Node3 [dir="back",color="midnightblue",fontsize="9",style="solid",fontname="FreeSans"];
11 Node2 -> Node4 [dir="back",color="midnightblue",fontsize="9",style="solid",fontname="FreeSans"];
12 …Node4 [label="Dd1",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$str…
13 Node2 -> Node5 [dir="back",color="midnightblue",fontsize="9",style="solid",fontname="FreeSans"];
14 …Node5 [label="Dd2",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$str…
[all …]
/third_party/icu/icu4j/
DAPIChangeReport.html17 <li><span style='color:orange'>(draft)</span> public enum <i>NounClass</i></li>
20 <li><span style='color:orange'>(draft)</span> public static final NounClass ANIMATE</li>
21 <li><span style='color:orange'>(draft)</span> public static final NounClass COMMON</li>
22 <li><span style='color:orange'>(draft)</span> public static final NounClass FEMININE</li>
23 <li><span style='color:orange'>(draft)</span> public static final NounClass INANIMATE</li>
24 <li><span style='color:orange'>(draft)</span> public static final NounClass MASCULINE</li>
25 <li><span style='color:orange'>(draft)</span> public static final NounClass NEUTER</li>
26 <li><span style='color:orange'>(draft)</span> public static final NounClass OTHER</li>
27 <li><span style='color:orange'>(draft)</span> public static final NounClass PERSONAL</li>
43 <li> <span style='color:orange'>(draft)</span> public com.ibm.icu.util.NounClass <i>getNounClass…
[all …]
/third_party/skia/third_party/externals/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 …]
/third_party/skia/third_party/externals/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 …]
/third_party/vk-gl-cts/external/vulkan-docs/src/images/
Dray_intersection_candidate.svg15 …<path d="M 0 0.5 l 0.5 -0.5 l 1.5 1.5 l -1.5 1.5 l -0.5 -0.5 l 1 -1 z" style="fill:black;" stroke-…
19 …<line x1="200" y1="50" x2="250" y2="37.5" style="stroke:black;stroke-width:2;" stroke-dasharray="3…
21 <line x1="150" y1="62.5" x2="200" y2="50" style="stroke:black;stroke-width:2;" />
24 <line x1="100" y1="75" x2="150" y2="62.5" style="stroke:black;stroke-width:2;" />
26 …<line x1="50" y1="87.5" x2="100" y2="75" style="stroke:black;stroke-width:2;" stroke-dasharray="3,…
27 …<path d="M 0 100 l 25 -6.125 l 25 -6.125" style="stroke:black;stroke-width:2;" marker-end="url(#li…
28 …<line x1="-50" y1="112.5" x2="0" y2="100" style="stroke:black;stroke-width:2;" stroke-dasharray="3…
29 …<text x="-3.75" y="93" style="font-style:normal;font-weight:bold;font-size:11px;font-family:serif;…
30 …<text x="20" y="86.875" style="font-style:normal;font-weight:bold;font-size:11px;font-family:serif…
31 …<text x="82.5" y="90" style="font-style:normal;font-weight:bold;font-size:11px;font-family:serif;"…
[all …]
Dvulkantexture_boxFilter.svg25 style="stop-color:#ff0000;stop-opacity:1;"
35 style="overflow:visible;"
40style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1;fill:#000000;fill-opacit…
49 style="overflow:visible;"
53style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#ff0000;stroke-opacity:1;…
59 style="overflow:visible"
67style="fill:#ff0000;fill-opacity:1;fill-rule:evenodd;stroke:#ff0000;stroke-width:1.00000003pt;stro…
74 style="overflow:visible"
83style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stro…
94 style="overflow:visible"
[all …]
Dchromasamples_420_xcosited_ymidpoint.svg18 style="overflow:visible">
21style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;stroke-opac…
26 style="overflow:visible"
32style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;stroke-opac…
36 style="overflow:visible"
43style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;stroke-opac…
51 style="overflow:visible">
54style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;stroke-opac…
61style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.23…
66style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.23…
[all …]
Dchromasamples_420_xmidpoint_ymidpoint.svg18 style="overflow:visible">
21style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;stroke-opac…
26 style="overflow:visible"
32style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;stroke-opac…
36 style="overflow:visible"
43style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;stroke-opac…
51 style="overflow:visible">
54style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;stroke-opac…
61style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.23…
66style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.23…
[all …]
/third_party/skia/third_party/externals/tint/src/diagnostic/
Dprinter_test.cc41 printer->write("Default", Style{Color::kDefault, false}); in TEST_F()
42 printer->write("Black", Style{Color::kBlack, false}); in TEST_F()
43 printer->write("Red", Style{Color::kRed, false}); in TEST_F()
44 printer->write("Green", Style{Color::kGreen, false}); in TEST_F()
45 printer->write("Yellow", Style{Color::kYellow, false}); in TEST_F()
46 printer->write("Blue", Style{Color::kBlue, false}); in TEST_F()
47 printer->write("Magenta", Style{Color::kMagenta, false}); in TEST_F()
48 printer->write("Cyan", Style{Color::kCyan, false}); in TEST_F()
49 printer->write("White", Style{Color::kWhite, false}); in TEST_F()
55 printer->write("Default", Style{Color::kDefault, true}); in TEST_F()
[all …]
/third_party/cups/doc/help/
Dman-cupsd.conf.html29 <dd style="margin-left: 5.0em"><dt><b>AccessLogLevel actions</b>
30 <dd style="margin-left: 5.0em"><dt><b>AccessLogLevel all</b>
31 <dd style="margin-left: 5.0em">Specifies the logging level for the AccessLog file.
37 <dd style="margin-left: 5.0em"><dt><b>AutoPurgeJobs No</b>
38 <dd style="margin-left: 5.0em"><br>
42 <dd style="margin-left: 5.0em">Specifies a list of Bonjour sub-types to advertise for each shared p…
46 <dd style="margin-left: 5.0em"><dt><b>BrowseLocalProtocols dnssd</b>
47 <dd style="margin-left: 5.0em"><dt><b>BrowseLocalProtocols none</b>
48 <dd style="margin-left: 5.0em">Specifies which protocols to use for local printer sharing.
51 <dd style="margin-left: 5.0em"><dt><b>BrowseWebIF No</b>
[all …]
/third_party/rust/crates/env_logger/src/fmt/
Dstyle.rs10 /// Call [`Formatter::style`] to get a `Style` and use the builder methods to
12 /// To print a value using the style, wrap it in a call to [`value`] when the log
17 /// Create a bold, red colored style and use it to print the log level:
26 /// let mut level_style = buf.style();
45 /// let mut bold = buf.style();
56 /// [`Formatter::style`]: struct.Formatter.html#method.style
61 pub struct Style { struct
66 impl Style { implementation
71 /// Create a style with red text:
80 /// let mut style = buf.style();
[all …]
/third_party/alsa-lib/doc/pictures/
Ducm-seq-verb.svg1style="width:583px;height:584px;background:#FFFFFF;" version="1.1" viewBox="0 0 583 584" width="58…
Ducm-seq-device.svg1style="width:462px;height:598px;background:#FFFFFF;" version="1.1" viewBox="0 0 462 598" width="46…
/third_party/skia/third_party/externals/angle2/src/android_system_settings/res/values-v17/
Dstyles.xml4 source code is governed by a BSD-style license that can be found in the
9 <style name="PreferenceFragmentListSinglePane" parent="@*android:style/PreferenceFragmentList">
15 </style>
17 <style name="MultiSelectDialogStyle" parent="@style/Preference.Material">
20 </style>
22 <style name="SettingsPreferenceFragmentStyle" parent="@style/PreferenceFragment.Material">
24 </style>
26 <style name="PreferenceTheme" parent="@style/PreferenceThemeOverlay.v14.Material">
27 <item name="preferenceFragmentStyle">@style/SettingsPreferenceFragmentStyle</item>
28 <item name="dialogPreferenceStyle">@style/MultiSelectDialogStyle</item>
[all …]

12345678910>>...408