Searched refs:width (Results 1 – 25 of 34) sorted by relevance
12
| /misc/config_tools/configurator/packages/vue-json-schema-form/utils/style/ |
| A D | baseForm.scss | 19 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 D | Plus.svg | 1 <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 D | dropdown_arrow.svg | 1 <svg width="18" height="9" viewBox="0 0 18 9" fill="none" xmlns="http://www.w3.org/2000/svg">
|
| A D | back_arrow_icon.svg | 1 <svg width="11" height="19" viewBox="0 0 11 19" fill="none" xmlns="http://www.w3.org/2000/svg">
|
| A D | ACRN_Logo.svg | 1 <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 D | index.scss | 5 $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 D | SaveScenario.vue | 55 width: 100%; 59 width: 30%; 63 width: 65%;
|
| A D | NewScenario.vue | 50 <div style="max-width:332px" 130 max-width: 69px;
|
| /misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-core/src/components/ |
| A D | Widget.js | 79 width: { 211 ...(props.width ? { 212 width: props.width, 213 flexBasis: props.width,
|
| /misc/config_tools/configurator/packages/configurator/src/pages/ |
| A D | Welcome.vue | 12 <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 D | Input.vue | 140 max-width: 5rem; 150 width: 100%; 153 width: 100%; 160 width: 100%;
|
| A D | Network.vue | 142 max-width: 5rem; 152 width: 100%; 155 width: 100%; 162 width: 100%;
|
| A D | Console.vue | 195 max-width: 5rem; 205 width: 100%; 208 width: 100%; 215 width: 100%;
|
| /misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/ |
| A D | cpu_affinity.vue | 8 <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 D | IVSHMEM_REGION.vue | 280 width: 100%; 288 width: 100%; 295 width: 100%; 302 max-width: 5rem; 303 width: 100%;
|
| A D | VUART.vue | 293 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 D | UseExisting.vue | 2 <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 D | NewConfiguration.vue | 4 <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 D | config.ts | 59 width?: number, property
|
| /misc/config_tools/configurator/packages/vue-json-schema-form/utils/icons/ |
| A D | IconPlus.vue | 10 width="200"
|
| /misc/config_tools/configurator/packages/configurator/src/pages/Config/ |
| A D | ConfigForm.vue | 206 max-width: 210px; 207 width: 100%; 213 max-width: 60%;
|
| /misc/config_tools/board_inspector/inspectorlib/ |
| A D | cdata.py | 90 …_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 D | formUtils.js | 230 width, 247 width,
|
| /misc/config_tools/configurator/packages/configurator/src/components/common/ |
| A D | ControlBar.vue | 93 width: 9rem;
|
| /misc/config_tools/board_inspector/acpiparser/aml/ |
| A D | parser.py | 134 def __init__(self, label, width): argument 137 self.width = width 141 tree.append_child(stream.get_integer(self.width))
|
Completed in 25 milliseconds
12