Home
last modified time | relevance | path

Searched refs:width (Results 1 – 25 of 34) sorted by relevance

12

/misc/config_tools/configurator/packages/vue-json-schema-form/utils/style/
A DbaseForm.scss19 width: 12px;
63 width: 100%;
84 width: 100%;
108 width: 16px;
170 width: 40%;
171 min-width: 10px;
172 max-width: 180px;
197 width: 75px;
287 width: 100%;
295 width: 100%;
[all …]
/misc/config_tools/configurator/packages/configurator/src/assets/images/
A DPlus.svg1 <svg width="25" height="26" viewBox="0 0 25 26" fill="none" xmlns="http://www.w3.org/2000/svg">
2 <rect width="25" height="4" rx="2" transform="matrix(1 0 0 -1 0 15)" fill="#69BFAD"/>
3 <rect width="25" height="4" rx="2" transform="matrix(-4.37114e-08 1 1 4.37114e-08 10.5 0.5)" fill="…
A Ddropdown_arrow.svg1 <svg width="18" height="9" viewBox="0 0 18 9" fill="none" xmlns="http://www.w3.org/2000/svg">
A Dback_arrow_icon.svg1 <svg width="11" height="19" viewBox="0 0 11 19" fill="none" xmlns="http://www.w3.org/2000/svg">
A DACRN_Logo.svg1 <svg width="150" height="38" viewBox="0 0 150 38" fill="none" xmlns="http://www.w3.org/2000/svg">
12 <rect width="149.625" height="38" fill="white"/>
/misc/config_tools/configurator/packages/configurator/src/assets/css/
A Dindex.scss5 $grid-gutter-width: 0;
43 width: $accordion-icon-width;
44 height: $accordion-icon-width;
48 background-size: $accordion-icon-width;
82 …background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='…
99 @media (min-width: 576px) {
149 max-width: 594px;
170 width: 100%;
/misc/config_tools/configurator/packages/configurator/src/pages/Config/Scenario/
A DSaveScenario.vue55 width: 100%;
59 width: 30%;
63 width: 65%;
A DNewScenario.vue50 <div style="max-width:332px"
130 max-width: 69px;
/misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-core/src/components/
A DWidget.js79 width: {
211 ...(props.width ? {
212 width: props.width,
213 flexBasis: props.width,
/misc/config_tools/configurator/packages/configurator/src/pages/
A DWelcome.vue12 <div class="py-3 py-sm-0 px-3" style="width: 100%;">
18 <div class="py-3 py-sm-0 px-3" style="width: 100%">
/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/Virtio/
A DInput.vue140 max-width: 5rem;
150 width: 100%;
153 width: 100%;
160 width: 100%;
A DNetwork.vue142 max-width: 5rem;
152 width: 100%;
155 width: 100%;
162 width: 100%;
A DConsole.vue195 max-width: 5rem;
205 width: 100%;
208 width: 100%;
215 width: 100%;
/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/
A Dcpu_affinity.vue8 <n-popover trigger="hover" placement="top-start" style="width: 500px">
32 <n-popover trigger="hover" placement="top-start" style="width: 500px">
67 …<div style="padding:9px;border-radius: 9px;width: 100%;border: 1px solid dimgray;background: light…
205 max-width: 5rem;
206 width: 100%;
A DIVSHMEM_REGION.vue280 width: 100%;
288 width: 100%;
295 width: 100%;
302 max-width: 5rem;
303 width: 100%;
A DVUART.vue293 width: 100%;
301 width: 100%;
308 width: 100%;
315 max-width: 5rem;
316 width: 100%;
/misc/config_tools/configurator/packages/configurator/src/pages/Welcome/
A DUseExisting.vue2 <div class="py-3 py-sm-0 px-3" style="width: 100%;">
5 <p class="py-3 mb-0 mb-sm-4" style="max-width: 462px; letter-spacing: -0.3px;">
A DNewConfiguration.vue4 <p class="py-3 mb-2" style="max-width: 465px; letter-spacing: -0.143px;">
13 <td style="width: 100%;">
/misc/config_tools/configurator/packages/configurator/src-tauri/types/
A Dconfig.ts59 width?: number, property
/misc/config_tools/configurator/packages/vue-json-schema-form/utils/icons/
A DIconPlus.vue10 width="200"
/misc/config_tools/configurator/packages/configurator/src/pages/Config/
A DConfigForm.vue206 max-width: 210px;
207 width: 100%;
213 max-width: 60%;
/misc/config_tools/board_inspector/inspectorlib/
A Dcdata.py90 …_wrapper = textwrap.TextWrapper(width=line_len, initial_indent=self._indent, subsequent_indent=sel…
91 …_wrapper_indentall = textwrap.TextWrapper(width=line_len, initial_indent=self._indent + ' ', subs…
/misc/config_tools/configurator/packages/vue-json-schema-form/utils/
A DformUtils.js230 width,
247 width,
/misc/config_tools/configurator/packages/configurator/src/components/common/
A DControlBar.vue93 width: 9rem;
/misc/config_tools/board_inspector/acpiparser/aml/
A Dparser.py134 def __init__(self, label, width): argument
137 self.width = width
141 tree.append_child(stream.get_integer(self.width))

Completed in 25 milliseconds

12