view release on metacpan or search on metacpan
inc/Module/Install/RTx/Factory.pm view on Meta::CPAN
^head1 SEE ALSO
This class allows \"overlay\" methods to be placed
into the following files _Overlay is for a System overlay by the original author,
_Vendor is for 3rd-party vendor add-ons, while _Local is for site-local customizations.
These overlay files can contain new subs or subs to replace existing subs in this module.
If you'll be working with perl 5.6.0 or greater, each of these files should begin with the line
no warnings qw(redefine);
so that perl does not kick and scream when you redefine a subroutine or variable in your overlay.
${class}_Overlay, ${class}_Vendor, ${class}_Local
^cut
view all matches for this distribution
view release on metacpan or search on metacpan
inc/Module/Install/RTx/Factory.pm view on Meta::CPAN
^head1 SEE ALSO
This class allows \"overlay\" methods to be placed
into the following files _Overlay is for a System overlay by the original author,
_Vendor is for 3rd-party vendor add-ons, while _Local is for site-local customizations.
These overlay files can contain new subs or subs to replace existing subs in this module.
If you'll be working with perl 5.6.0 or greater, each of these files should begin with the line
no warnings qw(redefine);
so that perl does not kick and scream when you redefine a subroutine or variable in your overlay.
${class}_Overlay, ${class}_Vendor, ${class}_Local
^cut
view all matches for this distribution
view release on metacpan or search on metacpan
inc/Module/Install/RTx/Factory.pm view on Meta::CPAN
^head1 SEE ALSO
This class allows \"overlay\" methods to be placed
into the following files _Overlay is for a System overlay by the original author,
_Vendor is for 3rd-party vendor add-ons, while _Local is for site-local customizations.
These overlay files can contain new subs or subs to replace existing subs in this module.
If you'll be working with perl 5.6.0 or greater, each of these files should begin with the line
no warnings qw(redefine);
so that perl does not kick and scream when you redefine a subroutine or variable in your overlay.
${class}_Overlay, ${class}_Vendor, ${class}_Local
^cut
view all matches for this distribution
view release on metacpan or search on metacpan
inc/Module/Install/RTx/Factory.pm view on Meta::CPAN
^head1 SEE ALSO
This class allows \"overlay\" methods to be placed
into the following files _Overlay is for a System overlay by the original author,
_Vendor is for 3rd-party vendor add-ons, while _Local is for site-local customizations.
These overlay files can contain new subs or subs to replace existing subs in this module.
If you'll be working with perl 5.6.0 or greater, each of these files should begin with the line
no warnings qw(redefine);
so that perl does not kick and scream when you redefine a subroutine or variable in your overlay.
${class}_Overlay, ${class}_Vendor, ${class}_Local
^cut
view all matches for this distribution
view release on metacpan or search on metacpan
inc/Module/Install/RTx/Factory.pm view on Meta::CPAN
^head1 SEE ALSO
This class allows \"overlay\" methods to be placed
into the following files _Overlay is for a System overlay by the original author,
_Vendor is for 3rd-party vendor add-ons, while _Local is for site-local customizations.
These overlay files can contain new subs or subs to replace existing subs in this module.
If you'll be working with perl 5.6.0 or greater, each of these files should begin with the line
no warnings qw(redefine);
so that perl does not kick and scream when you redefine a subroutine or variable in your overlay.
${class}_Overlay, ${class}_Vendor, ${class}_Local
^cut
view all matches for this distribution
view release on metacpan or search on metacpan
static/css/terminal-light/bootstrap.css view on Meta::CPAN
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
view all matches for this distribution
view release on metacpan or search on metacpan
inc/Module/Install/RTx/Factory.pm view on Meta::CPAN
^head1 SEE ALSO
This class allows \"overlay\" methods to be placed
into the following files _Overlay is for a System overlay by the original author,
_Vendor is for 3rd-party vendor add-ons, while _Local is for site-local customizations.
These overlay files can contain new subs or subs to replace existing subs in this module.
If you'll be working with perl 5.6.0 or greater, each of these files should begin with the line
no warnings qw(redefine);
so that perl does not kick and scream when you redefine a subroutine or variable in your overlay.
${class}_Overlay, ${class}_Vendor, ${class}_Local
^cut
view all matches for this distribution
view release on metacpan or search on metacpan
inc/Module/Install/RTx/Factory.pm view on Meta::CPAN
^head1 SEE ALSO
This class allows \"overlay\" methods to be placed
into the following files _Overlay is for a System overlay by the original author,
_Vendor is for 3rd-party vendor add-ons, while _Local is for site-local customizations.
These overlay files can contain new subs or subs to replace existing subs in this module.
If you'll be working with perl 5.6.0 or greater, each of these files should begin with the line
no warnings qw(redefine);
so that perl does not kick and scream when you redefine a subroutine or variable in your overlay.
${class}_Overlay, ${class}_Vendor, ${class}_Local
^cut
view all matches for this distribution
view release on metacpan or search on metacpan
inc/Module/Install/RTx/Factory.pm view on Meta::CPAN
^head1 SEE ALSO
This class allows \"overlay\" methods to be placed
into the following files _Overlay is for a System overlay by the original author,
_Vendor is for 3rd-party vendor add-ons, while _Local is for site-local customizations.
These overlay files can contain new subs or subs to replace existing subs in this module.
If you'll be working with perl 5.6.0 or greater, each of these files should begin with the line
no warnings qw(redefine);
so that perl does not kick and scream when you redefine a subroutine or variable in your overlay.
${class}_Overlay, ${class}_Vendor, ${class}_Local
^cut
view all matches for this distribution
view release on metacpan or search on metacpan
lib/RTx/EmailCompletion.pm view on Meta::CPAN
Starting with RTx::EmailCompletion 0.03, autocompletion works with LDAP
servers.
If you already have installed and configured LDAP authentication
overlay, this configuration will be used and it should/could work just
as it is.
The following configuration parameters applied :
=over
lib/RTx/EmailCompletion.pm view on Meta::CPAN
Set($EmailCompletionLdapServer, "db.debian.org");
Set($EmailCompletionLdapBase, "dc=debian,dc=org");
You can disable ldap completion (useful if you have installed ldap
authentication overlay and you don't want ldap completion) with :
Set($EmailCompletionLdapDisabled, 1);
If you want to keep only LDAP completion, you can also disable RDBMS :
view all matches for this distribution
view release on metacpan or search on metacpan
inc/Module/Install/RTx/Factory.pm view on Meta::CPAN
^head1 SEE ALSO
This class allows \"overlay\" methods to be placed
into the following files _Overlay is for a System overlay by the original author,
_Vendor is for 3rd-party vendor add-ons, while _Local is for site-local customizations.
These overlay files can contain new subs or subs to replace existing subs in this module.
If you'll be working with perl 5.6.0 or greater, each of these files should begin with the line
no warnings qw(redefine);
so that perl does not kick and scream when you redefine a subroutine or variable in your overlay.
${class}_Overlay, ${class}_Vendor, ${class}_Local
^cut
view all matches for this distribution
view release on metacpan or search on metacpan
inc/Module/Install/RTx/Factory.pm view on Meta::CPAN
^head1 SEE ALSO
This class allows \"overlay\" methods to be placed
into the following files _Overlay is for a System overlay by the original author,
_Vendor is for 3rd-party vendor add-ons, while _Local is for site-local customizations.
These overlay files can contain new subs or subs to replace existing subs in this module.
If you'll be working with perl 5.6.0 or greater, each of these files should begin with the line
no warnings qw(redefine);
so that perl does not kick and scream when you redefine a subroutine or variable in your overlay.
${class}_Overlay, ${class}_Vendor, ${class}_Local
^cut
view all matches for this distribution
view release on metacpan or search on metacpan
inc/Module/Install/RTx/Factory.pm view on Meta::CPAN
^head1 SEE ALSO
This class allows \"overlay\" methods to be placed
into the following files _Overlay is for a System overlay by the original author,
_Vendor is for 3rd-party vendor add-ons, while _Local is for site-local customizations.
These overlay files can contain new subs or subs to replace existing subs in this module.
If you'll be working with perl 5.6.0 or greater, each of these files should begin with the line
no warnings qw(redefine);
so that perl does not kick and scream when you redefine a subroutine or variable in your overlay.
${class}_Overlay, ${class}_Vendor, ${class}_Local
^cut
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Range/Object.pm view on Meta::CPAN
# Nothing to do
return $self unless @input_range;
my @validated_input = $self->_validate_and_expand(@input_range);
# Expand existing range and overlay the new one
my %existing_values = map {; "$_" => 1 } $self->_full_range();
@existing_values{ @validated_input } = (1) x @validated_input;
# Collapse resulting hash and replace current range with new values
$self->{range} = [ $self->_collapse_range( keys %existing_values ) ];
view all matches for this distribution
view release on metacpan or search on metacpan
share/scaffolds/bootstrap-blog/js/picoModal.js view on Meta::CPAN
/** Generates the grey-out effect */
function buildOverlay( getOption, close ) {
return Elem.make( getOption("parent") )
.clazz("pico-overlay")
.clazz( getOption("overlayClass", "") )
.stylize({
display: "none",
position: "fixed",
top: "0px",
left: "0px",
height: "100%",
width: "100%",
zIndex: 10000
})
.stylize(getOption('overlayStyles', {
opacity: 0.5,
background: "#000"
}))
.onClick(function () {
if ( getOption('overlayClose', true) ) {
close();
}
});
}
share/scaffolds/bootstrap-blog/js/picoModal.js view on Meta::CPAN
}
// The various DOM elements that constitute the modal
var modalElem = build.bind(window, 'modal');
var shadowElem = build.bind(window, 'overlay');
var closeElem = build.bind(window, 'close');
// This will eventually contain the modal API returned to the user
var iface;
share/scaffolds/bootstrap-blog/js/picoModal.js view on Meta::CPAN
function build (name, detail) {
if ( !built ) {
var modal = buildModal(getOption, close);
built = {
modal: modal,
overlay: buildOverlay(getOption, close),
close: buildClose(modal, getOption)
};
afterCreateEvent.trigger(iface, detail);
}
return built[name];
share/scaffolds/bootstrap-blog/js/picoModal.js view on Meta::CPAN
modalElem: buildElemAccessor(modalElem),
/** Returns the close button element */
closeElem: buildElemAccessor(closeElem),
/** Returns the overlay element */
overlayElem: buildElemAccessor(shadowElem),
/** Builds the dom without showing the modal */
buildDom: returnIface(build.bind(null, null)),
/** Returns whether this modal is currently being shown */
share/scaffolds/bootstrap-blog/js/picoModal.js view on Meta::CPAN
},
/**
* Updates the options for this modal. This will only let you
* change options that are re-evaluted regularly, such as
* `overlayClose`.
*/
options: function ( opts ) {
Object.keys(opts).map(function (key) {
options[key] = opts[key];
});
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Rapi/Demo/CrudModes.pm view on Meta::CPAN
has '_template_include_paths', is => 'ro', lazy => 1, default => sub {
my $self = shift;
# overlay local, writable templates with installed,
# read-only templates installed in the share dir
return [ $self->local_template_dir, $self->_tpl_dir ];
}, isa => ArrayRef[Str];
view all matches for this distribution
view release on metacpan or search on metacpan
share/assets/js/010-simplemde.min.js view on Meta::CPAN
* simplemde v1.11.2
* Copyright Next Step Webs, Inc.
* @link https://github.com/NextStepWebs/simplemde-markdown-editor
* @license MIT
*/
!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var t;t="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof se...
r.maxLine=null,r.maxLineLength=0,r.maxLineChanged=!1,r.wheelDX=r.wheelDY=r.wheelStartX=r.wheelStartY=null,r.shift=!1,r.selForContextMenu=null,r.activeTouch=null,n.init(r)}function n(t){t.doc.mode=e.getMode(t.options,t.doc.modeOption),r(t)}function r(...
i-=ct();else if("local"==n||!n){var o=e.display.sizer.getBoundingClientRect();r+=o.left,i+=o.top}var a=e.display.lineSpace.getBoundingClientRect();return{left:r-a.left,top:i-a.top}}function ht(e,t,n,r,i){return r||(r=Zr(e.doc,t.line)),ut(e,r,Je(e,r,t...
if(!/^s(hift)$/i.test(l))throw new Error("Unrecognized modifier name: "+l);r=!0}}return t&&(e="Alt-"+e),n&&(e="Ctrl-"+e),i&&(e="Cmd-"+e),r&&(e="Shift-"+e),e}function $n(e){return"string"==typeof e?fa[e]:e}function Vn(e,t,n,r,i){if(r&&r.shared)return ...
},receivedFocus:function(){this.slowPoll()},slowPoll:function(){var e=this;e.pollingFast||e.polling.set(this.cm.options.pollInterval,function(){e.poll(),e.cm.state.focused&&e.slowPoll()})},fastPoll:function(){function e(){var r=n.poll();r||t?(n.polli...
if(a)return a}}},da=e.isModifierKey=function(e){var t="string"==typeof e?e:ol[e.keyCode];return"Ctrl"==t||"Alt"==t||"Shift"==t||"Mod"==t},pa=e.keyName=function(e,t){if(Co&&34==e.keyCode&&e["char"])return!1;var n=ol[e.keyCode],r=n;return null==r||e.al...
h(r);var l=t.sol(),s=t.next();if(r.linkTitle){r.linkTitle=!1;var u=s;"("===s&&(u=")"),u=(u+"").replace(/([.?*+^$[\]\\(){}|-])/g,"\\$1");var f="^\\s*(?:[^"+u+"\\\\]+|\\\\\\\\|\\\\.)"+u;if(t.match(new RegExp(f),!0))return S.linkHref}if("`"===s){var d=r...
header:o[1].replace(/^ *| *\| *$/g,"").split(/ *\| */),align:o[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:o[3].replace(/(?: *\| *)?\n$/,"").split("\n")},u=0;u<s.align.length;u++)/^ *-+: *$/.test(s.align[u])?s.align[u]="right":/^ *:-+: *$/.test...
}(navigator.userAgent||navigator.vendor||window.opera),e},V="",K={bold:{name:"bold",action:c,className:"fa fa-bold",title:"Bold","default":!0},italic:{name:"italic",action:u,className:"fa fa-italic",title:"Italic","default":!0},strikethrough:{name:"s...
view all matches for this distribution
view release on metacpan or search on metacpan
demo/demo_hash_lexicon.pl view on Meta::CPAN
clove
cloven
clovene
clover
clovered
cloverlay
cloverleaf
cloveroot
cloverroot
clovery
clow
view all matches for this distribution
view release on metacpan or search on metacpan
ARSTools.pm view on Meta::CPAN
## export a serialized ARS Object from the ARServer in def or xml format
## on success return the serialized object, on error undef
## ObjectName => "Remedy:ARSTools:CrazyActiveLink",
## ObjectType => "active_link",
## DefinitionType => "xml"
## NOTE: ISS04238696 on BMC ... XML export will not work with overlays on form defs
sub ExportDefinition {
my ($self, %p) = @_;
#make sure we got our required and default options, yadda yadda
foreach ('DefinitionType', 'ObjectName', 'ObjectType'){
view all matches for this distribution
view release on metacpan or search on metacpan
share/bootstrap-3.3.2-dist/css/bootstrap.css.map view on Meta::CPAN
{"version":3,"sources":["bootstrap.css","less/normalize.less","less/print.less","less/glyphicons.less","less/scaffolding.less","less/mixins/vendor-prefixes.less","less/mixins/tab-focus.less","less/mixins/image.less","less/type.less","less/mixins/text...
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Rex/JobControl/public/3rdparty/jquery-ui-1.11.1/index.html view on Meta::CPAN
}
#icons span.ui-icon {
float: left;
margin: 0 4px;
}
.fakewindowcontain .ui-widget-overlay {
position: absolute;
}
select {
width: 200px;
}
lib/Rex/JobControl/public/3rdparty/jquery-ui-1.11.1/index.html view on Meta::CPAN
<h2 class="demoHeaders">Overlay and Shadow Classes <em>(not currently used in UI widgets)</em></h2>
<div style="position: relative; width: 96%; height: 200px; padding:1% 2%; overflow:hidden;" class="fakewindowcontain">
<p>Lorem ipsum dolor sit amet, Nulla nec tortor. Donec id elit quis purus consectetur consequat. </p><p>Nam congue semper tellus. Sed erat dolor, dapibus sit amet, venenatis ornare, ultrices ut, nisi. Aliquam ante. Suspendisse scelerisque dui nec v...
<!-- ui-dialog -->
<div class="ui-overlay"><div class="ui-widget-overlay"></div><div class="ui-widget-shadow ui-corner-all" style="width: 302px; height: 152px; position: absolute; left: 50px; top: 30px;"></div></div>
<div style="position: absolute; width: 280px; height: 130px;left: 50px; top: 30px; padding: 10px;" class="ui-widget ui-widget-content ui-corner-all">
<div class="ui-dialog-content ui-widget-content" style="background: none; border: 0;">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
</div>
</div>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Rex/Rancher.pm view on Meta::CPAN
When deploying a GPU server node, the full pipeline runs automatically:
=over
=item 1. B<Node preparation> â hostname, timezone, locale, NTP, swap off,
kernel modules (br_netfilter, overlay), sysctl for Kubernetes networking.
=item 2. B<GPU setup> (C<gpu =E<gt> 1>) â NVIDIA driver via DKMS, optional
reboot, Container Toolkit, CDI specs, containerd runtime config. Handled by
L<Rex::GPU>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Rex/WebUI/public/js/jquery-ui-1.9.0.min.js view on Meta::CPAN
/*! jQuery UI - v1.9.0 - 2012-10-05
* http://jqueryui.com
* Includes: jquery.ui.core.js, jquery.ui.widget.js, jquery.ui.mouse.js, jquery.ui.position.js, jquery.ui.accordion.js, jquery.ui.autocomplete.js, jquery.ui.button.js, jquery.ui.datepicker.js, jquery.ui.dialog.js, jquery.ui.draggable.js, jquery.ui.dro...
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */
(function(e,t){function i(t,n){var r,i,o,u=t.nodeName.toLowerCase();return"area"===u?(r=t.parentNode,i=r.name,!t.href||!i||r.nodeName.toLowerCase()!=="map"?!1:(o=e("img[usemap=#"+i+"]")[0],!!o&&s(o))):(/input|select|textarea|button|object/.test(u)?!t...
view all matches for this distribution
view release on metacpan or search on metacpan
vendor/rocksdb/docs/_config.yml view on Meta::CPAN
primary: "#2a2a2a"
# secondary should be a subtle light or dark color used on page backgrounds
secondary: "#f9f9f9"
# Use the following to specify whether the previous two colours are 'light'
# or 'dark' and therefore what colors can be overlaid on them
primary-overlay: "dark"
secondary-overlay: "light"
#Uncomment this if you want to enable Algolia doc search with your own values
#searchconfig:
# apikey: ""
# indexname: ""
view all matches for this distribution
view release on metacpan or search on metacpan
local/lib/perl5/Module/Build/Base.pm view on Meta::CPAN
}
return $ph->{features}->access($key, @_);
}
# No args - get the auto_features & overlay the regular features
my %features;
my %auto_features = $ph->{auto_features}->access();
while (my ($name, $info) = each %auto_features) {
my $failures = $self->prereq_failures($info);
my $disabled = grep( /^(?:\w+_)?(?:requires|conflicts)$/,
view all matches for this distribution
view release on metacpan or search on metacpan
lib/SDL/App/FPS.pm view on Meta::CPAN
=item freeze_time()
$app->freeze_time();
Sets the time warp factor to 0, effectively stopping the warped clock. Note
that the real clock still ticks and frames are still drawn, so you can overlay
some menu/animation over a static (froozen in time) background. Of course it
might be more efficient to save the current drawn frame as image and stop
the drawing if the not-changing background altogether.
=item thaw_time()
view all matches for this distribution
view release on metacpan or search on metacpan
lib/SDL/Tutorial/3DWorld.pm view on Meta::CPAN
unless ( $self->{fullscreen} ) {
$self->{width} /= 2;
$self->{height} /= 2;
}
# Text console that overlays the world
$self->{console} = SDL::Tutorial::3DWorld::Console->new;
# A pretty skybox background for our world
$self->{skybox} = SDL::Tutorial::3DWorld::Skybox->new(
type => 'jpg',
view all matches for this distribution
view release on metacpan or search on metacpan
lib/SDL/Color.pm view on Meta::CPAN
our %EXPORT_TAGS = (
all => \@EXPORT,
color => $SDL::Constants::EXPORT_TAGS{'SDL::Video/color'},
surface => $SDL::Constants::EXPORT_TAGS{'SDL::Video/surface'},
video => $SDL::Constants::EXPORT_TAGS{'SDL::Video/video'},
overlay => $SDL::Constants::EXPORT_TAGS{'SDL::Video/overlay'},
grab => $SDL::Constants::EXPORT_TAGS{'SDL::Video/grab'},
palette => $SDL::Constants::EXPORT_TAGS{'SDL::Video/palette'},
gl => $SDL::Constants::EXPORT_TAGS{'SDL::Video/gl'}
);
view all matches for this distribution
view release on metacpan or search on metacpan
lib/SDL2/hints.pm view on Meta::CPAN
=item C<SDL_HINT_QTWAYLAND_CONTENT_ORIENTATION>
A variable describing the content orientation on QtWayland-based platforms.
On QtWayland platforms, windows are rotated client-side to allow for custom
transitions. In order to correctly position overlays (e.g. volume bar) and
gestures (e.g. events view, close/minimize gestures), the system needs to know
in which orientation the application is currently drawing its contents.
This does not cause the window to be rotated or resized, the application needs
to take care of drawing the content in the right orientation (the framebuffer
lib/SDL2/hints.pm view on Meta::CPAN
still able to process input and query attributes of attached displays, but it
cannot change display state or draw to the screen directly.
In some cases, it can be useful to have the KMSDRM backend even if it cannot be
used for rendering. An app may want to use SDL for input processing while using
another rendering API (such as an MMAL overlay on Raspberry Pi) or using its
own code to render to DRM overlays that SDL doesn't support.
This hint must be set before initializing the video subsystem.
This variable can be set to the following values:
view all matches for this distribution
view release on metacpan or search on metacpan
lib/SDL3.pm view on Meta::CPAN
_const_and_export SDL_PROP_WINDOW_KMSDRM_DEVICE_INDEX_NUMBER => 'SDL.window.kmsdrm.dev_index';
_const_and_export SDL_PROP_WINDOW_KMSDRM_DRM_FD_NUMBER => 'SDL.window.kmsdrm.drm_fd';
_const_and_export SDL_PROP_WINDOW_KMSDRM_GBM_DEVICE_POINTER => 'SDL.window.kmsdrm.gbm_dev';
_const_and_export SDL_PROP_WINDOW_COCOA_WINDOW_POINTER => 'SDL.window.cocoa.window';
_const_and_export SDL_PROP_WINDOW_COCOA_METAL_VIEW_TAG_NUMBER => 'SDL.window.cocoa.metal_view_tag';
_const_and_export SDL_PROP_WINDOW_OPENVR_OVERLAY_ID_NUMBER => 'SDL.window.openvr.overlay_id';
_const_and_export SDL_PROP_WINDOW_VIVANTE_DISPLAY_POINTER => 'SDL.window.vivante.display';
_const_and_export SDL_PROP_WINDOW_VIVANTE_WINDOW_POINTER => 'SDL.window.vivante.window';
_const_and_export SDL_PROP_WINDOW_VIVANTE_SURFACE_POINTER => 'SDL.window.vivante.surface';
_const_and_export SDL_PROP_WINDOW_WIN32_HWND_POINTER => 'SDL.window.win32.hwnd';
_const_and_export SDL_PROP_WINDOW_WIN32_HDC_POINTER => 'SDL.window.win32.hdc';
view all matches for this distribution