Home
last modified time | relevance | path

Searched +refs:use +refs:empty +refs:active +refs:region (Results 1 – 25 of 12202) sorted by relevance

12345678910>>...489

/dports/www/drupal9/drupal-9.2.10/core/themes/olivero/
H A Dolivero.theme8 use Drupal\olivero\OliveroPreRender;
9 use Drupal\Component\Utility\Html;
10 use Drupal\Core\Form\FormStateInterface;
11 use Drupal\Core\Template\Attribute;
12 use Drupal\Core\Render\Element;
13 use Drupal\user\UserInterface;
122 $region = $block->getRegion();
125 $variables['content']['#attributes']['region'] = $region;
225 $region = $block
428 // Ensure is-active class is set when the tab is active. The generic active
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A Dmarkers.texi552 the region. Such commands should use the function @code{use-region-p}
605 the function @code{use-region-p} for that (@pxref{The Region}).
715 command designed to operate on a region should normally use
720 @defun use-region-p
722 mark is active, and there is a valid region in the buffer. This
724 region, instead of on text near point, when the mark is active.
726 @cindex empty region
727 @vindex use-empty-active-region
729 @code{use-empty-active-region} is non-@code{nil} (by default, it is
730 @code{nil}). The function @code{region-active-p} is similar to
[all …]
/dports/editors/emacs/emacs-27.2/doc/lispref/
H A Dmarkers.texi552 the region. Such commands should use the function @code{use-region-p}
603 the function @code{use-region-p} for that (@pxref{The Region}).
713 command designed to operate on a region should normally use
718 @defun use-region-p
720 mark is active, and there is a valid region in the buffer. This
722 region, instead of on text near point, when the mark is active.
724 @cindex empty region
725 @vindex use-empty-active-region
727 @code{use-empty-active-region} is non-@code{nil} (by default, it is
728 @code{nil}). The function @code{region-active-p} is similar to
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/
H A Dmark.texi19 @cindex active region
22 When the mark is active, we say also that the region is active; Emacs
157 @cindex primary selection, when active region changes
260 operate on the region if the mark is active. For example, @kbd{M-$}
262 point, but it checks the text in the region if the mark is active
264 behavior if the region is empty (i.e., if mark and point are at the
265 same position). If you want them to operate on the empty region,
266 change the variable @code{use-empty-active-region} to @code{t}.
268 @vindex delete-active-region
275 active). If you change the variable @code{delete-active-region} to
[all …]
H A Dindent.texi30 way (@code{indent-for-tab-command}). If the region is active, indent
39 additional tab stop, so you can use @key{TAB} to align point with
40 the preceding line. If the region is active (@pxref{Using Region}),
46 region is active, all the lines in the region are indented this way.
114 If the region is active, and no prefix argument is given, join all
119 @findex indent-region
135 this transient mode is active, typing @kbd{@key{LEFT}} or
198 future Emacs sessions, use the Customize interface to save the value
203 are always displayed as empty spaces extending to the next
211 desired column. Tab characters are displayed as a stretch of empty
[all …]
/dports/editors/emacs/emacs-27.2/doc/emacs/
H A Dmark.texi19 @cindex active region
22 When the mark is active, we say also that the region is active; Emacs
157 @cindex primary selection, when active region changes
260 operate on the region if the mark is active. For example, @kbd{M-$}
262 point, but it checks the text in the region if the mark is active
264 behavior if the region is empty (i.e., if mark and point are at the
265 same position). If you want them to operate on the empty region,
266 change the variable @code{use-empty-active-region} to @code{t}.
268 @vindex delete-active-region
275 active). If you change the variable @code{delete-active-region} to
[all …]
H A Dindent.texi30 way (@code{indent-for-tab-command}). If the region is active, indent
39 additional tab stop, so you can use @key{TAB} to align point with
40 the preceding line. If the region is active (@pxref{Using Region}),
46 region is active, all the lines in the region are indented this way.
114 If the region is active, and no prefix argument is given, join all
119 @findex indent-region
135 this transient mode is active, typing @kbd{@key{LEFT}} or
198 future Emacs sessions, use the Customize interface to save the value
203 are always displayed as empty spaces extending to the next
211 desired column. Tab characters are displayed as a stretch of empty
[all …]
/dports/net-mgmt/netbox/netbox-3.0.12/docs/rest-api/
H A Dfiltering.md5 …t URL. For example, `GET /api/dcim/sites/?status=active` will return only sites with a status of "
7 …example, `GET /api/dcim/sites/?status=active&region=europe` will return only active sites within t…
9 … in a logical OR operation. For example, `GET /api/dcim/sites/?region=north-america&region=south-a…
13 … make an authenticated `OPTIONS` request to the model's list endpoint, and use `jq` to extract the…
26 "value": "active",
93 | `empty` | Is empty (boolean) |
/dports/lang/retro12/RETRO12-2021.4/doc/book/techniques/
H A Dbuffer25 Only one buffer can be active at a time. RETRO provides a
31 To set a buffer as the active one use `buffer:set`. This takes
45 To return the last value in the buffer you can use `buffer:get`.
58 You can reset a buffer to the empty state using `buffer:empty`.
62 To begin, create a memory region to use as a buffer.
95 You can remove all values using `buffer:empty`:
101 buffer:empty
112 buffer:empty
124 The last one is useful. Only one buffer is ever active
127 buffer indexes. So the word could assign and use a new
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/aws_eks/tasks/
H A Dfull_test.yml5 # If us-west-1 does become supported, change this test to use an unsupported region
7 - name: attempt to use eks in unsupported region
14 region: us-west-1
30 region: "{{ aws_region }}"
80 - name: create security groups to use for EKS
107 - name: create EKS cluster with same details but wait for it to become active
117 - name: Check that EKS cluster is active and has CA and endpoint data
156 - name: create EKS cluster with same details but wait for it to become active
206 - name: set all security group rule lists to empty to remove circular dependency
/dports/www/drupal8/drupal-8.9.20/core/includes/
H A Dtheme.inc11 use Drupal\Core\Url;
17 use Drupal\Core\Config\Config;
1193 * - active: The key for the currently active maintenance task.
1197 $active = $variables['active'];
1199 $done = isset($items[$active]) || $active == NULL;
1381 if (!isset($variables['page'][$region])) {
1382 $variables['page'][$region] = [];
1528 * Prepares variables for region templates.
1530 * Default template: region.html.twig.
1543 $variables['region'] = $variables['elements']['#region'];
[all …]
/dports/www/drupal9/drupal-9.2.10/core/includes/
H A Dtheme.inc12 use Drupal\Core\Url;
18 use Drupal\Core\Config\Config;
1228 $active = $variables['active'];
1230 $done = isset($items[$active]) || $active == NULL;
1410 if (!isset($variables['page'][$region])) {
1411 $variables['page'][$region] = [];
1557 * Prepares variables for region templates.
1559 * Default template: region.html.twig.
1572 $variables['region'] = $variables['elements']['#region'];
1928 if (!empty($variables['element']['#active'])) {
[all …]
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/regionserver/
H A DRegionListTmpl.jamon8 "License"); you may not use this file except in compliance
45 <li class="active"><a href="#tab_regionBaseInfo" data-toggle="tab">Base Info</a> </li>
52 <div class="tab-pane active" id="tab_regionBaseInfo">
71 the region named
76 The hbase:meta table keeps a list of all regions in the system. The empty key is used to denote
77 table start and table end. A region with an empty start key is the first region in a table.
78 If a region has both an empty start key and an empty end key, it's the only region in the
98 <td><a href="region.jsp?name=<% r.getEncodedName() %>">
126 <td><a href="region.jsp?name=<% r.getEncodedName() %>">
161 <td><a href="region.jsp?name=<% r.getEncodedName() %>">
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/tests/integration/targets/aws_eks_cluster/tasks/
H A Dfull_test.yml4 # If us-west-1 does become supported, change this test to use an unsupported region
6 - name: attempt to use eks in unsupported region
13 region: us-west-1
66 - name: create security groups to use for EKS
91 - name: create EKS cluster with same details but wait for it to become active
100 - name: Check that EKS cluster is active and has CA and endpoint data
137 - name: create EKS cluster with same details but wait for it to become active
184 - name: set all security group rule lists to empty to remove circular dependency
/dports/lang/retro12/RETRO12-2021.4/example/
H A Dbuffer.retro2 from RETRO11. I use them frequently, but don't have a
10 To begin, create a memory region to use as a buffer.
43 You can remove all values using `buffer:empty`:
49 buffer:empty
60 buffer:empty
72 The last one is useful. Only one buffer is ever active
75 buffer indexes. So the word could assign and use a new
86 buffer. This lets one use them to build strings easily.
/dports/www/drupal7/drupal-7.82/modules/toolbar/
H A Dtoolbar.module97 $variables['attributes']['class'][] = 'toggle-active';
110 // its parser, so we use a converted cookie name.
117 * Add admin toolbar to the page_top region automatically.
165 * Indicate that the 'page_top' region (in which the toolbar will be displayed)
166 * is an overlay supplemental region that should be refreshed whenever its
169 * This information is provided for any module that might need to use it, not
324 if (!empty($item['link']['description'])) {
332 $class .= ' active-trail';
341 * Checks whether an item is in the active trail.
355 // Gather active paths.
[all …]
/dports/databases/grass7/grass-7.8.6/lib/gis/
H A Dgislib.dox545 region that is active in the module. This active module region is what
547 export does not take care for the active region settings.
576 not use this routine since its use implies that the active module
608 Initially the active module region and the user's database region are
610 routines manage the active module region.
612 - G_window_rows() number of rows in active region
614 - G_window_cols() number of columns in active region
635 - G_set_window() set the active region
637 This routine sets the active region from given region. Setting the
661 - G_get_set_window() get the active region
[all …]
/dports/www/drupal7/drupal-7.82/modules/dashboard/
H A Ddashboard.module106 // Make administrative blocks that are not already in use elsewhere
108 …if (empty($block['status']) && (empty($block['region']) || $block['region'] == BLOCK_REGION_NONE) …
153 // Insert regions even when they are empty, so that they will be
155 $page['content']['dashboard'][$region] = !empty($page[$region]) ? $page[$region] : array();
165 if (empty($item['#block']->subject)) {
188 $block->content = array('#markup' => '<div class="dashboard-block-empty">(empty)</div>');
220 // any module that might need to use it, not just the core Overlay module.
284 'emptyBlockText' => t('(empty)'),
285 …'emptyRegionTextInactive' => t('This dashboard region is empty. Click <em>Customize dashboard</em>…
638 * Returns HTML for disabled blocks, for use in dashboard customization mode.
[all …]
/dports/www/drupal7/drupal-7.82/modules/block/
H A Dblock.module402 if (!empty($delta_list)) {
440 // Check for active blocks in regions that are not available.
441 …if (!empty($block['region']) && $block['region'] != BLOCK_REGION_NONE && !isset($regions[$block['r…
448 if (empty($block['status'])) {
705 * an empty block object for $module.
717 if (empty($block)) {
890 // modify it, and we need to use it later on in this function.
950 * Assemble the cache_id to use for a given block.
988 // Rehash blocks for active themes. We don't use list_themes() here,
990 // and we can't tell which themes are active.
[all …]
/dports/x11-toolkits/p5-Tk/Tk-804.035/pod/
H A DCanvas.pod49 be constrained within the scroll region.
68 bottom coordinates of a rectangular region.
447 region given by I<x1>, I<y1>, I<x2>, and I<y2>.
454 rectangular region given by I<x1>, I<y1>, I<x2>,
1204 Specifies the color to be used to fill the arc region in its normal, active, and
1275 If I<type> is B<chord> then the arc's region is defined
1278 If I<type> is B<arc> then the arc's region consists of
1301 the arc's region, in its normal, active and disabled states.
1732 rectangular region enclosing the oval.
2020 to be inside the polygon, use a line item instead.
[all …]
/dports/devel/libunwind/libunwind-1.5.0/doc/
H A Dlibunwind-dynamic.tex26 generator must use the dynamic unwind-info interface provided by
46 can be empty. If non-empty, the prologue sets up the frame state for
50 frame state in any way. If non-empty, the epilogue restores the
77 contrast, most CISC use variable-length instruction encodings, so it
78 is usually necessary to use a byte-offset as the index. Given the
103 \item[\Type{unw\_word\_t} \Var{gp}] The global-pointer value in use
136 ASCII NUL terminated. For source languages that use name-mangling
239 \emph{empty region} and such regions are perfectly legal. In fact,
240 empty regions can be useful to establish a particular frame state
280 whether or not this directive is active. This is useful for
[all …]
/dports/multimedia/libkate/libkate-0.4.1/doc/
H A Dkate-format-text-data.doc18 \li a 64 bit value representing the start of the earliest event still active when this event starts…
39 …_32v "variable length integer" representing the index of a predefined region to use for this event.
40 \li if the next bit is set, a \ref format_region "region" definition to use for this event.
42 \li if the next bit is set, a \ref format_style "style" definition to use for this event.
50 Bitstream version 0.2 starts making use of this warp:
52 \li if the next bit is set, a \ref format_palette "palette" definition to use for the bitmap in thi…
54 \li if the next bit is set, a \ref format_bitmap "bitmap" definition to use for this event.
57 Bitstream version 0.4 makes further use of this warp:
64 Bitstream 0.6 makes further use of this warp to add:
70 will contain another warp after any non empty warps. This means that a warp is a chain of single wa…
[all …]
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/Manual/
H A DGlossary.pod7 We use words. This is what they mean.
19 =item active
21 For an L</action> to run, it needs to be B<active>. Most of the time, all
22 actions submitted are active, but it is possible to specify only a specific
23 action as active; any non-active actions are ignored. See L<Jifty::Request>.
31 the screen. In Jifty, the sections of the screen are called L</region>s. See
53 L</mandatory>, in that the user can leave mandatory fields empty. For
79 A section of HTML (at present, a Mason component) contained in a L</region>.
120 =item region
122 An area of the page which JavaScript can replace. The content in the region is
[all …]
/dports/www/drupal9/drupal-9.2.10/core/themes/claro/
H A Dclaro.theme8 use Drupal\claro\ClaroPreRender;
9 use Drupal\Component\Utility\Html;
14 use Drupal\Core\Link;
15 use Drupal\Core\Render\Element;
17 use Drupal\Core\Url;
18 use Drupal\media\MediaForm;
19 use Drupal\file\FileInterface;
79 // Ensure is-active class is set when the tab is active. The generic active
570 // introduces a footer region to these forms which will allow for us to
1543 // `views-group-box--operator`, and add a `views-config-group-region`
[all …]
/dports/www/drupal8/drupal-8.9.20/core/themes/claro/css/components/
H A Dtabledrag.css22 /* The block region's title row in table. */
24 .region-title {
28 /* Empty region message row in table. */
30 .region-message {
34 /* If the region is populated, we shouldn't display the empty message. */
36 .region-message.region-populated {
135 @media screen and (-ms-high-contrast: active) {
220 * If the first table cell is empty (like in a multiple field widget table),
222 * If it isn't empty (Field UI table, taxonomy term overview page), this CSS
227 width: 1px; /* This forces this cell to use the smallest possible width. */
[all …]

12345678910>>...489