view release on metacpan or search on metacpan
lib/Bot/Cobalt/Plugin/YouTube.pm view on Meta::CPAN
}
}
if (defined $title && $short_url) {
my $irc_resp =
color('bold', 'YouTube:')
. " $title ( $short_url )" ;
broadcast( 'message',
$msg->context,
$msg->channel,
view all matches for this distribution
view release on metacpan or search on metacpan
share/megahal.trn view on Meta::CPAN
Well, that is your opinion, I suppose.
You said it, buddy!
No way! I hope you're sure about that!
Really? I can't say I'm surprised...
Whatever you say! I don't believe a word of it!
That's a rather bold claim.
I hope you have some evidence to back you up on that.
Tell me something I don't know!
I wish I could believe you, I really do!
I've known that for a long time.
That's a fairly outrageous claim.
view all matches for this distribution
view release on metacpan or search on metacpan
src/ppport.h view on Meta::CPAN
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
doc/features.svg view on Meta::CPAN
<path id="path3844-0-65" d="m302.95 349.52 4.2824 49.675" fill="none" marker-end="url(#TriangleOutL-74)" marker-start="url(#TriangleInL-0)" stroke="#000" stroke-width="1px"/>
<text id="text3083" x="562.61719" y="451.03009" fill="#000000" font-family="Verdana" letter-spacing="0px" word-spacing="0px" style="line-height:0%" xml:space="preserve"><tspan id="tspan3085" x="562.61719" y="451.03009" font-size="13px" style="line-...
<text id="text3994" x="4.8737383" y="444.62781" fill="#000000" font-family="Verdana" letter-spacing="0px" word-spacing="0px" style="line-height:0%" xml:space="preserve"><tspan id="tspan3996" x="4.8737383" y="444.62781" font-size="13px" style="line-...
<text id="text4002" x="266.87375" y="242.62782" fill="#000000" font-family="Verdana" font-size="13px" letter-spacing="0px" word-spacing="0px" style="line-height:0%" xml:space="preserve"><tspan id="tspan4004" x="266.87375" y="242.62782" style="line-...
<text id="text4012" x="291.87375" y="573.62781" fill="#000000" font-family="Verdana" font-size="13px" letter-spacing="0px" word-spacing="0px" style="line-height:0%" xml:space="preserve"><tspan id="tspan4014" x="291.87375" y="573.62781" style="line-...
<text id="text4049" x="457.37457" y="367.00769" fill="#000000" font-family="Verdana" font-weight="bold" letter-spacing="0px" word-spacing="0px" style="line-height:0%" xml:space="preserve"><tspan id="tspan4051" x="457.37457" y="367.00769" font-size=...
<text id="text4053" x="196.37454" y="597.00769" fill="#000000" font-family="Verdana" font-weight="bold" letter-spacing="0px" word-spacing="0px" style="line-height:0%" xml:space="preserve"><tspan id="tspan4055" x="196.37454" y="597.00769" font-size=...
<text id="text4057" x="168.37454" y="236.00768" fill="#000000" font-family="Verdana" font-weight="bold" letter-spacing="0px" word-spacing="0px" style="line-height:0%" xml:space="preserve"><tspan id="tspan4059" x="168.37454" y="236.00768" font-size=...
<text id="text4061" x="29.374542" y="392.00769" fill="#000000" font-family="Verdana" font-weight="bold" letter-spacing="0px" word-spacing="0px" style="line-height:0%" xml:space="preserve"><tspan id="tspan4063" x="29.374542" y="392.00769" font-size=...
</g>
</svg>
view all matches for this distribution
view release on metacpan or search on metacpan
root/player/all_home.tt view on Meta::CPAN
<span style="color:darkgreen;">complete</span>
[% END %]
[% ELSE %]
[% SET picks_correct = correct_picks_per_player.$player_id || 0 %]
[% IF picks_correct == max_correct %]
[% SET picks_correct = '<span style="font-weight:bold;">' _ picks_correct _ '</span>' %]
[% END %]
[% SET picks_upset = upset_picks_per_player.$player_id || 0 %]
[% IF picks_upset == max_upsets %]
[% SET picks_upset = '<span style="font-weight:bold;">' _ picks_upset _ '</span>' %]
[% END %]
<span style="color:darkgreen;">[% picks_upset %], [% picks_correct %]</span>
[% END %]
</td>
view all matches for this distribution
view release on metacpan or search on metacpan
ocip_html/OCISchemaAS.xsd.html view on Meta::CPAN
letter-spacing: 1px;
}
/* Sub-section headers */
h3, h3 a, h3 span {
font-size: 12pt;
font-weight: bold;
color: black;
}
/* Table displaying the properties of the schema components or the
schema document itself */
table.properties th, table.properties th a {
ocip_html/OCISchemaAS.xsd.html view on Meta::CPAN
background-color: #eee;
}
/* Target namespace of the schema */
span.targetNS {
color: #06C;
font-weight: bold;
}
/******** Schema Components' Sections ********/
ocip_html/OCISchemaAS.xsd.html view on Meta::CPAN
padding-bottom: 3px;
padding-left: 10px;
padding-right: 10px;
}
table th {
font-weight: bold;
text-align: left;
}
/* Table displaying the properties of the schema components or the
schema document itself */
table.properties {
ocip_html/OCISchemaAS.xsd.html view on Meta::CPAN
div.box {
margin: 1em;
}
/* Box caption */
div.box span.caption {
font-weight: bold;
}
/* Button to open and close the box */
div.box input.control {
width: 1.4em;
height: 1.4em;
ocip_html/OCISchemaAS.xsd.html view on Meta::CPAN
/******** Table of Contents Section ********/
/* Controls for switching between printing and viewing modes */
div#printerControls {
white-space: nowrap;
font-weight: bold;
padding: 5px;
margin: 5px;
}
/* Controls that can collapse or expand all XML Instance
Representation and Schema Component Representation boxes */
ocip_html/OCISchemaAS.xsd.html view on Meta::CPAN
color: #999; /* Light gray */
}
/* Fixed values */
div.sample div.contents .fixed {
color: #063; /* Green */
font-weight: bold;
}
/* Simple type constraints */
div.sample div.contents .constraint, div.sample div.contents .constraint a {
color: #999; /* Light gray */
}
ocip_html/OCISchemaAS.xsd.html view on Meta::CPAN
div.sample div.contents .inherited, div.sample div.contents .inherited a {
color: #666; /* Dark gray */
}
/* Elements and attributes added to or changed from base type */
div.sample div.contents .newFields {
font-weight: bold;
}
/* Other type of information */
div.sample div.contents .other, div.sample div.contents .other a {
color: #369; /* Blue */
font-style: italic;
ocip_html/OCISchemaAS.xsd.html view on Meta::CPAN
text-decoration: none;
padding-left: 3px;
padding-right: 3px;
padding-top: 0px;
padding-bottom: 0px;
font-weight: bold;
font-size: 11pt;
background-color: #FFD;
color: #069;
}
/* Invert colors when hovering over link to open up window
ocip_html/OCISchemaAS.xsd.html view on Meta::CPAN
color: #933; /* maroon */
}
/* Element and attribute content */
div.schemaComponent div.contents .scContent, div.schemaComponent div.contents .scContent a {
color: black;
font-weight: bold;
}
/* Comments */
div.schemaComponent div.contents .comment {
color: #999; /* Light gray */
}
ocip_html/OCISchemaAS.xsd.html view on Meta::CPAN
/******** Glossary Section ********/
/* Glossary Terms */
.glossaryTerm {
font-weight: bold;
}
/******** Footer ********/
ocip_html/OCISchemaAS.xsd.html view on Meta::CPAN
actualText += ": " + compName;
}
actualText += "</title></head>";
actualText += "<body bgcolor=\"#FFFFEE\">";
// Title
actualText += "<p style=\"font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; letter-spacing:1px;\">";
actualText += compDesc;
if (compName != '') {
actualText += ": <span style=\"color:#006699\">" + compName + "</span>";
}
actualText += "</p>";
ocip_html/OCISchemaAS.xsd.html view on Meta::CPAN
<div class="hint">
<p>The XML Instance Representation table above shows the schema component's content as an XML instance.</p>
<ul>
<li>The minimum and maximum occurrence of elements and attributes are provided in square brackets, e.g. [0..1].</li>
<li>Model group information are shown in gray, e.g. Start Choice ... End Choice.</li>
<li>For type derivations, the elements and attributes that have been added to or changed from the base type's content are shown in <span style="font-weight: bold">bold</span>.</li>
<li>If an element/attribute has a fixed value, the fixed value is shown in green, e.g. country="Australia".</li>
<li>Otherwise, the type of the element/attribute is displayed.
<ul>
<li>If the element/attribute's type is in the schema, a link is provided to it.</li>
<li>For local simple type definitions, the constraints are displayed in angle brackets, e.g. <<<em>pattern</em> = [1-9][0-9]{3}>>.</li>
view all matches for this distribution
view release on metacpan or search on metacpan
t/builder_xml_basic.t view on Meta::CPAN
use Builder;
my $builder = Builder->new();
my $xm = $builder->block( 'Builder::XML' );
my $expected = q{<body><em>emphasized</em><div id="mydiv"><bold>hello</bold><em>world</em></div></body>};
# test 1
$xm->body( sub {
$xm->em("emphasized");
$xm->div( { id => 'mydiv' }, $xm->bold('hello'), $xm->em('world') );
});
is $builder->render, $expected, "xml test 1 failed";
# test 2
$xm->body(
$xm->em("emphasized"),
$xm->div( { id => 'mydiv' }, sub {
$xm->bold('hello'); $xm->em('world');
}),
);
is $builder->render, $expected, "xml test 2 failed";
t/builder_xml_basic.t view on Meta::CPAN
my $zz = $builder->render;
$xm->body( sub {
$xm->em("emphasized");
$xm->div( { id => 'mydiv' },
$xm->bold('hello'),
$xm->em('world'),
$zz,
$xm->div( sub {
$xm->p('para');
$xm->__say__($zz);
}),
);
});
$expected = q{<body><em>emphasized</em><div id="mydiv"><bold>hello</bold><em>world</em><test>hello</test><div><p>para</p><test>hello</test></div></div></body>};
is $builder->render, $expected, "xml test 3 failed";
# test 4
# parameter(s) are content => element text
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Biblio/bp/lib/old/bp-p-output.pl view on Meta::CPAN
# We need to determine what our emphasis characters are.
# XXX Is this a reasonable way to handle this? It might just
# grow and grow. Also, is this generic enough to handle
# all sorts of output?
local($emb, $eme, $boldb, $bolde, $blockb, $blocke)
= split(/$bib'cs_sep/, $chars);
($cpp, $cpgw) = &output_pages($rec{'Pages'}, $rec{'PagesWhole'});
$date = &output_date($rec{'Month'}, $rec{'Year'});
lib/Biblio/bp/lib/old/bp-p-output.pl view on Meta::CPAN
}
$out =~ s/, $/./;
if (defined $rec{'Abstract'}) {
$out .= "\n${blockb} ${boldb}Abstract: ${bolde}\n";
$out .= $rec{'Abstract'};
$out .= "${blocke}\n";
}
if (defined $rec{'Keywords'}) {
$out .= "\n${blockb} ${boldb}Keywords: ${bolde}\n";
$out .= $rec{'Keywords'};
$out .= "${blocke}\n";
}
if (defined $rec{'Annotation'}) {
$out .= "\n${blockb} ${boldb}Annotation: ${bolde}\n";
$out .= $rec{'Annotation'};
$out .= "${blocke}\n";
}
# XXXXX Check to see if this is acceptable. Without this, the
view all matches for this distribution
view release on metacpan or search on metacpan
chrome/buscador.css view on Meta::CPAN
}
#matrix th {
background-color: #DDE;
border: 1px solid;
font: bold 13px Verdana, sans-serif;
}
#matrix tr.alternate { background-color:#EEF; }
#matrix td {
font: 12px Verdana, sans-serif;
chrome/buscador.css view on Meta::CPAN
#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}
#navlist li
{
list-style: none;
chrome/buscador.css view on Meta::CPAN
td { font: 12px Verdana, sans-serif; }
.field {
background-color: #DDE;
border: 1px solid;
font-weight: bold;
}
#vlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background: gray;
width: 13em;
}
#vlist li
chrome/buscador.css view on Meta::CPAN
.rightcolumn { position: absolute; right: 0px; top: 50px; width: 300px; }
.messages {
margin: 20px; padding: 3px; border: 1px solid black;
background: #ddd;
font: bold 12px Verdana, sans-serif;
}
.error { color: #d00; }
blockquote { background: white;
chrome/buscador.css view on Meta::CPAN
}
.footer {
border-top: 1px dotted black;
}
.searchhints {
font: 10px bold Verdana,sans-serif;
display: block;
BACKGROUND-COLOR: #ffffea;
text-align: center;
}
.lists {
font: 10px bold Verdana,sans-serif;
}
#container {
border: 1px solid gray;
margin: 10px;
chrome/buscador.css view on Meta::CPAN
font-weight: normal;
}
table.calendar td.event {
background-color: #c0c0c0;
font-weight: bold;
text-decoration: underline;
}
table.calendar td.todaynoevent {
background-color: #aaa096;
chrome/buscador.css view on Meta::CPAN
}
table.calendar td.todayevent {
background-color: #c0c0c0;
border: 2px solid #645a50;
font-weight: bold;
text-decoration: underline;
}
.event { color: #281e14; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
.noevent { color: #645a50; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
.header { color: #aaa096; font-style: normal; font-weight: bold; font-size: 15px; font-family: Verdana, Geneva, Arial, Helvetica }
.bold { color: #645a50; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
.bolddark { color: #281e14; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
.bolditalic { color: #645a50; font-style: italic; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
.bolditaliclight { color: #aaa096; font-style: italic; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
.boldlight { color: #aaa096; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
.boldwhite { color: #fff; font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
.plain { color: #645a50; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
.plaindark { color: #281e14; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
.plainitalic { color: #645a50; font-style: italic; font-weight: normal; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
.plainitaliclight { color: #aaa096; font-style: italic; font-weight: normal; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
.plainlight { color: #aaa096; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica }
view all matches for this distribution
view release on metacpan or search on metacpan
htdocs/assets/templates/business/au/ledger/web.page.tmpl view on Meta::CPAN
}
.blue_center
{
background-color: #60c0ff;
font-weight: bold;
text-align: center;
}
.dfv_errors
{
color: red;
font-weight: bold;
}
.note_text
{
background-color: #afeeee; // PaleTurquoise.
view all matches for this distribution
view release on metacpan or search on metacpan
cpanfile.snapshot view on Meta::CPAN
PDF::API2::Resource::Font 2.022
PDF::API2::Resource::Font::BdFont 2.022
PDF::API2::Resource::Font::CoreFont 2.022
PDF::API2::Resource::Font::CoreFont::bankgothic 2.022
PDF::API2::Resource::Font::CoreFont::courier 2.022
PDF::API2::Resource::Font::CoreFont::courierbold 2.022
PDF::API2::Resource::Font::CoreFont::courierboldoblique 2.022
PDF::API2::Resource::Font::CoreFont::courieroblique 2.022
PDF::API2::Resource::Font::CoreFont::georgia 2.022
PDF::API2::Resource::Font::CoreFont::georgiabold 2.022
PDF::API2::Resource::Font::CoreFont::georgiabolditalic 2.022
PDF::API2::Resource::Font::CoreFont::georgiaitalic 2.022
PDF::API2::Resource::Font::CoreFont::helvetica 2.022
PDF::API2::Resource::Font::CoreFont::helveticabold 2.022
PDF::API2::Resource::Font::CoreFont::helveticaboldoblique 2.022
PDF::API2::Resource::Font::CoreFont::helveticaoblique 2.022
PDF::API2::Resource::Font::CoreFont::symbol 2.022
PDF::API2::Resource::Font::CoreFont::timesbold 2.022
PDF::API2::Resource::Font::CoreFont::timesbolditalic 2.022
PDF::API2::Resource::Font::CoreFont::timesitalic 2.022
PDF::API2::Resource::Font::CoreFont::timesroman 2.022
PDF::API2::Resource::Font::CoreFont::trebuchet 2.022
PDF::API2::Resource::Font::CoreFont::trebuchetbold 2.022
PDF::API2::Resource::Font::CoreFont::trebuchetbolditalic 2.022
PDF::API2::Resource::Font::CoreFont::trebuchetitalic 2.022
PDF::API2::Resource::Font::CoreFont::verdana 2.022
PDF::API2::Resource::Font::CoreFont::verdanabold 2.022
PDF::API2::Resource::Font::CoreFont::verdanabolditalic 2.022
PDF::API2::Resource::Font::CoreFont::verdanaitalic 2.022
PDF::API2::Resource::Font::CoreFont::webdings 2.022
PDF::API2::Resource::Font::CoreFont::wingdings 2.022
PDF::API2::Resource::Font::CoreFont::zapfdingbats 2.022
PDF::API2::Resource::Font::Postscript 2.022
view all matches for this distribution
view release on metacpan or search on metacpan
t/t1-risco-sucumbencia-a-prova-pericial-emprestada-Justica-Trabalho.html view on Meta::CPAN
<head>
<title>O risco da sucumbência e a prova pericial emprestada na Justiça do Trabalho</title>
</head>
<body>
<h1>O risco da sucumbência e a prova pericial emprestada na Justiça do Trabalho</h1>
<p style="text-indent: 2.5cm;"> <span style="font-weight:400; text-indent:2.5cm">Ao alterar o Art. 818 da CLT, a <a href="https://modeloinicial.com.br/peticao/11000619">Reforma Trabalhista</a> deixou mais clara a dinâmica de responsabilidade ...
<p></p><p></p><p style="text-indent: 2.5cm;"><span style="font-weight:400">E você Dr.? Alguma experiência nesse sentido? Compartilhe conosco e mantenha acesso o debate sobre o tema.</span></p><p style="text-indent: 2.5cm;"><span style="font-weigh...
</body>
</html>
view all matches for this distribution
view release on metacpan or search on metacpan
htdocs/assets/css/business/cart/generic/web.page.css view on Meta::CPAN
}
.blue_center
{
background-color: #6293cd;
font-weight: bold;
text-align: center;
}
.red
{
color: red;
font-weight: bold;
}
.hidden_div
{
background-color: #6293cd;
view all matches for this distribution
view release on metacpan or search on metacpan
examples/mojo-webapp/public/css/bootstrap.css view on Meta::CPAN
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
examples/mojo-webapp/public/css/bootstrap.css view on Meta::CPAN
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
examples/mojo-webapp/public/css/bootstrap.css view on Meta::CPAN
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
examples/mojo-webapp/public/css/bootstrap.css view on Meta::CPAN
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
examples/mojo-webapp/public/css/bootstrap.css view on Meta::CPAN
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
examples/mojo-webapp/public/css/bootstrap.css view on Meta::CPAN
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
examples/mojo-webapp/public/css/bootstrap.css view on Meta::CPAN
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
examples/mojo-webapp/public/css/bootstrap.css view on Meta::CPAN
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
examples/mojo-webapp/public/css/bootstrap.css view on Meta::CPAN
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Business/EDI/CodeList/ItemDescriptionCode.pm view on Meta::CPAN
# Desc: Code specifying an item.
# Repr: an..17
my %code_hash = (
'1' => [ 'Bold text',
'Displayed text is bold.' ],
'2' => [ 'Dimmed text',
'Displayed text is dimmed.' ],
'3' => [ 'Italic',
'Displayed text is italicised.' ],
'4' => [ 'Normal text',
view all matches for this distribution
view release on metacpan or search on metacpan
t/perlcriticrc view on Meta::CPAN
# verbose = 4
# include =
# exclude =
# single-policy =
# theme =
# color-severity-highest = bold red
# color-severity-high = magenta
# color-severity-medium =
# color-severity-low =
# color-severity-lowest =
# program-extensions =
view all matches for this distribution
view release on metacpan or search on metacpan
t/perlcriticrc view on Meta::CPAN
# verbose = 4
# include =
# exclude =
# single-policy =
# theme =
# color-severity-highest = bold red
# color-severity-high = magenta
# color-severity-medium =
# color-severity-low =
# color-severity-lowest =
# program-extensions =
view all matches for this distribution
view release on metacpan or search on metacpan
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
key_utils_wrap.c view on Meta::CPAN
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef INT2PTR
# if (IVSIZE == PTRSIZE) && (UVSIZE == PTRSIZE)
view all matches for this distribution
view release on metacpan or search on metacpan
* capable of those should have IVSIZE already. */
#if !defined(IVSIZE) && defined(LONGSIZE)
# define IVSIZE LONGSIZE
#endif
#ifndef IVSIZE
# define IVSIZE 4 /* A bold guess, but the best we can make. */
#endif
#ifndef UVSIZE
# define UVSIZE IVSIZE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
ex/inventory.xml view on Meta::CPAN
</item>
<item key="body" >
<hashref>
<item key="font" >
<hashref>
<item key="face" >helvetica-bold</item>
<item key="size" >10</item>
</hashref>
</item>
<item key="ypos" >10</item>
<item key="heigth" >265</item>
view all matches for this distribution
view release on metacpan or search on metacpan
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
examples/web/Styles/Site.css view on Meta::CPAN
h1 {color:#ffb205; font-size:1.6em; font-weight: normal;}
h1 span {color:#000; font-size:0.7em; margin-left:30px;}
h2 {font-size:1.1em; font-weight:bold;display:inline; float:left; margin:0; padding:0; }
h2.first {margin-top:0; }
.clear {clear:both;}
#outer {width:926px; font-family:Arial, Helvetica, sans-serif; font-size:62.5%; color:#999; text-align:left; }
examples/web/Styles/Site.css view on Meta::CPAN
#toplinks {width:926px; }
#toplinks .help {float:right;}
#titlearea {padding:20px 0px 10px 20px; overflow:hidden;float:left; width:879px; color:#000; clear:both; font-size:1.1em; }
#titlearea p.left {float:left; width:477px;}
#titlearea p.right {float:right; width:363px; background:url(../Images/titlerightbg.gif) no-repeat; padding-left:20px; min-height:45px; line-height:1.6em;}
#titlearea p.right span.tel {font-weight:bold; font-size:1.6em;}
#titlearea p.right span.sub {font-size:0.8em; color:#000;}
#maincontent {background:url(../Images/secure-body.gif) repeat-y; float:left; width:845px; padding:10px 27px; margin:0 auto; overflow:hidden; }
#maincontentbottom {background:url(../Images/reg-body-bottom.gif) no-repeat; clear:both; height:4px;}
examples/web/Styles/Site.css view on Meta::CPAN
a.question {background:url(../Images/question.gif) no-repeat left middle; float:right; margin-left:10px; margin:3px 0 0 40px; color:#fa0000; font-weight:normal; text-decoration:none;}
a.question:hover {text-decoration:none;}
#footer {border:1px solid #ccc; width:953px; margin:0px 3px; background:#fff; clear:both;}
#footer .foothead {background:url(../Images/footheadbg.gif) repeat-x; font-weight:bold; color:#646464; line-height:25px; padding-left:19px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
a.logo {display:block; height:60px; margin-left:40px; float:left;}
* html a.logo {margin-left:20px;}
examples/web/Styles/Site.css view on Meta::CPAN
div.paymentbutton { clear: both; text-align:right; margin-right:10px; color:#FFF; margin-right:37px;}
.paymentbutton input { background-color: #009900; border-radius: 5px; color:#FFF; padding:10px; }
.paymentbutton input:hover { background-color: #00D700; }
.transactioncard {float:left; width:393px; background:#f3f3f3; padding:5px 5px 20px 5px; overflow:hidden;}
.transactioncard .header { width:380px; margin-top:5px; clear:both; font-weight: bold;}
*:first-child+html .transactioncard .header {margin-top:10px;} * html .transactioncard .header {margin-top:10px;}
.transactioncard .fields {background:#fafafa; margin:1px 0px; width:380px; padding:4px 5px; line-height:20px; }
.transactioncard .fields label {padding-top:3px; width:150px;}
.transactioncard .fields input {width:220px; height:20px; color:#000000; }
.transactioncard .fields select {width:60px; margin-right:2px; height:20px; color:#000000;}
.transactioncard .fields .price {font-size:1.4em;}
.transactioncustomer {float:left; width:393px; background:#f3f3f3; padding:5px 5px 20px 5px; overflow:hidden;}
.transactioncustomer .header { width:380px; margin-top:5px; clear:both; font-weight: bold; }
*:first-child+html .transactioncustomer .header {margin-top:10px;} * html .transactioncustomer .header {margin-top:10px;}
.transactioncustomer .fields {background:#fafafa; margin:1px 0px; width:380px; padding:4px 5px; line-height:20px; }
.transactioncustomer .fields label {padding-top:3px; width:150px;}
.transactioncustomer .fields input {width:220px; height:20px; color:#000000; }
.transactioncustomer .fields select {width:85px; margin-right:2px; height:20px; color:#000000;}
view all matches for this distribution
view release on metacpan or search on metacpan
t/samples/googlejp.atom view on Meta::CPAN
<entry>
<id>tag:blogger.com,1999:blog-20042392.post-4467811587369881889</id>
<published>2014-06-20T15:28:00.000+09:00</published>
<!-- COMMENT OUT FOR TESTING <updated>2014-06-20T16:02:52.221+09:00</updated> -->
<title type="text">ææ°ã® Chrome Experiment ã§ããã¯ãããªãã«ãã·ã¥ã¼ããæ¥½ããã!</title>
<content type="html">2014 å¹´ 6 æ 20 æ¥<br />Posted by Google Chrome ãã¼ã <br /><br /><span style="font-family: inherit;"><span style="line-height: 1.15; vertical-align: baseline; white-space: pre-wrap;">ã¯ã¼ã...
view all matches for this distribution
view release on metacpan or search on metacpan
lib/BusyBird/Util.pm view on Meta::CPAN
a => [
{indices => [0, 3], url => 'http://hoge.com/a/1'},
{indices => [18, 20], url => 'http://hoge.com/a/2'},
],
b => [
{indices => [8, 10], style => "bold"},
],
c => [
{indices => [16, 18], footnote => 'first c'},
{indices => [24, 29], some => {complex => 'structure'}},
],
lib/BusyBird/Util.pm view on Meta::CPAN
## { text => 'aaa', start => 0, end => 3, type => 'a',
## entity => {indices => [0, 3], url => 'http://hoge.com/a/1'} },
## { text => ' --- ', start => 3, end => 8, type => undef,
## entity => undef},
## { text => 'bb', start => 8, end => 10, type => 'b',
## entity => {indices => [8, 10], style => "bold"} },
## { text => ' ---- ', start => 10, end => 16, type => undef,
## entity => undef },
## { text => 'cc', start => 16, end => 18, type => 'c',
## entity => {indices => [16, 18], footnote => 'first c'} },
## { text => 'aa', start => 18, end => 20, type => 'a',
view all matches for this distribution
view release on metacpan or search on metacpan
* capable of those should have IVSIZE already. */
#if !defined(IVSIZE) && defined(LONGSIZE)
# define IVSIZE LONGSIZE
#endif
#ifndef IVSIZE
# define IVSIZE 4 /* A bold guess, but the best we can make. */
#endif
#ifndef UVSIZE
# define UVSIZE IVSIZE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
view all matches for this distribution
view release on metacpan or search on metacpan
src/sparse-0.4.4/graph.c view on Meta::CPAN
break;
}
if (sym)
printf("bb%p -> bb%p"
"[label=%d,line=%d,col=%d,op=call,style=bold,weight=30];\n",
bb, sym->ep->entry->bb,
insn->pos.line, insn->pos.line, insn->pos.pos);
else
printf("bb%p -> \"%s\" "
"[label=%d,line=%d,col=%d,op=extern,style=dashed];\n",
view all matches for this distribution