path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
WASP-turtlebot-DSL/.metadata/.plugins/org.eclipse.pde.core/Eclipse Application/org.eclipse.osgi/142/0/.cp/javadoc/org/eclipse/emf/cdo/transfer/package-summary.html | kribe48/wasp-mbse | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<title>org.eclipse.emf.cdo.transfer (CDO Model Repository Documentation)</title>
<meta name="date" content="">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.eclipse.emf.cdo.transfer (CDO Model Repository Documentation)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/eclipse/emf/cdo/transaction/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/transfer/spi/repository/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/emf/cdo/transfer/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package org.eclipse.emf.cdo.transfer</h1>
<div class="docSummary">
<div class="block">Client concepts for dealing with transfers of <a href="../../../../../org/eclipse/emf/cdo/eresource/CDOResourceLeaf.html" title="interface in org.eclipse.emf.cdo.eresource"><code>resources</code></a>
between <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferSystem.html" title="class in org.eclipse.emf.cdo.transfer"><code>systems</code></a>.</div>
</div>
<p>See: <a href="#package.description">Description</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.ModelTransferResolution.html" title="interface in org.eclipse.emf.cdo.transfer">CDOTransfer.ModelTransferResolution</a></td>
<td class="colLast">
<div class="block">Reserved for future use.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferMapping.html" title="interface in org.eclipse.emf.cdo.transfer">CDOTransferMapping</a></td>
<td class="colLast">
<div class="block">The mapping of a source <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferElement.html" title="class in org.eclipse.emf.cdo.transfer"><code>element</code></a> to a target element in the context of a specific <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.html" title="class in org.eclipse.emf.cdo.transfer"><code>transfer</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferMapping.Visitor.html" title="interface in org.eclipse.emf.cdo.transfer">CDOTransferMapping.Visitor</a></td>
<td class="colLast">
<div class="block">A call-back that is called for a <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferMapping.html" title="interface in org.eclipse.emf.cdo.transfer"><code>mapping</code></a> and all its <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferMapping.html#getChildren--"><code>children</code></a> when
passed into its <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferMapping.html#accept-org.eclipse.emf.cdo.transfer.CDOTransferMapping.Visitor-"><code>accept()</code></a> method.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.html" title="class in org.eclipse.emf.cdo.transfer">CDOTransfer</a></td>
<td class="colLast">
<div class="block">Abstracts the transfer of a tree of <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferElement.html" title="class in org.eclipse.emf.cdo.transfer"><code>elements</code></a> for a
<a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.html#getSourceSystem--"><code>source</code></a> to a <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.html#getTargetSystem--"><code>target</code></a> <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferSystem.html" title="class in org.eclipse.emf.cdo.transfer"><code>system</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.ChildrenChangedEvent.html" title="class in org.eclipse.emf.cdo.transfer">CDOTransfer.ChildrenChangedEvent</a></td>
<td class="colLast">
<div class="block">A <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.MappingEvent.html" title="class in org.eclipse.emf.cdo.transfer"><code>mapping event</code></a> fired from a <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.html" title="class in org.eclipse.emf.cdo.transfer"><code>transfer</code></a> when
the <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferMapping.html#getChildren--"><code>children</code></a> of a mapping have changed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.MappingEvent.html" title="class in org.eclipse.emf.cdo.transfer">CDOTransfer.MappingEvent</a></td>
<td class="colLast">
<div class="block">An abstract base implementation of a <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferMapping.html" title="interface in org.eclipse.emf.cdo.transfer"><code>mapping</code></a> <a href="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/lifecycle/ILifecycleEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.lifecycle"><code>event</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.ModelTransferContext.html" title="class in org.eclipse.emf.cdo.transfer">CDOTransfer.ModelTransferContext</a></td>
<td class="colLast">
<div class="block">Encapsulates the model-specific aspects of a <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.html" title="class in org.eclipse.emf.cdo.transfer"><code>transfer</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.ModelTransferContext.ResolveProxyAdapter.html" title="class in org.eclipse.emf.cdo.transfer">CDOTransfer.ModelTransferContext.ResolveProxyAdapter</a></td>
<td class="colLast">
<div class="block">An <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify.impl"><code>adapter</code></a> for a <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/resource/ResourceSet.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource"><code>resource set</code></a> that resolves all proxies in all resources when they are loaded.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.ModelTransferContext.ResolveProxyAdapter.LoadResourceAdapter.html" title="class in org.eclipse.emf.cdo.transfer">CDOTransfer.ModelTransferContext.ResolveProxyAdapter.LoadResourceAdapter</a></td>
<td class="colLast">
<div class="block">An <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/impl/AdapterImpl.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify.impl"><code>adapter</code></a> for a <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/resource/Resource.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource"><code>resource</code></a> that resolves all proxies in that resource when it's demand loaded.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.RelativePathChangedEvent.html" title="class in org.eclipse.emf.cdo.transfer">CDOTransfer.RelativePathChangedEvent</a></td>
<td class="colLast">
<div class="block">A <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.MappingEvent.html" title="class in org.eclipse.emf.cdo.transfer"><code>mapping event</code></a> fired from a <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.html" title="class in org.eclipse.emf.cdo.transfer"><code>transfer</code></a> when
the <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferMapping.html#getRelativePath--"><code>relative path</code></a> of a mapping has changed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.TransferTypeChangedEvent.html" title="class in org.eclipse.emf.cdo.transfer">CDOTransfer.TransferTypeChangedEvent</a></td>
<td class="colLast">
<div class="block">A <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.MappingEvent.html" title="class in org.eclipse.emf.cdo.transfer"><code>mapping event</code></a> fired from a <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.html" title="class in org.eclipse.emf.cdo.transfer"><code>transfer</code></a> when
the <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferMapping.html#getTransferType--"><code>transfer type</code></a> of a mapping has changed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.UnmappedModelsEvent.html" title="class in org.eclipse.emf.cdo.transfer">CDOTransfer.UnmappedModelsEvent</a></td>
<td class="colLast">
<div class="block">An <a href="../../../../../../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/event/IEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.event"><code>event</code></a> fired from a <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.html" title="class in org.eclipse.emf.cdo.transfer"><code>transfer</code></a> when
the set of <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.ModelTransferContext.html#getUnmappedModels--"><code>unmapped models</code></a> has changed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferElement.html" title="class in org.eclipse.emf.cdo.transfer">CDOTransferElement</a></td>
<td class="colLast">
<div class="block">An abstraction of the elements (such as files or folders) of a <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferSystem.html" title="class in org.eclipse.emf.cdo.transfer"><code>transfer system</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferSystem.html" title="class in org.eclipse.emf.cdo.transfer">CDOTransferSystem</a></td>
<td class="colLast">
<div class="block">An abstraction of an end point system of a <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.html" title="class in org.eclipse.emf.cdo.transfer"><code>transfer</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferType.html" title="class in org.eclipse.emf.cdo.transfer">CDOTransferType</a></td>
<td class="colLast">
<div class="block">Specifies how to treat a source <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferElement.html" title="class in org.eclipse.emf.cdo.transfer"><code>element</code></a> when it is mapped to a target element by a <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferMapping.html" title="interface in org.eclipse.emf.cdo.transfer"><code>transfer mapping</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferType.Text.html" title="class in org.eclipse.emf.cdo.transfer">CDOTransferType.Text</a></td>
<td class="colLast">
<div class="block">A <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferType.html" title="class in org.eclipse.emf.cdo.transfer"><code>transfer type</code></a> for text <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferElement.html" title="class in org.eclipse.emf.cdo.transfer"><code>elements</code></a> that have a special <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferType.Text.html#getEncoding--"><code>encoding</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Enum</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.ChildrenChangedEvent.Kind.html" title="enum in org.eclipse.emf.cdo.transfer">CDOTransfer.ChildrenChangedEvent.Kind</a></td>
<td class="colLast">
<div class="block">Enumerates the possible values of <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransfer.ChildrenChangedEvent.html#getKind--"><code>CDOTransfer.ChildrenChangedEvent.getKind()</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferMapping.Status.html" title="enum in org.eclipse.emf.cdo.transfer">CDOTransferMapping.Status</a></td>
<td class="colLast">
<div class="block">Enumerates the possibles values of <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferMapping.html#getStatus--"><code>CDOTransferMapping.getStatus()</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package.description">
<!-- -->
</a>
<h2 title="Package org.eclipse.emf.cdo.transfer Description">Package org.eclipse.emf.cdo.transfer Description</h2>
<div class="block">Client concepts for dealing with transfers of <a href="../../../../../org/eclipse/emf/cdo/eresource/CDOResourceLeaf.html" title="interface in org.eclipse.emf.cdo.eresource"><code>resources</code></a>
between <a href="../../../../../org/eclipse/emf/cdo/transfer/CDOTransferSystem.html" title="class in org.eclipse.emf.cdo.transfer"><code>systems</code></a>.</div>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/eclipse/emf/cdo/transaction/package-summary.html">Prev Package</a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/transfer/spi/repository/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/emf/cdo/transfer/package-summary.html" target="_top">Frames</a></li>
<li><a href="package-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><i>Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.</i></small></p>
</body>
</html>
|
all-data/13000-13999/13953-22.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目 </b></th><td class="std2">窈窈冥冥</td></tr>
<tr><th class="std1"><b>注音 </b></th><td class="std2">|ㄠ<sup class="subfont">ˇ</sup> |ㄠ<sup class="subfont">ˇ</sup> ㄇ|ㄥ<sup class="subfont">ˊ</sup> ㄇ|ㄥ<sup class="subfont">ˊ</sup></td></tr>
<tr><th class="std1"><b>漢語拼音 </b></th><td class="std2"><font class="english_word">yǎo yǎo míng míng</font></td></tr>
<tr><th class="std1"><b>釋義 </b></th><td class="std2">形容精深微妙、渺茫恍惚。莊子˙在宥:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>至道之精,窈窈冥冥。<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>淮南子˙精神:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>古未有天地之時,惟像無形,窈窈冥冥。<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center> </td></tr>
<tr><th class="std1"><b><font class="fltypefont">附錄</font> </b></th><td class="std2">修訂本參考資料</td></tr>
</td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
|
clean/Linux-x86_64-4.04.2-2.0.5/released/8.7.2/compcert/3.4.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>compcert: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.7.2 / compcert - 3.4</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
compcert
<small>
3.4
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-02-20 14:01:21 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-20 14:01:21 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 2 Virtual package relying on perl
coq 8.7.2 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.04.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.04.2 Official 4.04.2 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Jacques-Henri Jourdan <jacques-Henri.jourdan@normalesup.org>"
homepage: "http://compcert.inria.fr/"
dev-repo: "git+https://github.com/AbsInt/CompCert.git"
bug-reports: "https://github.com/AbsInt/CompCert/issues"
license: "INRIA Non-Commercial License Agreement"
build: [
[
"./configure"
"ia32-linux" {os = "linux"}
"ia32-macosx" {os = "macos"}
"ia32-cygwin" {os = "cygwin"}
"-bindir"
"%{bin}%"
"-libdir"
"%{lib}%/compcert"
"-install-coqdev"
"-clightgen"
"-coqdevdir"
"%{lib}%/coq/user-contrib/compcert"
"-ignore-coq-version"
]
[make "-j%{jobs}%"]
]
install: [
[make "install"]
["install" "-m" "0644" "VERSION" "%{lib}%/coq/user-contrib/compcert/"]
]
remove: [
["rm" "%{bin}%/ccomp"]
["rm" "%{bin}%/clightgen"]
["rm" "-R" "%{lib}%/compcert"]
["rm" "-R" "%{lib}%/coq/user-contrib/compcert"]
["rm" "%{share}%/compcert.ini"]
["rm" "%{share}%/man/man1/ccomp.1"]
["sh" "-c" "rmdir -p %{share}%/man/man1 || true"]
]
depends: [
"ocaml" {< "4.08"}
"coq" {>= "8.8.1" & <= "8.8.2"}
"menhir" {>= "20180530" & < "20181006"}
]
synopsis: "The CompCert C compiler"
authors: "Xavier Leroy <xavier.leroy@inria.fr>"
url {
src: "https://github.com/AbsInt/CompCert/archive/v3.4.tar.gz"
checksum: "md5=122b717e2c48c1a8fe36c89ec5a1050d"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-compcert.3.4 coq.8.7.2</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.7.2).
The following dependencies couldn't be met:
- coq-compcert -> coq >= 8.8.1 -> ocaml >= 4.05.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-compcert.3.4</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
table.html | RakOFFsky/Free-responsive-framework | <!DOCTYPE html>
<html lang="en">
<head>
<title>Responsive table</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="description" content="Responsive table - it's HTML, CSS and JS component for content." />
<meta name="keywords" content="responsive table" />
<meta name="author" content="Stas Melnikov" />
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen"/>
<link rel="stylesheet" href="css/table.css" type="text/css" media="screen"/>
<link rel="stylesheet" href="css/fontello.css" type="text/css" media="screen"/>
<style>body {font: 14px/1.4 Georgia, Serif;}</style>
</head>
<body>
<div class="container">
<h1 class="title">Responsive table</h1>
<table>
<thead>
<tr>
<th>First Name</th>
<th>Last Name</th>
<th>Job Title</th>
<th>Date of Birth</th>
<th>Location</th>
<th>Company</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="title_column">First Name</span> Stas</td>
<td><span class="title_column">Last Name</span> Melnikov</td>
<td><span class="title_column">Job Title</span> Front-end Developer</td>
<td><span class="title_column">Date of Birth</span> December 3, 1990</td>
<td><span class="title_column">Location</span> Penza</td>
<td><span class="title_column">Company</span> DevLabPro</td>
</tr>
<tr>
<td><span class="title_column">First Name</span> Anton</td>
<td><span class="title_column">Last Name</span> Fokusenko</td>
<td><span class="title_column">Job Title</span> HTML-coder</td>
<td><span class="title_column">Date of Birth</span> Jule 31, 1990</td>
<td><span class="title_column">Location</span> Penza</td>
<td><span class="title_column">Company</span> DevLabPro</td>
</tr>
<tr>
<td><span class="title_column">First Name</span> Alexsandr</td>
<td><span class="title_column">Last Name</span> Pershin</td>
<td><span class="title_column">Job Title</span> Back-end Developer</td>
<td><span class="title_column">Date of Birth</span> Jule 31, 1980</td>
<td><span class="title_column">Location</span> Penza</td>
<td><span class="title_column">Company</span> DevLabPro</td>
</tr>
</tbody>
</table>
</div>
<div class="container">
<div class="content">
<a href="index.html" class="content_item">
<i class="icon icon-home"></i>
<h3 class="title">Home</h3>
</a>
<a href="accordion.html" class="content_item">
<i class="icon icon-th-list"></i>
<h3 class="title">Responsive accordion</h3>
</a>
<a href="tabs.html" class="content_item">
<i class="icon icon-folder"></i>
<h3 class="title">Responsive tabs</h3>
</a>
<a href="forms.html" class="content_item">
<i class="icon icon-edit"></i>
<h3 class="title">Responsive forms</h3>
</a>
<a href="table.html" class="content_item">
<i class="icon icon-table"></i>
<h3 class="title">Responsive table</h3>
</a>
<a href="filter.html" class="content_item">
<i class="icon icon-filter"></i>
<h3 class="title">Responsive filter</h3>
</a>
<a href="grid.html" class="content_item">
<i class="icon icon-th"></i>
<h3 class="title">Responsive grid</h3>
</a>
<a href="hover_animate.html" class="content_item">
<i class="icon icon-up-hand"></i>
<h3 class="title">Responsive hover</h3>
</a>
<a href="preloaders.html" class="content_item">
<i class="icon icon-spinner"></i>
<h3 class="title">Responsive preloaders</h3>
</a>
<a href="menu.html" class="content_item">
<i class="icon icon-menu"></i>
<h3 class="title">Responsive menu</h3>
</a>
</div>
<a href="http://codecanyon.net/item/responsive-framework/8818382" id="buy">Buy full version for 9$</a>
<div class="copyright">Developed by Stas Melnikov. </div>
</div>
</body>
</html> |
old/src/external/asio-1.10.2/doc/asio/reference/basic_stream_socket/set_option.html | dhh1128/intent | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_stream_socket::set_option</title>
<link rel="stylesheet" href="../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../index.html" title="Asio">
<link rel="up" href="../basic_stream_socket.html" title="basic_stream_socket">
<link rel="prev" href="service_type.html" title="basic_stream_socket::service_type">
<link rel="next" href="set_option/overload1.html" title="basic_stream_socket::set_option (1 of 2 overloads)">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../asio.png"></td></tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="service_type.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_stream_socket.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="set_option/overload1.html"><img src="../../../next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="asio.reference.basic_stream_socket.set_option"></a><a class="link" href="set_option.html" title="basic_stream_socket::set_option">basic_stream_socket::set_option</a>
</h4></div></div></div>
<p>
<a class="indexterm" name="idp119426240"></a>
Set an option on the socket.
</p>
<pre class="programlisting"><span class="keyword">void</span> <a class="link" href="set_option/overload1.html" title="basic_stream_socket::set_option (1 of 2 overloads)">set_option</a><span class="special">(</span>
<span class="keyword">const</span> <span class="identifier">SettableSocketOption</span> <span class="special">&</span> <span class="identifier">option</span><span class="special">);</span>
<span class="emphasis"><em>» <a class="link" href="set_option/overload1.html" title="basic_stream_socket::set_option (1 of 2 overloads)">more...</a></em></span>
<span class="identifier">asio</span><span class="special">::</span><span class="identifier">error_code</span> <a class="link" href="set_option/overload2.html" title="basic_stream_socket::set_option (2 of 2 overloads)">set_option</a><span class="special">(</span>
<span class="keyword">const</span> <span class="identifier">SettableSocketOption</span> <span class="special">&</span> <span class="identifier">option</span><span class="special">,</span>
<span class="identifier">asio</span><span class="special">::</span><span class="identifier">error_code</span> <span class="special">&</span> <span class="identifier">ec</span><span class="special">);</span>
<span class="emphasis"><em>» <a class="link" href="set_option/overload2.html" title="basic_stream_socket::set_option (2 of 2 overloads)">more...</a></em></span>
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2014 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="service_type.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../basic_stream_socket.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="set_option/overload1.html"><img src="../../../next.png" alt="Next"></a>
</div>
</body>
</html>
|
index.html | tone-milazzo/artmix | <!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8" />
<title>ArtMixJS: Visualize the Audio (Beta)</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap-theme.min.css">
<!-- jQuery -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" ></script>
<!-- Latest compiled and minified JavaScript -->
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<!-- home grown -->
<link rel="stylesheet" href="artmix/css/artmix.css" />
<link rel="stylesheet" href="style/homegrown.css">
<link rel="stylesheet" href="style/superhero.css">
<script src="artmix/js/config.js"></script>
<script src="artmix/js/artmix.js"></script>
</head>
<body>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="jumbotron">
<h2>ArtMixJS: <small>Visualize the Audible (Beta)</small></h2>
</div>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-2">
<div id="artmix">
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<ul class="nav nav-pills">
<li class="active"><a href="#about" data-toggle="tab">About</a></li>
<li><a href="#install" data-toggle="tab">Install</a></li>
<li><a href="#todo" data-toggle="tab">To Dos</a></li>
<li><a href="#bugs" data-toggle="tab">Bugs</a></li>
<li><a href="#download" data-toggle="tab">Download</a></li>
</ul>
</div>
<div class="col-md-12">
<div class="tab-content">
<div class="tab-pane table-hover active" id="about">
<p>When I play an audio element my attention tends to drift. I start opening tabs and reading other things and before I know it I've lost track of what I'm supposed to be listening to.<br/>
ArtMix gives the user something to look at and hopefully, keep their attention.
</p>
</div>
<div class="tab-pane table-hover" id="install">
<p>
<ol>
<li>Download the zip file from this site, or clone the code from git.
<li>The <em>/artmix</em> folder is the only one you need. I provided the <em>index.html</em> and <em>/audio</em> to make it a complete demo.
<li>Include in your header (depending on your path):<br/>
<pre><link rel="stylesheet" href="artmix/css/artmix.css" />
<script src="artmix/js/config.js"></script>
<script src="artmix/js/artmix.js"></script></pre>
<li>And a single div with id="artmix":
<pre><div id="artmix"><br/></div></pre>
<li>In <em>config.js</em> the editmode should be set to true (<em>"editmode":true</em>). When you load the page the ArtMix box will appear in the upper left corner of the page, like it does on this page. Click on that to open the settings panels. When you're done with the settings, click on the <em>Download</em> button in the lower left. That will open a popup with your new <em>config.js</em> file. Save that in the /artmix directory. When you reload the page you should have all your new settings.</p>
<li>When You've settled on your settings manually set editmode to false to hide the settings panels for good.
</p>
</div>
<div class="tab-pane table-hover" id="todo">
<p>
<ol>
<li>There's probably a better way to produce the >em>config.js</em> file.
<li>I'm not crazy about the Setting Panel's style
</p>
</div>
<div class="tab-pane table-hover" id="bugs">
<p>None at the moment
</p>
</div>
<div class="tab-pane table-hover" id="download">
<p><a href="">Download the zip file</a> or get it from <a href="https://github.com/tone-milazzo/artmix" target="_blank">Git</a>
</p>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<div class="container">
<h1 class="muted credit"><small>
A Free Audio Visualization Tool Written in HTML5 & JavaScript.<br/>
Written by <a href="http://tonemilazzo.com" target="_blank" rel="author">Tone Milazzo</a> <a href="https://twitter.com/tone_milazzo" target="_blank">@tone_milazzo</a>
</small></h1>
</div>
</div>
</body>
</html> |
include/external/agg/agg-web/__code/include/agg_pixfmt_rgb_packed.h.html | Ptomaine/nstd | <HTML><HEAD><TITLE>Anti-Grain Geometry - </TITLE>
<META http-equiv="Content-Type" content="text/html"/>
<LINK rel="stylesheet" type="text/css" href="../../agg.styles.css"/>
</HEAD>
<TABLE width="640px" border="0" cellspacing="0" cellpadding="0"><TR><TD><PRE><SPAN class="rem">//----------------------------------------------------------------------------</SPAN>
<SPAN class="rem">// Anti-Grain Geometry (AGG) - Version 2.5</SPAN>
<SPAN class="rem">// A high quality rendering engine for C++</SPAN>
<SPAN class="rem">// Copyright (C) 2002-2006 Maxim Shemanarev</SPAN>
<SPAN class="rem">// Contact: mcseem@antigrain.com</SPAN>
<SPAN class="rem">// mcseemagg@yahoo.com</SPAN>
<SPAN class="rem">// http://antigrain.com</SPAN>
<SPAN class="rem">// </SPAN>
<SPAN class="rem">// AGG is free software; you can redistribute it and/or</SPAN>
<SPAN class="rem">// modify it under the terms of the GNU General Public License</SPAN>
<SPAN class="rem">// as published by the Free Software Foundation; either version 2</SPAN>
<SPAN class="rem">// of the License, or (at your option) any later version.</SPAN>
<SPAN class="rem">// </SPAN>
<SPAN class="rem">// AGG is distributed in the hope that it will be useful,</SPAN>
<SPAN class="rem">// but WITHOUT ANY WARRANTY; without even the implied warranty of</SPAN>
<SPAN class="rem">// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</SPAN>
<SPAN class="rem">// GNU General Public License for more details.</SPAN>
<SPAN class="rem">// </SPAN>
<SPAN class="rem">// You should have received a copy of the GNU General Public License</SPAN>
<SPAN class="rem">// along with AGG; if not, write to the Free Software</SPAN>
<SPAN class="rem">// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, </SPAN>
<SPAN class="rem">// MA 02110-1301, USA.</SPAN>
<SPAN class="rem">//----------------------------------------------------------------------------</SPAN>
<SPAN class="rem">//</SPAN>
<SPAN class="rem">// Adaptation for high precision colors has been sponsored by </SPAN>
<SPAN class="rem">// Liberty Technology Systems, Inc., visit http://lib-sys.com</SPAN>
<SPAN class="rem">//</SPAN>
<SPAN class="rem">// Liberty Technology Systems, Inc. is the provider of</SPAN>
<SPAN class="rem">// PostScript and PDF technology for software developers.</SPAN>
<SPAN class="rem">// </SPAN>
<SPAN class="rem">//----------------------------------------------------------------------------</SPAN>
<SPAN class="kw2">#ifndef</SPAN> AGG_PIXFMT_RGB_PACKED_INCLUDED
<SPAN class="kw2">#define</SPAN> AGG_PIXFMT_RGB_PACKED_INCLUDED
<SPAN class="kw2">#include</SPAN> <SPAN class="op"><</SPAN>string<SPAN class="op">.</SPAN>h<SPAN class="op">></SPAN>
<SPAN class="kw2">#include</SPAN> <SPAN class="str">"<A href="agg_basics.h.html">agg_basics.h</A>"</SPAN>
<SPAN class="kw2">#include</SPAN> <SPAN class="str">"<A href="agg_color_rgba.h.html">agg_color_rgba.h</A>"</SPAN>
<SPAN class="kw2">#include</SPAN> <SPAN class="str">"<A href="agg_rendering_buffer.h.html">agg_rendering_buffer.h</A>"</SPAN>
<SPAN class="kw1">namespace</SPAN> agg
<SPAN class="op">{</SPAN>
<SPAN class="rem">//=========================================================<A name="blender_rgb555"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_rgb555">blender_rgb555</A></SPAN>
<SPAN class="kw1">struct</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_rgb555">blender_rgb555</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba8">rgba8</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int16u">int16u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN><SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type rgb <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">7</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">2</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cr <SPAN class="op">-</SPAN> r<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x7C00</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cg <SPAN class="op">-</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>g <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x03E0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cb <SPAN class="op">-</SPAN> b<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">11</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0x8000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">7</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">2</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>b <SPAN class="op">>></SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0x8000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">7</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">2</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=====================================================<A name="blender_rgb555_pre"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_rgb555_pre">blender_rgb555_pre</A></SPAN>
<SPAN class="kw1">struct</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_rgb555_pre">blender_rgb555_pre</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba8">rgba8</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int16u">int16u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
alpha <SPAN class="op">=</SPAN> color_type::base_mask <SPAN class="op">-</SPAN> alpha<SPAN class="op">;</SPAN>
pixel_type rgb <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">7</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">2</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cr <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x7C00</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cg <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x03E0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>b <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cb <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">11</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0x8000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">7</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">2</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>b <SPAN class="op">>></SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0x8000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">7</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">2</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=====================================================<A name="blender_rgb555_gamma"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_rgb555_gamma">blender_rgb555_gamma</A></SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> Gamma<SPAN class="op">></SPAN> <SPAN class="kw1">class</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_rgb555_gamma">blender_rgb555_gamma</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">public</SPAN>:
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba8">rgba8</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int16u">int16u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> Gamma gamma_type<SPAN class="op">;</SPAN>
<A href="agg_pixfmt_rgb_packed.h.html#blender_rgb555_gamma">blender_rgb555_gamma</A><SPAN class="op">(</SPAN><SPAN class="op">)</SPAN> : m_gamma<SPAN class="op">(</SPAN><SPAN class="num">0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN><SPAN class="op">}</SPAN>
<SPAN class="kw1">void</SPAN> gamma<SPAN class="op">(</SPAN><SPAN class="kw1">const</SPAN> gamma_type<SPAN class="op">&</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN> m_gamma <SPAN class="op">=</SPAN> <SPAN class="op">&</SPAN>g<SPAN class="op">;</SPAN> <SPAN class="op">}</SPAN>
AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN><SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type rgb <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">7</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">2</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>rgb <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cr<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> r<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">7</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x7C00</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cg<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>g <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">2</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x03E0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cb<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> b<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0x8000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">7</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">2</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>b <SPAN class="op">>></SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0x8000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">7</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">2</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">private</SPAN>:
<SPAN class="kw1">const</SPAN> Gamma<SPAN class="op">*</SPAN> m_gamma<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=========================================================<A name="blender_rgb565"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_rgb565">blender_rgb565</A></SPAN>
<SPAN class="kw1">struct</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_rgb565">blender_rgb565</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba8">rgba8</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int16u">int16u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN><SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type rgb <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFC</SPAN><SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cr <SPAN class="op">-</SPAN> r<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF800</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cg <SPAN class="op">-</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>g <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x07E0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cb <SPAN class="op">-</SPAN> b<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">11</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFC</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op">>></SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFC</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=====================================================<A name="blender_rgb565_pre"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_rgb565_pre">blender_rgb565_pre</A></SPAN>
<SPAN class="kw1">struct</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_rgb565_pre">blender_rgb565_pre</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba8">rgba8</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int16u">int16u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
alpha <SPAN class="op">=</SPAN> color_type::base_mask <SPAN class="op">-</SPAN> alpha<SPAN class="op">;</SPAN>
pixel_type rgb <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFC</SPAN><SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cr <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF800</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cg <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">5</SPAN> <SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x07E0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>b <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cb <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">11</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFC</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op">>></SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFC</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=====================================================<A name="blender_rgb565_gamma"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_rgb565_gamma">blender_rgb565_gamma</A></SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> Gamma<SPAN class="op">></SPAN> <SPAN class="kw1">class</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_rgb565_gamma">blender_rgb565_gamma</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">public</SPAN>:
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba8">rgba8</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int16u">int16u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> Gamma gamma_type<SPAN class="op">;</SPAN>
<A href="agg_pixfmt_rgb_packed.h.html#blender_rgb565_gamma">blender_rgb565_gamma</A><SPAN class="op">(</SPAN><SPAN class="op">)</SPAN> : m_gamma<SPAN class="op">(</SPAN><SPAN class="num">0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN><SPAN class="op">}</SPAN>
<SPAN class="kw1">void</SPAN> gamma<SPAN class="op">(</SPAN><SPAN class="kw1">const</SPAN> gamma_type<SPAN class="op">&</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN> m_gamma <SPAN class="op">=</SPAN> <SPAN class="op">&</SPAN>g<SPAN class="op">;</SPAN> <SPAN class="op">}</SPAN>
AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN><SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type rgb <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFC</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>rgb <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cr<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> r<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF800</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cg<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>g <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x07E0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cb<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> b<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFC</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op">>></SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFC</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">3</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xF8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">private</SPAN>:
<SPAN class="kw1">const</SPAN> Gamma<SPAN class="op">*</SPAN> m_gamma<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=====================================================<A name="blender_rgbAAA"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_rgbAAA">blender_rgbAAA</A></SPAN>
<SPAN class="kw1">struct</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_rgbAAA">blender_rgbAAA</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba16">rgba16</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int32u">int32u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN><SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type rgb <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cr <SPAN class="op">-</SPAN> r<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">2</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x3FF00000</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cg <SPAN class="op">-</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>g <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">12</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x000FFC00</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cb <SPAN class="op">-</SPAN> b<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">22</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0xC0000000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>b <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0xC0000000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//==================================================<A name="blender_rgbAAA_pre"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_rgbAAA_pre">blender_rgbAAA_pre</A></SPAN>
<SPAN class="kw1">struct</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_rgbAAA_pre">blender_rgbAAA_pre</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba16">rgba16</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int32u">int32u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
alpha <SPAN class="op">=</SPAN> color_type::base_mask <SPAN class="op">-</SPAN> alpha<SPAN class="op">;</SPAN>
cover <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>cover <SPAN class="op">+</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="op">(</SPAN>color_type::base_shift <SPAN class="op">-</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
pixel_type rgb <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cr <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">2</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x3FF00000</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cg <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">12</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x000FFC00</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>b <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cb <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">22</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0xC0000000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>b <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0xC0000000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=================================================<A name="blender_rgbAAA_gamma"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_rgbAAA_gamma">blender_rgbAAA_gamma</A></SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> Gamma<SPAN class="op">></SPAN> <SPAN class="kw1">class</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_rgbAAA_gamma">blender_rgbAAA_gamma</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">public</SPAN>:
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba16">rgba16</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int32u">int32u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> Gamma gamma_type<SPAN class="op">;</SPAN>
<A href="agg_pixfmt_rgb_packed.h.html#blender_rgbAAA_gamma">blender_rgbAAA_gamma</A><SPAN class="op">(</SPAN><SPAN class="op">)</SPAN> : m_gamma<SPAN class="op">(</SPAN><SPAN class="num">0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN><SPAN class="op">}</SPAN>
<SPAN class="kw1">void</SPAN> gamma<SPAN class="op">(</SPAN><SPAN class="kw1">const</SPAN> gamma_type<SPAN class="op">&</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN> m_gamma <SPAN class="op">=</SPAN> <SPAN class="op">&</SPAN>g<SPAN class="op">;</SPAN> <SPAN class="op">}</SPAN>
AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN><SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type rgb <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>rgb <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cr<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> r<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x3FF00000</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cg<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>g <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">4</SPAN> <SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x000FFC00</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cb<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> b<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN> <SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0xC0000000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>b <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0xC0000000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">private</SPAN>:
<SPAN class="kw1">const</SPAN> Gamma<SPAN class="op">*</SPAN> m_gamma<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=====================================================<A name="blender_bgrAAA"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_bgrAAA">blender_bgrAAA</A></SPAN>
<SPAN class="kw1">struct</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_bgrAAA">blender_bgrAAA</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba16">rgba16</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int32u">int32u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN><SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type bgr <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>bgr <SPAN class="op">>></SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>bgr <SPAN class="op">>></SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>bgr <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cb <SPAN class="op">-</SPAN> b<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">2</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x3FF00000</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cg <SPAN class="op">-</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>g <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">12</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x000FFC00</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cr <SPAN class="op">-</SPAN> r<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">22</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0xC0000000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>b <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>r <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0xC0000000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=================================================<A name="blender_bgrAAA_pre"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_bgrAAA_pre">blender_bgrAAA_pre</A></SPAN>
<SPAN class="kw1">struct</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_bgrAAA_pre">blender_bgrAAA_pre</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba16">rgba16</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int32u">int32u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
alpha <SPAN class="op">=</SPAN> color_type::base_mask <SPAN class="op">-</SPAN> alpha<SPAN class="op">;</SPAN>
cover <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>cover <SPAN class="op">+</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="op">(</SPAN>color_type::base_shift <SPAN class="op">-</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
pixel_type bgr <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>bgr <SPAN class="op">>></SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>bgr <SPAN class="op">>></SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>bgr <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>b <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cb <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">2</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x3FF00000</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cg <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">12</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x000FFC00</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cr <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">22</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0xC0000000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>b <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>r <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0xC0000000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=================================================<A name="blender_bgrAAA_gamma"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_bgrAAA_gamma">blender_bgrAAA_gamma</A></SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> Gamma<SPAN class="op">></SPAN> <SPAN class="kw1">class</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_bgrAAA_gamma">blender_bgrAAA_gamma</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">public</SPAN>:
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba16">rgba16</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int32u">int32u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> Gamma gamma_type<SPAN class="op">;</SPAN>
<A href="agg_pixfmt_rgb_packed.h.html#blender_bgrAAA_gamma">blender_bgrAAA_gamma</A><SPAN class="op">(</SPAN><SPAN class="op">)</SPAN> : m_gamma<SPAN class="op">(</SPAN><SPAN class="num">0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN><SPAN class="op">}</SPAN>
<SPAN class="kw1">void</SPAN> gamma<SPAN class="op">(</SPAN><SPAN class="kw1">const</SPAN> gamma_type<SPAN class="op">&</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN> m_gamma <SPAN class="op">=</SPAN> <SPAN class="op">&</SPAN>g<SPAN class="op">;</SPAN> <SPAN class="op">}</SPAN>
AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN><SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type bgr <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>bgr <SPAN class="op">>></SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>bgr <SPAN class="op">>></SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>bgr <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cb<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> b<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x3FF00000</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cg<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>g <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">4</SPAN> <SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x000FFC00</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cr<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> r<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN> <SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0xC0000000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>b <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>r <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="num">0xC0000000</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">4</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">14</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">private</SPAN>:
<SPAN class="kw1">const</SPAN> Gamma<SPAN class="op">*</SPAN> m_gamma<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=====================================================<A name="blender_rgbBBA"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_rgbBBA">blender_rgbBBA</A></SPAN>
<SPAN class="kw1">struct</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_rgbBBA">blender_rgbBBA</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba16">rgba16</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int32u">int32u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN><SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type rgb <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cr <SPAN class="op">-</SPAN> r<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE00000</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cg <SPAN class="op">-</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>g <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">11</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x001FFC00</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cb <SPAN class="op">-</SPAN> b<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">22</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=================================================<A name="blender_rgbBBA_pre"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_rgbBBA_pre">blender_rgbBBA_pre</A></SPAN>
<SPAN class="kw1">struct</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_rgbBBA_pre">blender_rgbBBA_pre</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba16">rgba16</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int32u">int32u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
alpha <SPAN class="op">=</SPAN> color_type::base_mask <SPAN class="op">-</SPAN> alpha<SPAN class="op">;</SPAN>
cover <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>cover <SPAN class="op">+</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="op">(</SPAN>color_type::base_shift <SPAN class="op">-</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
pixel_type rgb <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>rgb <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cr <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE00000</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cg <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">11</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x001FFC00</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>b <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cb <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">22</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=================================================<A name="blender_rgbBBA_gamma"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_rgbBBA_gamma">blender_rgbBBA_gamma</A></SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> Gamma<SPAN class="op">></SPAN> <SPAN class="kw1">class</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_rgbBBA_gamma">blender_rgbBBA_gamma</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">public</SPAN>:
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba16">rgba16</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int32u">int32u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> Gamma gamma_type<SPAN class="op">;</SPAN>
<A href="agg_pixfmt_rgb_packed.h.html#blender_rgbBBA_gamma">blender_rgbBBA_gamma</A><SPAN class="op">(</SPAN><SPAN class="op">)</SPAN> : m_gamma<SPAN class="op">(</SPAN><SPAN class="num">0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN><SPAN class="op">}</SPAN>
<SPAN class="kw1">void</SPAN> gamma<SPAN class="op">(</SPAN><SPAN class="kw1">const</SPAN> gamma_type<SPAN class="op">&</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN> m_gamma <SPAN class="op">=</SPAN> <SPAN class="op">&</SPAN>g<SPAN class="op">;</SPAN> <SPAN class="op">}</SPAN>
AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN><SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type rgb <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>rgb <SPAN class="op">>></SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>rgb <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cr<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> r<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE00000</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cg<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>g <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">5</SPAN> <SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x001FFC00</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cb<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> b<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN> <SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">private</SPAN>:
<SPAN class="kw1">const</SPAN> Gamma<SPAN class="op">*</SPAN> m_gamma<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=====================================================<A name="blender_bgrABB"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_bgrABB">blender_bgrABB</A></SPAN>
<SPAN class="kw1">struct</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_bgrABB">blender_bgrABB</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba16">rgba16</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int32u">int32u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN><SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type bgr <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>bgr <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>bgr <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>bgr <SPAN class="op"><<</SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cb <SPAN class="op">-</SPAN> b<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC00000</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cg <SPAN class="op">-</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>g <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">10</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x003FF800</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>cr <SPAN class="op">-</SPAN> r<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">21</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>b <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op">>></SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=================================================<A name="blender_bgrABB_pre"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_bgrABB_pre">blender_bgrABB_pre</A></SPAN>
<SPAN class="kw1">struct</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_bgrABB_pre">blender_bgrABB_pre</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba16">rgba16</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int32u">int32u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
alpha <SPAN class="op">=</SPAN> color_type::base_mask <SPAN class="op">-</SPAN> alpha<SPAN class="op">;</SPAN>
cover <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>cover <SPAN class="op">+</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="op">(</SPAN>color_type::base_shift <SPAN class="op">-</SPAN> <SPAN class="num">8</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
pixel_type bgr <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>bgr <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>bgr <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>bgr <SPAN class="op"><<</SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>b <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cb <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC00000</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cg <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">10</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x003FF800</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>r <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> cr <SPAN class="op">*</SPAN> cover<SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">21</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>b <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op">>></SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//=================================================<A name="blender_bgrABB_gamma"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#blender_bgrABB_gamma">blender_bgrABB_gamma</A></SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> Gamma<SPAN class="op">></SPAN> <SPAN class="kw1">class</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#blender_bgrABB_gamma">blender_bgrABB_gamma</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">public</SPAN>:
<SPAN class="kw1">typedef</SPAN> <A href="agg_color_rgba.h.html#rgba16">rgba16</A> color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_basics.h.html#int32u">int32u</A> pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> Gamma gamma_type<SPAN class="op">;</SPAN>
<A href="agg_pixfmt_rgb_packed.h.html#blender_bgrABB_gamma">blender_bgrABB_gamma</A><SPAN class="op">(</SPAN><SPAN class="op">)</SPAN> : m_gamma<SPAN class="op">(</SPAN><SPAN class="num">0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN><SPAN class="op">}</SPAN>
<SPAN class="kw1">void</SPAN> gamma<SPAN class="op">(</SPAN><SPAN class="kw1">const</SPAN> gamma_type<SPAN class="op">&</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN> m_gamma <SPAN class="op">=</SPAN> <SPAN class="op">&</SPAN>g<SPAN class="op">;</SPAN> <SPAN class="op">}</SPAN>
AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> cr<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cg<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cb<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> alpha<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN><SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type bgr <SPAN class="op">=</SPAN> <SPAN class="op">*</SPAN>p<SPAN class="op">;</SPAN>
calc_type b <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>bgr <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
calc_type g <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>bgr <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
calc_type r <SPAN class="op">=</SPAN> m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>bgr <SPAN class="op"><<</SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cb<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> b<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>b <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC00000</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cg<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> g<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>g <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN> <SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0x003FF800</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN>
<SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>inv<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>m_gamma<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>dir<SPAN class="op">(</SPAN>cr<SPAN class="op">)</SPAN> <SPAN class="op">-</SPAN> r<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> alpha <SPAN class="op">+</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">5</SPAN> <SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE pixel_type make_pix<SPAN class="op">(</SPAN><SPAN class="kw1">unsigned</SPAN> r<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> g<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> b<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>b <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>g <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">)</SPAN> <SPAN class="op"><<</SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">|</SPAN> <SPAN class="op">(</SPAN>r <SPAN class="op">>></SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">static</SPAN> AGG_INLINE color_type make_color<SPAN class="op">(</SPAN>pixel_type p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> color_type<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>p <SPAN class="op"><<</SPAN> <SPAN class="num">5</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">6</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFE0</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>p <SPAN class="op">>></SPAN> <SPAN class="num">16</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">&</SPAN> <SPAN class="num">0xFFC0</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">private</SPAN>:
<SPAN class="kw1">const</SPAN> Gamma<SPAN class="op">*</SPAN> m_gamma<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//===========================================<A name="pixfmt_alpha_blend_rgb_packed"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A></SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> Blender<SPAN class="op">,</SPAN> <SPAN class="kw1">class</SPAN> RenBuf<SPAN class="op">></SPAN> <SPAN class="kw1">class</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">public</SPAN>:
<SPAN class="kw1">typedef</SPAN> RenBuf rbuf_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <SPAN class="kw1">typename</SPAN> rbuf_type::row_data row_data<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> Blender blender_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <SPAN class="kw1">typename</SPAN> blender_type::color_type color_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <SPAN class="kw1">typename</SPAN> blender_type::pixel_type pixel_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <SPAN class="kw1">int</SPAN> order_type<SPAN class="op">;</SPAN> <SPAN class="rem">// A fake one</SPAN>
<SPAN class="kw1">typedef</SPAN> <SPAN class="kw1">typename</SPAN> color_type::value_type value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <SPAN class="kw1">typename</SPAN> color_type::calc_type calc_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">enum</SPAN> base_scale_e
<SPAN class="op">{</SPAN>
base_shift <SPAN class="op">=</SPAN> color_type::base_shift<SPAN class="op">,</SPAN>
base_scale <SPAN class="op">=</SPAN> color_type::base_scale<SPAN class="op">,</SPAN>
base_mask <SPAN class="op">=</SPAN> color_type::base_mask<SPAN class="op">,</SPAN>
pix_width <SPAN class="op">=</SPAN> <SPAN class="kw1">sizeof</SPAN><SPAN class="op">(</SPAN>pixel_type<SPAN class="op">)</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">private</SPAN>:
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
AGG_INLINE <SPAN class="kw1">void</SPAN> copy_or_blend_pix<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN> <SPAN class="kw1">const</SPAN> color_type<SPAN class="op">&</SPAN> c<SPAN class="op">,</SPAN> <SPAN class="kw1">unsigned</SPAN> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">if</SPAN> <SPAN class="op">(</SPAN>c<SPAN class="op">.</SPAN>a<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
calc_type alpha <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>calc_type<SPAN class="op">(</SPAN>c<SPAN class="op">.</SPAN>a<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> <SPAN class="op">(</SPAN>cover <SPAN class="op">+</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">if</SPAN><SPAN class="op">(</SPAN>alpha <SPAN class="op">==</SPAN> base_mask<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> m_blender<SPAN class="op">.</SPAN>make_pix<SPAN class="op">(</SPAN>c<SPAN class="op">.</SPAN>r<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>g<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>b<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">else</SPAN>
<SPAN class="op">{</SPAN>
m_blender<SPAN class="op">.</SPAN>blend_pix<SPAN class="op">(</SPAN>p<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>r<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>g<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>b<SPAN class="op">,</SPAN> alpha<SPAN class="op">,</SPAN> cover<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">public</SPAN>:
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
<SPAN class="kw1">explicit</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op">(</SPAN>rbuf_type<SPAN class="op">&</SPAN> rb<SPAN class="op">)</SPAN> : m_rbuf<SPAN class="op">(</SPAN><SPAN class="op">&</SPAN>rb<SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN><SPAN class="op">}</SPAN>
<SPAN class="kw1">void</SPAN> attach<SPAN class="op">(</SPAN>rbuf_type<SPAN class="op">&</SPAN> rb<SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN> m_rbuf <SPAN class="op">=</SPAN> <SPAN class="op">&</SPAN>rb<SPAN class="op">;</SPAN> <SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> PixFmt<SPAN class="op">></SPAN>
<SPAN class="kw1">bool</SPAN> attach<SPAN class="op">(</SPAN>PixFmt<SPAN class="op">&</SPAN> pixf<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> x1<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y1<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> x2<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y2<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<A href="agg_basics.h.html#rect_i">rect_i</A> r<SPAN class="op">(</SPAN>x1<SPAN class="op">,</SPAN> y1<SPAN class="op">,</SPAN> x2<SPAN class="op">,</SPAN> y2<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">if</SPAN><SPAN class="op">(</SPAN>r<SPAN class="op">.</SPAN>clip<SPAN class="op">(</SPAN><A href="agg_basics.h.html#rect_i">rect_i</A><SPAN class="op">(</SPAN><SPAN class="num">0</SPAN><SPAN class="op">,</SPAN> <SPAN class="num">0</SPAN><SPAN class="op">,</SPAN> pixf<SPAN class="op">.</SPAN>width<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN><SPAN class="op">-</SPAN><SPAN class="num">1</SPAN><SPAN class="op">,</SPAN> pixf<SPAN class="op">.</SPAN>height<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN><SPAN class="op">-</SPAN><SPAN class="num">1</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">int</SPAN> stride <SPAN class="op">=</SPAN> pixf<SPAN class="op">.</SPAN>stride<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>attach<SPAN class="op">(</SPAN>pixf<SPAN class="op">.</SPAN>pix_ptr<SPAN class="op">(</SPAN>r<SPAN class="op">.</SPAN>x1<SPAN class="op">,</SPAN> stride <SPAN class="op"><</SPAN> <SPAN class="num">0</SPAN> ? r<SPAN class="op">.</SPAN>y2 : r<SPAN class="op">.</SPAN>y1<SPAN class="op">)</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>r<SPAN class="op">.</SPAN>x2 <SPAN class="op">-</SPAN> r<SPAN class="op">.</SPAN>x1<SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">,</SPAN>
<SPAN class="op">(</SPAN>r<SPAN class="op">.</SPAN>y2 <SPAN class="op">-</SPAN> r<SPAN class="op">.</SPAN>y1<SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">,</SPAN>
stride<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="kw1">true</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">return</SPAN> <SPAN class="kw1">false</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
Blender<SPAN class="op">&</SPAN> blender<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN> <SPAN class="kw1">return</SPAN> m_blender<SPAN class="op">;</SPAN> <SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
AGG_INLINE <SPAN class="kw1">unsigned</SPAN> width<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN> <SPAN class="kw1">const</SPAN> <SPAN class="op">{</SPAN> <SPAN class="kw1">return</SPAN> m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>width<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN> <SPAN class="op">}</SPAN>
AGG_INLINE <SPAN class="kw1">unsigned</SPAN> height<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN> <SPAN class="kw1">const</SPAN> <SPAN class="op">{</SPAN> <SPAN class="kw1">return</SPAN> m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>height<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN> <SPAN class="op">}</SPAN>
AGG_INLINE <SPAN class="kw1">int</SPAN> stride<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN> <SPAN class="kw1">const</SPAN> <SPAN class="op">{</SPAN> <SPAN class="kw1">return</SPAN> m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>stride<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN> <SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
AGG_INLINE <A href="agg_basics.h.html#int8u">int8u</A><SPAN class="op">*</SPAN> row_ptr<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> y<SPAN class="op">)</SPAN> <SPAN class="op">{</SPAN> <SPAN class="kw1">return</SPAN> m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>y<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN> <SPAN class="op">}</SPAN>
AGG_INLINE <SPAN class="kw1">const</SPAN> <A href="agg_basics.h.html#int8u">int8u</A><SPAN class="op">*</SPAN> row_ptr<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> y<SPAN class="op">)</SPAN> <SPAN class="kw1">const</SPAN> <SPAN class="op">{</SPAN> <SPAN class="kw1">return</SPAN> m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>y<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN> <SPAN class="op">}</SPAN>
AGG_INLINE row_data row<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> y<SPAN class="op">)</SPAN> <SPAN class="kw1">const</SPAN> <SPAN class="op">{</SPAN> <SPAN class="kw1">return</SPAN> m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row<SPAN class="op">(</SPAN>y<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN> <SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
AGG_INLINE <A href="agg_basics.h.html#int8u">int8u</A><SPAN class="op">*</SPAN> pix_ptr<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>y<SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> x <SPAN class="op">*</SPAN> pix_width<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
AGG_INLINE <SPAN class="kw1">const</SPAN> <A href="agg_basics.h.html#int8u">int8u</A><SPAN class="op">*</SPAN> pix_ptr<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">)</SPAN> <SPAN class="kw1">const</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>y<SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> x <SPAN class="op">*</SPAN> pix_width<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
AGG_INLINE <SPAN class="kw1">void</SPAN> make_pix<SPAN class="op">(</SPAN><A href="agg_basics.h.html#int8u">int8u</A><SPAN class="op">*</SPAN> p<SPAN class="op">,</SPAN> <SPAN class="kw1">const</SPAN> color_type<SPAN class="op">&</SPAN> c<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="op">*</SPAN><SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>p <SPAN class="op">=</SPAN> m_blender<SPAN class="op">.</SPAN>make_pix<SPAN class="op">(</SPAN>c<SPAN class="op">.</SPAN>r<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>g<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>b<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
AGG_INLINE color_type pixel<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">)</SPAN> <SPAN class="kw1">const</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">return</SPAN> m_blender<SPAN class="op">.</SPAN>make_color<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>y<SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">[</SPAN>x<SPAN class="op">]</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
AGG_INLINE <SPAN class="kw1">void</SPAN> copy_pixel<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">,</SPAN> <SPAN class="kw1">const</SPAN> color_type<SPAN class="op">&</SPAN> c<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>
m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>x<SPAN class="op">,</SPAN> y<SPAN class="op">,</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">[</SPAN>x<SPAN class="op">]</SPAN> <SPAN class="op">=</SPAN>
m_blender<SPAN class="op">.</SPAN>make_pix<SPAN class="op">(</SPAN>c<SPAN class="op">.</SPAN>r<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>g<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>b<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
AGG_INLINE <SPAN class="kw1">void</SPAN> blend_pixel<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">,</SPAN> <SPAN class="kw1">const</SPAN> color_type<SPAN class="op">&</SPAN> c<SPAN class="op">,</SPAN> <A href="agg_basics.h.html#int8u">int8u</A> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
copy_or_blend_pix<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>x<SPAN class="op">,</SPAN> y<SPAN class="op">,</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> x<SPAN class="op">,</SPAN> c<SPAN class="op">,</SPAN> cover<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
AGG_INLINE <SPAN class="kw1">void</SPAN> copy_hline<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> len<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> color_type<SPAN class="op">&</SPAN> c<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type<SPAN class="op">*</SPAN> p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>x<SPAN class="op">,</SPAN> y<SPAN class="op">,</SPAN> len<SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> x<SPAN class="op">;</SPAN>
pixel_type v <SPAN class="op">=</SPAN> m_blender<SPAN class="op">.</SPAN>make_pix<SPAN class="op">(</SPAN>c<SPAN class="op">.</SPAN>r<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>g<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>b<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="op">*</SPAN>p<SPAN class="op">++</SPAN> <SPAN class="op">=</SPAN> v<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
AGG_INLINE <SPAN class="kw1">void</SPAN> copy_vline<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> len<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> color_type<SPAN class="op">&</SPAN> c<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type v <SPAN class="op">=</SPAN> m_blender<SPAN class="op">.</SPAN>make_pix<SPAN class="op">(</SPAN>c<SPAN class="op">.</SPAN>r<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>g<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>b<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
pixel_type<SPAN class="op">*</SPAN> p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>x<SPAN class="op">,</SPAN> y<SPAN class="op">++</SPAN><SPAN class="op">,</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> x<SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> v<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
<SPAN class="kw1">void</SPAN> blend_hline<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> len<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> color_type<SPAN class="op">&</SPAN> c<SPAN class="op">,</SPAN>
<A href="agg_basics.h.html#int8u">int8u</A> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">if</SPAN> <SPAN class="op">(</SPAN>c<SPAN class="op">.</SPAN>a<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type<SPAN class="op">*</SPAN> p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>x<SPAN class="op">,</SPAN> y<SPAN class="op">,</SPAN> len<SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> x<SPAN class="op">;</SPAN>
calc_type alpha <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>calc_type<SPAN class="op">(</SPAN>c<SPAN class="op">.</SPAN>a<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> <SPAN class="op">(</SPAN>cover <SPAN class="op">+</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">if</SPAN><SPAN class="op">(</SPAN>alpha <SPAN class="op">==</SPAN> base_mask<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type v <SPAN class="op">=</SPAN> m_blender<SPAN class="op">.</SPAN>make_pix<SPAN class="op">(</SPAN>c<SPAN class="op">.</SPAN>r<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>g<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>b<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="op">*</SPAN>p<SPAN class="op">++</SPAN> <SPAN class="op">=</SPAN> v<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">else</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
m_blender<SPAN class="op">.</SPAN>blend_pix<SPAN class="op">(</SPAN>p<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>r<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>g<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>b<SPAN class="op">,</SPAN> alpha<SPAN class="op">,</SPAN> cover<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">++</SPAN>p<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
<SPAN class="kw1">void</SPAN> blend_vline<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> len<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> color_type<SPAN class="op">&</SPAN> c<SPAN class="op">,</SPAN>
<A href="agg_basics.h.html#int8u">int8u</A> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">if</SPAN> <SPAN class="op">(</SPAN>c<SPAN class="op">.</SPAN>a<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
calc_type alpha <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>calc_type<SPAN class="op">(</SPAN>c<SPAN class="op">.</SPAN>a<SPAN class="op">)</SPAN> <SPAN class="op">*</SPAN> <SPAN class="op">(</SPAN>cover <SPAN class="op">+</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">>></SPAN> <SPAN class="num">8</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">if</SPAN><SPAN class="op">(</SPAN>alpha <SPAN class="op">==</SPAN> base_mask<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type v <SPAN class="op">=</SPAN> m_blender<SPAN class="op">.</SPAN>make_pix<SPAN class="op">(</SPAN>c<SPAN class="op">.</SPAN>r<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>g<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>b<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>x<SPAN class="op">,</SPAN> y<SPAN class="op">++</SPAN><SPAN class="op">,</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN><SPAN class="op">)</SPAN><SPAN class="op">[</SPAN>x<SPAN class="op">]</SPAN> <SPAN class="op">=</SPAN> v<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">else</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
m_blender<SPAN class="op">.</SPAN>blend_pix<SPAN class="op">(</SPAN>
<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>x<SPAN class="op">,</SPAN> y<SPAN class="op">++</SPAN><SPAN class="op">,</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN><SPAN class="op">,</SPAN>
c<SPAN class="op">.</SPAN>r<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>g<SPAN class="op">,</SPAN> c<SPAN class="op">.</SPAN>b<SPAN class="op">,</SPAN> alpha<SPAN class="op">,</SPAN> cover<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
<SPAN class="kw1">void</SPAN> blend_solid_hspan<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> len<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> color_type<SPAN class="op">&</SPAN> c<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> <A href="agg_basics.h.html#int8u">int8u</A><SPAN class="op">*</SPAN> covers<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type<SPAN class="op">*</SPAN> p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>x<SPAN class="op">,</SPAN> y<SPAN class="op">,</SPAN> len<SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> x<SPAN class="op">;</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
copy_or_blend_pix<SPAN class="op">(</SPAN>p<SPAN class="op">,</SPAN> c<SPAN class="op">,</SPAN> <SPAN class="op">*</SPAN>covers<SPAN class="op">++</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">++</SPAN>p<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
<SPAN class="kw1">void</SPAN> blend_solid_vspan<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> len<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> color_type<SPAN class="op">&</SPAN> c<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> <A href="agg_basics.h.html#int8u">int8u</A><SPAN class="op">*</SPAN> covers<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
copy_or_blend_pix<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>x<SPAN class="op">,</SPAN> y<SPAN class="op">++</SPAN><SPAN class="op">,</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> x<SPAN class="op">,</SPAN>
c<SPAN class="op">,</SPAN> <SPAN class="op">*</SPAN>covers<SPAN class="op">++</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
<SPAN class="kw1">void</SPAN> copy_color_hspan<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> len<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> color_type<SPAN class="op">*</SPAN> colors<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type<SPAN class="op">*</SPAN> p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>x<SPAN class="op">,</SPAN> y<SPAN class="op">,</SPAN> len<SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> x<SPAN class="op">;</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="op">*</SPAN>p<SPAN class="op">++</SPAN> <SPAN class="op">=</SPAN> m_blender<SPAN class="op">.</SPAN>make_pix<SPAN class="op">(</SPAN>colors<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>r<SPAN class="op">,</SPAN> colors<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>g<SPAN class="op">,</SPAN> colors<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>b<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">++</SPAN>colors<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
<SPAN class="kw1">void</SPAN> copy_color_vspan<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> len<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> color_type<SPAN class="op">*</SPAN> colors<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
pixel_type<SPAN class="op">*</SPAN> p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>x<SPAN class="op">,</SPAN> y<SPAN class="op">++</SPAN><SPAN class="op">,</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> x<SPAN class="op">;</SPAN>
<SPAN class="op">*</SPAN>p <SPAN class="op">=</SPAN> m_blender<SPAN class="op">.</SPAN>make_pix<SPAN class="op">(</SPAN>colors<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>r<SPAN class="op">,</SPAN> colors<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>g<SPAN class="op">,</SPAN> colors<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>b<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">++</SPAN>colors<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
<SPAN class="kw1">void</SPAN> blend_color_hspan<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> len<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> color_type<SPAN class="op">*</SPAN> colors<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> <A href="agg_basics.h.html#int8u">int8u</A><SPAN class="op">*</SPAN> covers<SPAN class="op">,</SPAN>
<A href="agg_basics.h.html#int8u">int8u</A> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type<SPAN class="op">*</SPAN> p <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>x<SPAN class="op">,</SPAN> y<SPAN class="op">,</SPAN> len<SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> x<SPAN class="op">;</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
copy_or_blend_pix<SPAN class="op">(</SPAN>p<SPAN class="op">++</SPAN><SPAN class="op">,</SPAN> <SPAN class="op">*</SPAN>colors<SPAN class="op">++</SPAN><SPAN class="op">,</SPAN> covers ? <SPAN class="op">*</SPAN>covers<SPAN class="op">++</SPAN> : cover<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
<SPAN class="kw1">void</SPAN> blend_color_vspan<SPAN class="op">(</SPAN><SPAN class="kw1">int</SPAN> x<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> y<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> len<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> color_type<SPAN class="op">*</SPAN> colors<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> <A href="agg_basics.h.html#int8u">int8u</A><SPAN class="op">*</SPAN> covers<SPAN class="op">,</SPAN>
<A href="agg_basics.h.html#int8u">int8u</A> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
copy_or_blend_pix<SPAN class="op">(</SPAN><SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>x<SPAN class="op">,</SPAN> y<SPAN class="op">++</SPAN><SPAN class="op">,</SPAN> <SPAN class="num">1</SPAN><SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> x<SPAN class="op">,</SPAN>
<SPAN class="op">*</SPAN>colors<SPAN class="op">++</SPAN><SPAN class="op">,</SPAN> covers ? <SPAN class="op">*</SPAN>covers<SPAN class="op">++</SPAN> : cover<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> RenBuf2<SPAN class="op">></SPAN>
<SPAN class="kw1">void</SPAN> copy_from<SPAN class="op">(</SPAN><SPAN class="kw1">const</SPAN> RenBuf2<SPAN class="op">&</SPAN> from<SPAN class="op">,</SPAN>
<SPAN class="kw1">int</SPAN> xdst<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> ydst<SPAN class="op">,</SPAN>
<SPAN class="kw1">int</SPAN> xsrc<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> ysrc<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> len<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">const</SPAN> <A href="agg_basics.h.html#int8u">int8u</A><SPAN class="op">*</SPAN> p <SPAN class="op">=</SPAN> from<SPAN class="op">.</SPAN>row_ptr<SPAN class="op">(</SPAN>ysrc<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">if</SPAN><SPAN class="op">(</SPAN>p<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
memmove<SPAN class="op">(</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>xdst<SPAN class="op">,</SPAN> ydst<SPAN class="op">,</SPAN> len<SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> xdst <SPAN class="op">*</SPAN> pix_width<SPAN class="op">,</SPAN>
p <SPAN class="op">+</SPAN> xsrc <SPAN class="op">*</SPAN> pix_width<SPAN class="op">,</SPAN>
len <SPAN class="op">*</SPAN> pix_width<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> SrcPixelFormatRenderer<SPAN class="op">></SPAN>
<SPAN class="kw1">void</SPAN> blend_from<SPAN class="op">(</SPAN><SPAN class="kw1">const</SPAN> SrcPixelFormatRenderer<SPAN class="op">&</SPAN> from<SPAN class="op">,</SPAN>
<SPAN class="kw1">int</SPAN> xdst<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> ydst<SPAN class="op">,</SPAN>
<SPAN class="kw1">int</SPAN> xsrc<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> ysrc<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> len<SPAN class="op">,</SPAN>
<A href="agg_basics.h.html#int8u">int8u</A> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <SPAN class="kw1">typename</SPAN> SrcPixelFormatRenderer::order_type src_order<SPAN class="op">;</SPAN>
<SPAN class="kw1">const</SPAN> value_type<SPAN class="op">*</SPAN> psrc <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN><SPAN class="kw1">const</SPAN> value_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>from<SPAN class="op">.</SPAN>row_ptr<SPAN class="op">(</SPAN>ysrc<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">if</SPAN><SPAN class="op">(</SPAN>psrc<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
psrc <SPAN class="op">+=</SPAN> xsrc <SPAN class="op">*</SPAN> <SPAN class="num">4</SPAN><SPAN class="op">;</SPAN>
pixel_type<SPAN class="op">*</SPAN> pdst <SPAN class="op">=</SPAN>
<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>xdst<SPAN class="op">,</SPAN> ydst<SPAN class="op">,</SPAN> len<SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> xdst<SPAN class="op">;</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
value_type alpha <SPAN class="op">=</SPAN> psrc<SPAN class="op">[</SPAN>src_order::A<SPAN class="op">]</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">if</SPAN><SPAN class="op">(</SPAN>alpha<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">if</SPAN><SPAN class="op">(</SPAN>alpha <SPAN class="op">==</SPAN> base_mask <SPAN class="op">&&</SPAN> cover <SPAN class="op">==</SPAN> <SPAN class="num">255</SPAN><SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="op">*</SPAN>pdst <SPAN class="op">=</SPAN> m_blender<SPAN class="op">.</SPAN>make_pix<SPAN class="op">(</SPAN>psrc<SPAN class="op">[</SPAN>src_order::R<SPAN class="op">]</SPAN><SPAN class="op">,</SPAN>
psrc<SPAN class="op">[</SPAN>src_order::G<SPAN class="op">]</SPAN><SPAN class="op">,</SPAN>
psrc<SPAN class="op">[</SPAN>src_order::B<SPAN class="op">]</SPAN><SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">else</SPAN>
<SPAN class="op">{</SPAN>
m_blender<SPAN class="op">.</SPAN>blend_pix<SPAN class="op">(</SPAN>pdst<SPAN class="op">,</SPAN>
psrc<SPAN class="op">[</SPAN>src_order::R<SPAN class="op">]</SPAN><SPAN class="op">,</SPAN>
psrc<SPAN class="op">[</SPAN>src_order::G<SPAN class="op">]</SPAN><SPAN class="op">,</SPAN>
psrc<SPAN class="op">[</SPAN>src_order::B<SPAN class="op">]</SPAN><SPAN class="op">,</SPAN>
alpha<SPAN class="op">,</SPAN>
cover<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN>
psrc <SPAN class="op">+=</SPAN> <SPAN class="num">4</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">++</SPAN>pdst<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> SrcPixelFormatRenderer<SPAN class="op">></SPAN>
<SPAN class="kw1">void</SPAN> blend_from_color<SPAN class="op">(</SPAN><SPAN class="kw1">const</SPAN> SrcPixelFormatRenderer<SPAN class="op">&</SPAN> from<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> color_type<SPAN class="op">&</SPAN> color<SPAN class="op">,</SPAN>
<SPAN class="kw1">int</SPAN> xdst<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> ydst<SPAN class="op">,</SPAN>
<SPAN class="kw1">int</SPAN> xsrc<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> ysrc<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> len<SPAN class="op">,</SPAN>
<A href="agg_basics.h.html#int8u">int8u</A> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <SPAN class="kw1">typename</SPAN> SrcPixelFormatRenderer::value_type src_value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">const</SPAN> src_value_type<SPAN class="op">*</SPAN> psrc <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>src_value_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>from<SPAN class="op">.</SPAN>row_ptr<SPAN class="op">(</SPAN>ysrc<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">if</SPAN><SPAN class="op">(</SPAN>psrc<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type<SPAN class="op">*</SPAN> pdst <SPAN class="op">=</SPAN>
<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>xdst<SPAN class="op">,</SPAN> ydst<SPAN class="op">,</SPAN> len<SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> xdst<SPAN class="op">;</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
m_blender<SPAN class="op">.</SPAN>blend_pix<SPAN class="op">(</SPAN>pdst<SPAN class="op">,</SPAN>
color<SPAN class="op">.</SPAN>r<SPAN class="op">,</SPAN> color<SPAN class="op">.</SPAN>g<SPAN class="op">,</SPAN> color<SPAN class="op">.</SPAN>b<SPAN class="op">,</SPAN> color<SPAN class="op">.</SPAN>a<SPAN class="op">,</SPAN>
cover<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">++</SPAN>psrc<SPAN class="op">;</SPAN>
<SPAN class="op">++</SPAN>pdst<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="rem">//--------------------------------------------------------------------</SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> SrcPixelFormatRenderer<SPAN class="op">></SPAN>
<SPAN class="kw1">void</SPAN> blend_from_lut<SPAN class="op">(</SPAN><SPAN class="kw1">const</SPAN> SrcPixelFormatRenderer<SPAN class="op">&</SPAN> from<SPAN class="op">,</SPAN>
<SPAN class="kw1">const</SPAN> color_type<SPAN class="op">*</SPAN> color_lut<SPAN class="op">,</SPAN>
<SPAN class="kw1">int</SPAN> xdst<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> ydst<SPAN class="op">,</SPAN>
<SPAN class="kw1">int</SPAN> xsrc<SPAN class="op">,</SPAN> <SPAN class="kw1">int</SPAN> ysrc<SPAN class="op">,</SPAN>
<SPAN class="kw1">unsigned</SPAN> len<SPAN class="op">,</SPAN>
<A href="agg_basics.h.html#int8u">int8u</A> cover<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">typedef</SPAN> <SPAN class="kw1">typename</SPAN> SrcPixelFormatRenderer::value_type src_value_type<SPAN class="op">;</SPAN>
<SPAN class="kw1">const</SPAN> src_value_type<SPAN class="op">*</SPAN> psrc <SPAN class="op">=</SPAN> <SPAN class="op">(</SPAN>src_value_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>from<SPAN class="op">.</SPAN>row_ptr<SPAN class="op">(</SPAN>ysrc<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">if</SPAN><SPAN class="op">(</SPAN>psrc<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
pixel_type<SPAN class="op">*</SPAN> pdst <SPAN class="op">=</SPAN>
<SPAN class="op">(</SPAN>pixel_type<SPAN class="op">*</SPAN><SPAN class="op">)</SPAN>m_rbuf<SPAN class="op">-</SPAN><SPAN class="op">></SPAN>row_ptr<SPAN class="op">(</SPAN>xdst<SPAN class="op">,</SPAN> ydst<SPAN class="op">,</SPAN> len<SPAN class="op">)</SPAN> <SPAN class="op">+</SPAN> xdst<SPAN class="op">;</SPAN>
<SPAN class="kw1">do</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">const</SPAN> color_type<SPAN class="op">&</SPAN> color <SPAN class="op">=</SPAN> color_lut<SPAN class="op">[</SPAN><SPAN class="op">*</SPAN>psrc<SPAN class="op">]</SPAN><SPAN class="op">;</SPAN>
m_blender<SPAN class="op">.</SPAN>blend_pix<SPAN class="op">(</SPAN>pdst<SPAN class="op">,</SPAN>
color<SPAN class="op">.</SPAN>r<SPAN class="op">,</SPAN> color<SPAN class="op">.</SPAN>g<SPAN class="op">,</SPAN> color<SPAN class="op">.</SPAN>b<SPAN class="op">,</SPAN> color<SPAN class="op">.</SPAN>a<SPAN class="op">,</SPAN>
cover<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">++</SPAN>psrc<SPAN class="op">;</SPAN>
<SPAN class="op">++</SPAN>pdst<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">while</SPAN><SPAN class="op">(</SPAN><SPAN class="op">--</SPAN>len<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw1">private</SPAN>:
rbuf_type<SPAN class="op">*</SPAN> m_rbuf<SPAN class="op">;</SPAN>
Blender m_blender<SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgb555">blender_rgb555</A><SPAN class="op">,</SPAN> <A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgb555">pixfmt_rgb555</A><SPAN class="op">;</SPAN> <SPAN class="rem">//----<A name="pixfmt_rgb555"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgb555">pixfmt_rgb555</A></SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgb565">blender_rgb565</A><SPAN class="op">,</SPAN> <A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgb565">pixfmt_rgb565</A><SPAN class="op">;</SPAN> <SPAN class="rem">//----<A name="pixfmt_rgb565"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgb565">pixfmt_rgb565</A></SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgb555_pre">blender_rgb555_pre</A><SPAN class="op">,</SPAN> <A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgb555_pre">pixfmt_rgb555_pre</A><SPAN class="op">;</SPAN> <SPAN class="rem">//----<A name="pixfmt_rgb555_pre"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgb555_pre">pixfmt_rgb555_pre</A></SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgb565_pre">blender_rgb565_pre</A><SPAN class="op">,</SPAN> <A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgb565_pre">pixfmt_rgb565_pre</A><SPAN class="op">;</SPAN> <SPAN class="rem">//----<A name="pixfmt_rgb565_pre"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgb565_pre">pixfmt_rgb565_pre</A></SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgbAAA">blender_rgbAAA</A><SPAN class="op">,</SPAN> <A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgbAAA">pixfmt_rgbAAA</A><SPAN class="op">;</SPAN> <SPAN class="rem">//----<A name="pixfmt_rgbAAA"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgbAAA">pixfmt_rgbAAA</A></SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_bgrAAA">blender_bgrAAA</A><SPAN class="op">,</SPAN> <A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_bgrAAA">pixfmt_bgrAAA</A><SPAN class="op">;</SPAN> <SPAN class="rem">//----<A name="pixfmt_bgrAAA"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_bgrAAA">pixfmt_bgrAAA</A></SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgbBBA">blender_rgbBBA</A><SPAN class="op">,</SPAN> <A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgbBBA">pixfmt_rgbBBA</A><SPAN class="op">;</SPAN> <SPAN class="rem">//----<A name="pixfmt_rgbBBA"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgbBBA">pixfmt_rgbBBA</A></SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_bgrABB">blender_bgrABB</A><SPAN class="op">,</SPAN> <A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_bgrABB">pixfmt_bgrABB</A><SPAN class="op">;</SPAN> <SPAN class="rem">//----<A name="pixfmt_bgrABB"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_bgrABB">pixfmt_bgrABB</A></SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgbAAA_pre">blender_rgbAAA_pre</A><SPAN class="op">,</SPAN> <A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgbAAA_pre">pixfmt_rgbAAA_pre</A><SPAN class="op">;</SPAN> <SPAN class="rem">//----<A name="pixfmt_rgbAAA_pre"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgbAAA_pre">pixfmt_rgbAAA_pre</A></SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_bgrAAA_pre">blender_bgrAAA_pre</A><SPAN class="op">,</SPAN> <A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_bgrAAA_pre">pixfmt_bgrAAA_pre</A><SPAN class="op">;</SPAN> <SPAN class="rem">//----<A name="pixfmt_bgrAAA_pre"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_bgrAAA_pre">pixfmt_bgrAAA_pre</A></SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgbBBA_pre">blender_rgbBBA_pre</A><SPAN class="op">,</SPAN> <A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgbBBA_pre">pixfmt_rgbBBA_pre</A><SPAN class="op">;</SPAN> <SPAN class="rem">//----<A name="pixfmt_rgbBBA_pre"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgbBBA_pre">pixfmt_rgbBBA_pre</A></SPAN>
<SPAN class="kw1">typedef</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_bgrABB_pre">blender_bgrABB_pre</A><SPAN class="op">,</SPAN> <A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_bgrABB_pre">pixfmt_bgrABB_pre</A><SPAN class="op">;</SPAN> <SPAN class="rem">//----<A name="pixfmt_bgrABB_pre"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_bgrABB_pre">pixfmt_bgrABB_pre</A></SPAN>
<SPAN class="rem">//-----------------------------------------------------<A name="pixfmt_rgb555_gamma"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgb555_gamma">pixfmt_rgb555_gamma</A></SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> Gamma<SPAN class="op">></SPAN> <SPAN class="kw1">class</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgb555_gamma">pixfmt_rgb555_gamma</A> :
<SPAN class="kw1">public</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgb555_gamma">blender_rgb555_gamma</A><SPAN class="op"><</SPAN>Gamma<SPAN class="op">></SPAN><SPAN class="op">,</SPAN>
<A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">public</SPAN>:
<A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgb555_gamma">pixfmt_rgb555_gamma</A><SPAN class="op">(</SPAN><A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">&</SPAN> rb<SPAN class="op">,</SPAN> <SPAN class="kw1">const</SPAN> Gamma<SPAN class="op">&</SPAN> g<SPAN class="op">)</SPAN> :
<A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgb555_gamma">blender_rgb555_gamma</A><SPAN class="op"><</SPAN>Gamma<SPAN class="op">></SPAN><SPAN class="op">,</SPAN>
<A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN><SPAN class="op">(</SPAN>rb<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">this</SPAN><SPAN class="op">-</SPAN><SPAN class="op">></SPAN>blender<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN><SPAN class="op">.</SPAN>gamma<SPAN class="op">(</SPAN>g<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//-----------------------------------------------------<A name="pixfmt_rgb565_gamma"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgb565_gamma">pixfmt_rgb565_gamma</A></SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> Gamma<SPAN class="op">></SPAN> <SPAN class="kw1">class</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgb565_gamma">pixfmt_rgb565_gamma</A> :
<SPAN class="kw1">public</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgb565_gamma">blender_rgb565_gamma</A><SPAN class="op"><</SPAN>Gamma<SPAN class="op">></SPAN><SPAN class="op">,</SPAN> <A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">public</SPAN>:
<A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgb565_gamma">pixfmt_rgb565_gamma</A><SPAN class="op">(</SPAN><A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">&</SPAN> rb<SPAN class="op">,</SPAN> <SPAN class="kw1">const</SPAN> Gamma<SPAN class="op">&</SPAN> g<SPAN class="op">)</SPAN> :
<A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgb565_gamma">blender_rgb565_gamma</A><SPAN class="op"><</SPAN>Gamma<SPAN class="op">></SPAN><SPAN class="op">,</SPAN> <A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN><SPAN class="op">(</SPAN>rb<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">this</SPAN><SPAN class="op">-</SPAN><SPAN class="op">></SPAN>blender<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN><SPAN class="op">.</SPAN>gamma<SPAN class="op">(</SPAN>g<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//-----------------------------------------------------<A name="pixfmt_rgbAAA_gamma"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgbAAA_gamma">pixfmt_rgbAAA_gamma</A></SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> Gamma<SPAN class="op">></SPAN> <SPAN class="kw1">class</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgbAAA_gamma">pixfmt_rgbAAA_gamma</A> :
<SPAN class="kw1">public</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgbAAA_gamma">blender_rgbAAA_gamma</A><SPAN class="op"><</SPAN>Gamma<SPAN class="op">></SPAN><SPAN class="op">,</SPAN>
<A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">public</SPAN>:
<A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgbAAA_gamma">pixfmt_rgbAAA_gamma</A><SPAN class="op">(</SPAN><A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">&</SPAN> rb<SPAN class="op">,</SPAN> <SPAN class="kw1">const</SPAN> Gamma<SPAN class="op">&</SPAN> g<SPAN class="op">)</SPAN> :
<A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgbAAA_gamma">blender_rgbAAA_gamma</A><SPAN class="op"><</SPAN>Gamma<SPAN class="op">></SPAN><SPAN class="op">,</SPAN>
<A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN><SPAN class="op">(</SPAN>rb<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">this</SPAN><SPAN class="op">-</SPAN><SPAN class="op">></SPAN>blender<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN><SPAN class="op">.</SPAN>gamma<SPAN class="op">(</SPAN>g<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//-----------------------------------------------------<A name="pixfmt_bgrAAA_gamma"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_bgrAAA_gamma">pixfmt_bgrAAA_gamma</A></SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> Gamma<SPAN class="op">></SPAN> <SPAN class="kw1">class</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_bgrAAA_gamma">pixfmt_bgrAAA_gamma</A> :
<SPAN class="kw1">public</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_bgrAAA_gamma">blender_bgrAAA_gamma</A><SPAN class="op"><</SPAN>Gamma<SPAN class="op">></SPAN><SPAN class="op">,</SPAN>
<A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">public</SPAN>:
<A href="agg_pixfmt_rgb_packed.h.html#pixfmt_bgrAAA_gamma">pixfmt_bgrAAA_gamma</A><SPAN class="op">(</SPAN><A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">&</SPAN> rb<SPAN class="op">,</SPAN> <SPAN class="kw1">const</SPAN> Gamma<SPAN class="op">&</SPAN> g<SPAN class="op">)</SPAN> :
<A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_bgrAAA_gamma">blender_bgrAAA_gamma</A><SPAN class="op"><</SPAN>Gamma<SPAN class="op">></SPAN><SPAN class="op">,</SPAN>
<A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN><SPAN class="op">(</SPAN>rb<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">this</SPAN><SPAN class="op">-</SPAN><SPAN class="op">></SPAN>blender<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN><SPAN class="op">.</SPAN>gamma<SPAN class="op">(</SPAN>g<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//-----------------------------------------------------<A name="pixfmt_rgbBBA_gamma"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgbBBA_gamma">pixfmt_rgbBBA_gamma</A></SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> Gamma<SPAN class="op">></SPAN> <SPAN class="kw1">class</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgbBBA_gamma">pixfmt_rgbBBA_gamma</A> :
<SPAN class="kw1">public</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgbBBA_gamma">blender_rgbBBA_gamma</A><SPAN class="op"><</SPAN>Gamma<SPAN class="op">></SPAN><SPAN class="op">,</SPAN>
<A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">public</SPAN>:
<A href="agg_pixfmt_rgb_packed.h.html#pixfmt_rgbBBA_gamma">pixfmt_rgbBBA_gamma</A><SPAN class="op">(</SPAN><A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">&</SPAN> rb<SPAN class="op">,</SPAN> <SPAN class="kw1">const</SPAN> Gamma<SPAN class="op">&</SPAN> g<SPAN class="op">)</SPAN> :
<A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_rgbBBA_gamma">blender_rgbBBA_gamma</A><SPAN class="op"><</SPAN>Gamma<SPAN class="op">></SPAN><SPAN class="op">,</SPAN>
<A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN><SPAN class="op">(</SPAN>rb<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">this</SPAN><SPAN class="op">-</SPAN><SPAN class="op">></SPAN>blender<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN><SPAN class="op">.</SPAN>gamma<SPAN class="op">(</SPAN>g<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="rem">//-----------------------------------------------------<A name="pixfmt_bgrABB_gamma"><B></B></A><A href="agg_pixfmt_rgb_packed.h.html#pixfmt_bgrABB_gamma">pixfmt_bgrABB_gamma</A></SPAN>
<SPAN class="kw1">template</SPAN><SPAN class="op"><</SPAN><SPAN class="kw1">class</SPAN> Gamma<SPAN class="op">></SPAN> <SPAN class="kw1">class</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_bgrABB_gamma">pixfmt_bgrABB_gamma</A> :
<SPAN class="kw1">public</SPAN> <A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_bgrABB_gamma">blender_bgrABB_gamma</A><SPAN class="op"><</SPAN>Gamma<SPAN class="op">></SPAN><SPAN class="op">,</SPAN>
<A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">public</SPAN>:
<A href="agg_pixfmt_rgb_packed.h.html#pixfmt_bgrABB_gamma">pixfmt_bgrABB_gamma</A><SPAN class="op">(</SPAN><A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">&</SPAN> rb<SPAN class="op">,</SPAN> <SPAN class="kw1">const</SPAN> Gamma<SPAN class="op">&</SPAN> g<SPAN class="op">)</SPAN> :
<A href="agg_pixfmt_rgb_packed.h.html#pixfmt_alpha_blend_rgb_packed">pixfmt_alpha_blend_rgb_packed</A><SPAN class="op"><</SPAN><A href="agg_pixfmt_rgb_packed.h.html#blender_bgrABB_gamma">blender_bgrABB_gamma</A><SPAN class="op"><</SPAN>Gamma<SPAN class="op">></SPAN><SPAN class="op">,</SPAN>
<A href="../../doc/basic_renderers/basic_renderers.agdoc.html#rendering_buffer">rendering_buffer</A><SPAN class="op">></SPAN><SPAN class="op">(</SPAN>rb<SPAN class="op">)</SPAN>
<SPAN class="op">{</SPAN>
<SPAN class="kw1">this</SPAN><SPAN class="op">-</SPAN><SPAN class="op">></SPAN>blender<SPAN class="op">(</SPAN><SPAN class="op">)</SPAN><SPAN class="op">.</SPAN>gamma<SPAN class="op">(</SPAN>g<SPAN class="op">)</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="op">}</SPAN><SPAN class="op">;</SPAN>
<SPAN class="op">}</SPAN>
<SPAN class="kw2">#endif</SPAN>
</PRE></TD></TR></TABLE><FONT style="margin-left:1em"><I></I></FONT><TABLE width="640px" bgcolor="#583927" height="1px" border="0" cellspacing="0" cellpadding="0" style="margin:0px;"><TR><TD></TD></TR></TABLE>
<TABLE width="640px" border="0" cellspacing="0" cellpadding="0">
<TR><TD><CENTER><SPAN class="authors">
Copyright <SPAN class="larger">©</SPAN> 2002-2006
<A href="../../mcseem/index.html"><B>Maxim Shemanarev</B></A>
</SPAN></CENTER></TD></TR>
<TR><TD><CENTER><SPAN class="authors">
Web Design and Programming
<A href="../../mcseem/index.html"><B>Maxim Shemanarev</B></A>
</SPAN></CENTER></TD></TR>
</TABLE>
<BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/>
<BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/>
<BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/>
<BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/>
</HTML>
|
blog/javascript.html | nilthacker/nilthacker.github.io | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Looping: Ruby vs JavaScript - nil's dbc blog</title>
<script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"></script>
<script src="../scripts/popup.js"></script>
<link rel="icon" type="image/x-icon" href="../imgs/favicon.ico"/>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="../stylesheets/default.css">
<link rel="stylesheet" type="text/css" href="../stylesheets/blog.css">
<link rel="stylesheet" href="../stylesheets/css/font-awesome.min.css">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-32457445-8', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<!-- Header (top of sidebar) -->
<header>
<div class="sidebar">
<div class="sidebar-intro">
<img src="../imgs/nilthacker-avatar-eightbit-icon-circle.png" alt="Nil Thacker"/>
<h3>Nil Thacker</h3>
<p><em>Web Developer. It would be ironic if everybody was made of iron.</em></p>
</div>
<!-- Navigation (middle of sidebar) -->
<nav>
<div class="menu">
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="../about.html">About</a></li>
<li><a href="../projects.html">Projects</a></li>
<li><a href="../resume.html">Resume</a></li>
<li class="current"><a href="index.html">Blog</a></li>
</ul>
</div>
<div class="social-media-icons">
<ul class="icons">
<li><a href="javascript:popUp('https://docs.google.com/spreadsheet/embeddedform?formkey=dGR1M2hpSlI1Q2hwZGUxcks5WnQ0bEE6MQ')" class="fa fa-envelope-o"></a></li>
<li><a href="https://twitter.com/nilthacker" class="fa fa-twitter" target="_blank"></a></li>
<li><a href="https://github.com/nilthacker" class="fa fa-github" target="_blank"></a></li>
<li><a href="https://www.linkedin.com/in/nilthacker" class="fa fa-linkedin" target="_blank"></a></li>
<li><a href="https://instagram.com/nilthacker" class="fa fa-instagram" target="_blank"></a></li>
</ul>
</div>
</nav>
<!-- Copyright (bottom of sidebar) -->
<div class="copyright">
© Nil Thacker
</div>
</div>
</header>
<!-- main content -->
<div class="header-image">
</div>
<section class="main-content">
<article>
<h2 class="blog-title">Looping: Ruby vs JavaScript</h2>
<h4 class="blog-subtitle">A witty subtitle</h4>
<h5 class="blog-date">15 November 2015</h5>
<p>Before we get into Ruby or JavaScript specifics, let's review loops:</p>
<ul>
<li><code>for</code>: loop through a block of code some number of times</li>
<li><code>for/in</code>: loops through the properties of an object (Ruby equivalent is <code>each</code>)</li>
<li><code>while</code>: loop through a block of code while a specified condition is true</li>
<li><code>do/while</code>: a variant of <code>while</code> that will execute the code block at least once</li>
</ul>
<p>Let's set up a simple loop in Ruby and JavaScript with my favourite loop:</p>
<p>JavaScript:</p>
<pre class="prettyprint linenums">
for (i = 99; i > 0; i--) {
console.log(i + " bottles of beer on the wall, " + i + " bottles of beer." +
"Take one down and pass it around, " + (i - 1) + " bottles of beer on the wall.")
}</pre>
<p>Ruby:</p>
<pre class="prettyprint linenums">
99.times do |i|
puts "#{99 - i} bottles of beer on the wall, #{99 - i} bottles of beer.
You take one down and pass it around, #{99 - i - 1} bottles of beer on the wall."
end</pre>
<p>Ignoring the weird way the Ruby version is counting down and the formatting to make it fit within the box, both do the same thing but look very different. Let's take a look at the 3 parameters each loop has:</p>
<ul>
<li>a counter variable: the variable we're iterating on</li>
<li>a condition: the condition up (or down) to which you want to iterate</li>
<li>an iterator: what we do after each iteration</li>
</ul>
<p>JavaScript has each parameter explicitly defined while with Ruby it's more implicit. (Just to throw a wrench in the gears: none of the parameters are actually <em>required</em>, though. But that's for a much later time.)</p>
<p>JavaScript:</p>
<ul>
<li>a counter variable: <code>i</code>, with a starting value of 99</li>
<li>a condition: <code>i > 0</code>, keep going as long as <code>i</code> is greater than 0</li>
<li>an iterator: <code>i--</code>: subtract 1 from <code>i</code> after each iteration</li>
</ul>
<p>Ruby:</p>
<ul>
<li>a counter variable and condition: Both of these are combined in <code>99.times</code>. Our counter variable starts at 1 and we loop until it equals 99.</li>
<li>an iterator: At the end of each iteration, 1 is added to the counter variable.</li>
</ul>
<p>This is a common occurrence in Ruby, making it much easier to learn compared to other programming languages. It's easy to read the first line of the Ruby example and think "alright, we're doing this 99 times." And the same is true for many other things in Ruby, including the <code>each</code> function referenced above:</p>
<pre class="prettyprint linenums">
[2, 3, 5, 7, 11, 13, 17, 19, 23].each do
// gee, I wonder what's going on here...
end</pre>
<p>The takeaway here is this: when you're first learning a programming language, it's important to focus more on the concepts and less on syntax. Ruby is much cleaner and more like normal language than JavaScript. When writing code you're less likely to have problems with a missing closing bracket, parenthesis, or semicolon and it's much more likely that your code has a fundamental mistake. (I'm not sure which one is "better," though.)</p>
</article>
<div class="blog-footer">
<span class="fa fa-long-arrow-left"></span>previous post: <a class="blog-link-previous" href="ruby-classes.html">A brief intro to classes in Ruby</a> | next post: <a class="blog-link-next" href="tech.html">An Introduction to Two-Factor Authentication</a><span class="fa fa-long-arrow-right"></span>
</div>
</section>
<!-- Footer -->
<footer>
</footer>
</body>
</html>
|
administrator/templates/lists/dmdt/templates/form.html | pvtruong/stp-ungdungquanly-client | <form name="form" novalidate class ="css-form form-horizontal form-input" >
<header-form-input></header-form-input>
<div class="form-group">
<label class="control-label col-sm-2">Tên vụ việc <span style='color:red' title='Không được trống'>(*)</span></label>
<div class="col-sm-4">
<input type="text" class="form-control" ng-model='data.ten_dt' ng-required="true">
</div>
<label class="control-label col-sm-2">Mã vụ việc</label>
<div class="col-sm-4">
<input type="text" style="text-transform:uppercase" class="form-control" ng-model='data.ma_dt'>
</div>
</div>
<div class="form-group">
<label class="control-label col-sm-2">Nhóm vụ việc</label>
<div class="col-sm-4">
<ng-selector
module="group" fields="_id,group_name" field-model="_id" field-label = "group_name"
condition ="group_type:'PROJECT'" ng-model='data.nh_dt' default-values="group_type:'PROJECT'">
</ng-selector>
</div>
<label class="control-label col-sm-2">Người phụ trách <span style='color:red' title='Không được trống'>(*)</span></label>
<div class="col-sm-4">
<select ng-model="data.phu_trach" ng-options="r.email as r.name for r in members" ng-required="true" class="form-control">
</select>
</div>
</div>
<div class="form-group">
<label class="control-label col-sm-2">Trạng thái</label>
<div class="col-sm-10 btn-toolbar">
<div class='btn-group'>
<button class='btn btn-default btn-sm' ng-model='data.progress' btn-radio='0'>Chưa thực hiện</button>
<button class='btn btn-default btn-sm' ng-model='data.progress' btn-radio='1'>Đang thực hiện</button>
<button class='btn btn-default btn-sm' ng-model='data.progress' btn-radio='2'>Hoàn thành</button>
</div>
<div class='btn-group'>
<button class='btn btn-default btn-sm' ng-model='data.progress' btn-radio='3'>Tạm đừng</button>
<button class='btn btn-default btn-sm' ng-model='data.progress' btn-radio='4'>Đang chờ</button>
</div>
</div>
</div>
<div class="form-group">
<label class="control-label col-sm-2">Khách hàng</label>
<div class="col-sm-10">
<ng-typeahead
module='dmkh' fields='_id,ten_kh' field-model='ten_kh' field-label='_id'
ng-model='data.ten_kh' label='data.id_kh'>
</ng-typeahead>
</div>
</div>
<div class="form-group">
<label class="control-label col-sm-2">Miêu tả</label>
<div class="col-sm-10">
<div text-angular ta-toolbar="[['bold', 'italics', 'underline', 'ul', 'ol'],
['justifyLeft', 'justifyCenter', 'justifyRight', 'indent', 'outdent'],
['html', 'insertImage','insertLink', 'insertVideo']]" ng-model="data.mieu_ta"></div>
</div>
</div>
</div>
<div class="form-group">
<label class="control-label col-sm-2">Có giá trị với</label>
<div class="col-sm-10">
<label><input type='radio' ng-model='data.visible_to' name='visible_to' value="0"/> Mọi người</label><br/>
<label><input type='radio' ng-model='data.visible_to' name='visible_to' value="1"/> Chỉ với người tạo</label><br/>
<label><input type='radio' ng-model='data.visible_to' name='visible_to' value="2"/> Những người sau</label><br/>
<select ng-show='data.visible_to==2' multiple ng-model="data.visible_to_users" ng-options="r.email as r.name for r in members" class="form-control">
</select>
</div>
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<div class="checkbox">
<label><input type="checkbox" ng-model="data.status" /> Còn sử dụng</label>
</div>
</div>
</div>
<footer-form-input></footer-form-input>
</form> |
78113-36-7.txt.html | andrewdefries/Ames_ToxBenchmark | <html><img border=0 src=78113-36-7.txt alt=78113-36-7.txt></img><body>
"x"
"1" "SHIMADA,H, HATTORI,C AND SATO,T, MUTAGENICITY STUDIES OF MUROCTASIN,ARZNEIM.-FORSCH. 38(7A):1031-1033, 1988"
</body></html>
|
app/pages/comments/comments.html | daphnegold/k-bop | <ion-toolbar light>
<ion-title>Comments</ion-title>
<ion-buttons start>
<button (click)="dismiss()">
<ion-icon name='close'></ion-icon>
</button>
</ion-buttons>
</ion-toolbar>
<ion-content class="comments">
<ion-list>
<ion-item>
<ion-thumbnail item-left>
<img src="{{ song.image_large }}">
</ion-thumbnail>
<h2 class="wrap-words">{{ song.title }}</h2>
<p>{{ song.artist }}</p>
</ion-item>
<form [ngFormModel]="commentForm" (submit)="onSubmit(commentForm.value)">
<ion-item>
<ion-label floating>Leave a Comment</ion-label>
<ion-input type="text"
[ngFormControl]="comment">
</ion-input>
</ion-item>
<button block clear type="submit" [disabled]="!comment.value || !commentForm.valid">Submit</button>
</form>
<!-- <p>
TODO: remove this: {{ comment.value }}
</p> -->
<ion-item *ngFor="#comment of song.comments">
<p class="wrap-words">
<ion-note item-left>{{ comment.display_name }}</ion-note> {{ comment.text }}
</p>
</ion-item>
</ion-list>
</ion-content>
|
app/index.html | dreampulse/simpleKanban | <!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>Simple Kanban</title>
<!-- External components -->
<link rel="stylesheet" href="components/bootstrap/dist/css/bootstrap.css">
<link rel='stylesheet' href='components/webfont-opensans/stylesheet.css'>
<script src="components/jquery/dist/jquery.js"></script>
<script src="components/jquery-ui/jquery-ui.js"></script>
<script src="components/angular/angular.js"></script>
<script src="components/angular-ui-sortable/sortable.js"></script>
<script src="components/ngstorage/ngStorage.js"></script>
<!-- My stuff -->
<link rel="stylesheet" href="style.css">
<script src="index.js"></script>
</head>
<body ng-app="app" ng-controller="AppCtrl as appCtrl">
<div class="container">
<div class="row">
<div class="col-md-3 column" ng-repeat="column in appCtrl.vm.columns track by $index">
<span ng-controller="ColumnCtrl as columnCtrl">
<h3>{{column.name}}</h3>
<ul ui-sortable='{connectWith: ".list", placeholder: "placeholder"}'
ng-model="column.items"
class="list">
<li ng-repeat="item in columnCtrl.column.items track by $index">
<textarea ng-model="item.content" rows="3"></textarea>
<span class="glyphicon glyphicon-remove remove"
ng-hide="$last"
ng-click="columnCtrl.remove($index)"></span>
</li>
</ul>
</span>
</div>
</div>
<hr/>
<pre>{{appCtrl.vm | json}}</pre>
</div>
</body>
</html> |
tests/report/log/app_v2_library_App_Loader.dashboard.html | meniam/app | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Dashboard for /Users/meniam/Sites/vendor/app/v2/library/App/Loader</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
</head>
<body>
<header>
<div class="container">
<div class="row">
<div class="span12">
<ul class="breadcrumb">
<li><a href="index.html">/Users/meniam/Sites/vendor</a> <span class="divider">/</span></li>
<li><a href="app.html">app</a> <span class="divider">/</span></li>
<li><a href="app_v2.html">v2</a> <span class="divider">/</span></li>
<li><a href="app_v2_library.html">library</a> <span class="divider">/</span></li>
<li><a href="app_v2_library_App.html">App</a> <span class="divider">/</span></li>
<li><a href="app_v2_library_App_Loader.html">Loader</a></li>
<li class="active">(Dashboard)</li>
</ul>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row">
<div class="span6">
<h2>Class Coverage Distribution</h2>
<div id="classCoverageDistribution"></div>
</div>
<div class="span6">
<h2>Class Complexity</h2>
<div id="classComplexity"></div>
</div>
</div>
<div class="row">
<div class="span6">
<h2>Top Project Risks</h2>
<ul>
<li><a href="app_v2_library_App_Loader_Autoloader.php.html#5">Autoloader</a> (1438)</li>
</ul>
</div>
<div class="span6">
<h2>Least Tested Methods</h2>
<ul>
<li><a href="app_v2_library_App_Loader_Autoloader.php.html#257">Autoloader::anonymous function</a> (0%)</li>
<li><a href="app_v2_library_App_Loader_Autoloader.php.html#247">Autoloader::setCacheIncludeFile</a> (0%)</li>
<li><a href="app_v2_library_App_Loader_Autoloader.php.html#270">Autoloader::getCacheIncludeFile</a> (0%)</li>
<li><a href="app_v2_library_App_Loader_Autoloader.php.html#281">Autoloader::_appendIncludeFile</a> (0%)</li>
<li><a href="app_v2_library_App_Loader_Autoloader.php.html#311">Autoloader::_clearIncludeFile</a> (0%)</li>
<li><a href="app_v2_library_App_Loader_Autoloader.php.html#143">Autoloader::setClassmap</a> (0%)</li>
<li><a href="app_v2_library_App_Loader_Autoloader.php.html#153">Autoloader::clearClassmap</a> (0%)</li>
<li><a href="app_v2_library_App_Loader_Autoloader.php.html#75">Autoloader::addRules</a> (0%)</li>
<li><a href="app_v2_library_App_Loader_Autoloader.php.html#57">Autoloader::registerAutoload</a> (0%)</li>
<li><a href="app_v2_library_App_Loader_Autoloader.php.html#48">Autoloader::__construct</a> (0%)</li>
</ul>
</div>
</div>
<footer>
<p>
<small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 1.2.6</a> using <a href="http://www.php.net/" target="_top">PHP 5.4.9</a> and <a href="http://phpunit.de/">PHPUnit 3.7.9</a> at Mon Mar 11 10:10:08 MSK 2013.</small>
</p>
</footer>
</div>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script src="js/jquery.min.js" type="text/javascript"></script>
<script src="js/highcharts.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function() {
var classCoverageDistribution = new Highcharts.Chart({
chart: {
renderTo: 'classCoverageDistribution',
type: 'column'
},
title: {text: ''},
legend: {enabled: false},
credits: {enabled: false},
tooltip: {enabled: false},
xAxis: {
labels: {style: {fontSize: '8px'}},
categories: [
'0%','0-10%','10-20%','20-30%','30-40%','40-50%','50-60%','60-70%','70-80%','80-90%','90-100%','100%'
]
},
yAxis: {
title: '',
labels: {style: {fontSize: '8px'}},
},
series: [{
data: [0,0,0,1,0,0,0,0,0,0,0,0]
}],
});
var classComplexity = new Highcharts.Chart({
chart: {
renderTo: 'classComplexity',
type: 'scatter'
},
title: {text: ''},
legend: {enabled: false},
credits: {enabled: false},
xAxis: {
title: {text: 'Code Coverage (in percent)'},
labels: {enabled: true},
},
yAxis: {
title: 'Cyclomatic Complexity',
labels: {enabled: true},
},
tooltip: {
formatter: function() {
return this.point.config[2];
}
},
series: [{
data: [[24.8,57,"<a href=\"app_v2_library_App_Loader_Autoloader.php.html#5\">Autoloader<\/a>"]],
marker: {
symbol: 'diamond'
}
}],
});
});
</script>
</body>
</html>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/1094c4517ba49ec33e8134556dff10e77d0621f27ca278e551e63a3e4ddfd001.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./e51403625cd9439b29761bf9496f6d068571eb0c50104541894fd44e17a42f3c.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> |
all-data/1000-1999/1520-32.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>成語 </b></th><td class="ztd2">防患未然</td></tr>
<tr><th class="ztd1"><b>典故說明 </b></th><td class="ztd2"> 《易經》是古代的卜筮書,相傳由伏羲制卦,文王作繫辭,孔子作十翼。共六十四卦,三百八十四爻。《易經》的內容,最早只是記大自然、氣象、天文等變化,供古代帝王施政參考之用,一般百姓則用為占卜吉凶。直到孔子為《易經》作傳,才賦予它哲理上的意義,成為儒家的重要典籍。它的內容充滿神祕的色彩,理念幽微莫測,由宇宙運行乃至人事生滅,都有極精闢的見解。「既濟」(<img src=/cydic/dicword/64th.jpg border=0 alt=* class=fontimg valign=center>)是《易經》的第六十三卦,為事情已完成的意思。卦形為〈離卦〉在下,〈坎卦〉在上,〈離〉象徵火,〈坎〉象徵水,所以是火下水上,火性向上,水性向下,取其水火上下相交,各得其用之義。而〈象辭〉的解說為:「水在火之上,是既濟的象徵,事情既已完成,君子體察此現象,就當思考將來可能遇到的禍患,並加以預防。」也就是存不忘亡,既濟不忘未濟之意。後來「防患未然」這句成語就從這裡演變而出,用來比喻趁禍患還未發生之前就加以防備。</font></font></font></font></font></td></tr>
</td></tr></table></div> <!-- layoutclass_first_pic --><div class="layoutclass_second_pic"></div> <!-- layoutclass_second_pic --></div> <!-- layoutclass_pic --></td></tr></table>
|
docs/javadoc/io/door2door/analytics/network/HttpStack.html | door2door-io/door2door-sdk-android | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112-release) on Mon Mar 27 11:40:26 CEST 2017 -->
<title>HttpStack (lib API)</title>
<meta name="date" content="2017-03-27">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="HttpStack (lib API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../io/door2door/analytics/network/NetworkConfigurator.html" title="class in io.door2door.analytics.network"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?io/door2door/analytics/network/HttpStack.html" target="_top">Frames</a></li>
<li><a href="HttpStack.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">io.door2door.analytics.network</div>
<h2 title="Class HttpStack" class="title">Class HttpStack</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>io.door2door.analytics.network.HttpStack</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">HttpStack</span>
extends java.lang.Object</pre>
<div class="block">Http stack for communication with the backend.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../io/door2door/analytics/network/HttpStack.html#HttpStack-io.door2door.analytics.network.RetrofitService-io.door2door.analytics.network.mapper.NetworkModelMapper-">HttpStack</a></span>(<a href="../../../../io/door2door/analytics/network/RetrofitService.html" title="interface in io.door2door.analytics.network">RetrofitService</a> retrofitService,
<a href="../../../../io/door2door/analytics/network/mapper/NetworkModelMapper.html" title="class in io.door2door.analytics.network.mapper">NetworkModelMapper</a> networkModelMapper)</code>
<div class="block">Constructor.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><any></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../io/door2door/analytics/network/HttpStack.html#sendTripEvent-io.door2door.analytics.api.model.SearchTripEvent-">sendTripEvent</a></span>(<a href="../../../../io/door2door/analytics/api/model/SearchTripEvent.html" title="class in io.door2door.analytics.api.model">SearchTripEvent</a> event)</code>
<div class="block">Send trip event.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="HttpStack-io.door2door.analytics.network.RetrofitService-io.door2door.analytics.network.mapper.NetworkModelMapper-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>HttpStack</h4>
<pre>public HttpStack(<a href="../../../../io/door2door/analytics/network/RetrofitService.html" title="interface in io.door2door.analytics.network">RetrofitService</a> retrofitService,
<a href="../../../../io/door2door/analytics/network/mapper/NetworkModelMapper.html" title="class in io.door2door.analytics.network.mapper">NetworkModelMapper</a> networkModelMapper)</pre>
<div class="block">Constructor.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>retrofitService</code> - the retrofit service to be used for communication with the backend.</dd>
<dd><code>networkModelMapper</code> - the model mapper to be used to get the request models from regular network models.</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="sendTripEvent-io.door2door.analytics.api.model.SearchTripEvent-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>sendTripEvent</h4>
<pre>public <any> sendTripEvent(<a href="../../../../io/door2door/analytics/api/model/SearchTripEvent.html" title="class in io.door2door.analytics.api.model">SearchTripEvent</a> event)</pre>
<div class="block">Send trip event.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>event</code> - the event to send.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the backend response as observable.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../io/door2door/analytics/network/NetworkConfigurator.html" title="class in io.door2door.analytics.network"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?io/door2door/analytics/network/HttpStack.html" target="_top">Frames</a></li>
<li><a href="HttpStack.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
_site/sample-link-post/index.html | tgrossen/tgrossen.github.io | <!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Sample Link Post – Travis Grossen Photography</title>
<meta name="description" content="Example and code for using link posts.">
<meta name="keywords" content="sample post, link post">
<!-- Open Graph -->
<meta property="og:locale" content="en_US">
<meta property="og:type" content="article">
<meta property="og:title" content="Sample Link Post">
<meta property="og:description" content="Example and code for using link posts.">
<meta property="og:url" content="/sample-link-post/">
<meta property="og:site_name" content="Travis Grossen Photography">
<link rel="canonical" href="/sample-link-post/">
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="Travis Grossen Photography Feed">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- For all browsers -->
<link rel="stylesheet" href="/assets/css/main.css">
<!-- Webfonts -->
<link href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic" rel="stylesheet" type="text/css">
<meta http-equiv="cleartype" content="on">
<!-- Load Modernizr -->
<script src="/assets/js/vendor/modernizr-2.6.2.custom.min.js"></script>
<!-- Icons -->
<!-- 16x16 -->
<link rel="shortcut icon" href="/favicon.ico">
<!-- 32x32 -->
<link rel="shortcut icon" href="/favicon.png">
<!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices -->
<link rel="apple-touch-icon-precomposed" href="/images/apple-touch-icon-precomposed.png">
<!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/images/apple-touch-icon-72x72-precomposed.png">
<!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/images/apple-touch-icon-114x114-precomposed.png">
<!-- 144x144 (precomposed) for iPad 3rd and 4th generation -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/images/apple-touch-icon-144x144-precomposed.png">
</head>
<body id="post" >
<!--[if lt IE 9]><div class="upgrade"><strong><a href="http://whatbrowser.org/">Your browser is quite old!</strong> Why not upgrade to a different browser to better enjoy this site?</a></div><![endif]-->
<nav id="dl-menu" class="dl-menuwrapper" role="navigation">
<button class="dl-trigger">Open Menu</button>
<ul class="dl-menu">
<li><a href="/">Home</a></li>
<li>
<a href="#">About</a>
<ul class="dl-submenu">
<li>
<img src="/images/avatar.png" alt="Travis Grossen photo" class="author-photo">
<h4>Travis Grossen</h4>
<p>Your bio goes here. It shouldn't be super long but a good two sentences or two should suffice.</p>
</li>
<li><a href="/about/"><span class="btn btn-inverse">Learn More</span></a></li>
<li>
<a href="mailto:photography@travisgrossen.com"><i class="fa fa-fw fa-envelope"></i> Email</a>
</li>
<li>
<a href="http://facebook.com/travisgrossenphotography"><i class="fa fa-fw fa-facebook"></i> Facebook</a>
</li>
</ul><!-- /.dl-submenu -->
</li>
<li>
<a href="#">Posts</a>
<ul class="dl-submenu">
<li><a href="/posts/">All Posts</a></li>
<li><a href="/tags/">All Tags</a></li>
</ul>
</li>
<li><a href="/theme-setup/" >Theme Setup</a></li>
<li><a href="http://mademistakes.com" target="_blank">External Link</a></li>
</ul><!-- /.dl-menu -->
</nav><!-- /.dl-menuwrapper -->
<div id="main" role="main">
<article class="hentry">
<header class="header-title">
<div class="header-title-wrap">
<h1 class="entry-title"><i class="fa fa-bookmark permalink"></i> <a href="http://mademistakes.com">Sample Link Post</a></h1>
<h2><span class="entry-date date published"><time datetime="2013-08-12T00:00:00-06:00">August 12, 2013</time></span></h2>
<p class="entry-reading-time">
<i class="fa fa-clock-o"></i>
Reading time ~1 minute
</p><!-- /.entry-reading-time -->
</div><!-- /.header-title-wrap -->
</header>
<div class="entry-content">
<p>This theme supports <strong>link posts</strong>, made famous by John Gruber. To use, just add <code>link: http://url-you-want-linked</code> to the post’s YAML front matter and you’re done.</p>
<footer class="entry-meta">
<span class="entry-tags"><a href="/tags/#sample post" title="Pages tagged sample post" class="tag"><span class="term">sample post</span></a><a href="/tags/#link post" title="Pages tagged link post" class="tag"><span class="term">link post</span></a></span>
<div class="social-share">
<ul class="socialcount socialcount-small inline-list">
<li class="facebook"><a href="https://www.facebook.com/sharer/sharer.php?u=/sample-link-post/" title="Share on Facebook"><span class="count"><i class="fa fa-facebook-square"></i> Like</span></a></li>
<li class="twitter"><a href="https://twitter.com/intent/tweet?text=/sample-link-post/" title="Share on Twitter"><span class="count"><i class="fa fa-twitter-square"></i> Tweet</span></a></li>
<li class="googleplus"><a href="https://plus.google.com/share?url=/sample-link-post/" title="Share on Google Plus"><span class="count"><i class="fa fa-google-plus-square"></i> +1</span></a></li>
</ul>
</div><!-- /.social-share -->
</footer>
</div><!-- /.entry-content -->
<section id="disqus_thread"></section><!-- /#disqus_thread -->
<div class="read-more">
<div class="read-more-header">
<a href="/video-post/" class="read-more-btn">Read More</a>
</div><!-- /.read-more-header -->
<div class="read-more-content">
<h3><a href="/background-image/" title="Post with a Background Image">Post with a Background Image</a></h3>
<p>Sample post with a background image CSS override. <a href="/background-image/">Continue reading</a></p>
</div><!-- /.read-more-content -->
<div class="read-more-list">
<div class="list-item">
<h4><a href="/code-highlighting-post/" title="Syntax Highlighting Post">Syntax Highlighting Post</a></h4>
<span>Published on August 16, 2013</span>
</div><!-- /.list-item -->
<div class="list-item">
<h4><a href="/video-post/" title="A Post with a Video">A Post with a Video</a></h4>
<span>Published on June 25, 2013</span>
</div><!-- /.list-item -->
</div><!-- /.read-more-list -->
</div><!-- /.read-more -->
</article>
</div><!-- /#main -->
<div class="footer-wrapper">
<footer role="contentinfo">
<span>© 2015 Travis Grossen. Powered by <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a> using the <a href="https://mademistakes.com/work/hpstr-jekyll-theme/" rel="nofollow">HPSTR Theme</a>.</span>
</footer>
</div><!-- /.footer-wrapper -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="/assets/js/scripts.min.js"></script>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'tgp'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
/* * * DON'T EDIT BELOW THIS LINE * * */
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</body>
</html>
|
_site/2003/12/two-weeks/index.html | skinnylatte/skinnylatte.github.io | <!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Two Weeks - Popagandhi</title>
<meta name="description" content="Some weird poetry from 2003, when I was a wee child.">
<link rel="stylesheet" href="Cormorant:400,400i,600,600i|Poppins:400,500,600,700&subset=latin-ext">
<link rel="stylesheet" href="/css/main.css">
<link rel="canonical" href="http://localhost:4000/2003/12/two-weeks/">
<link rel="alternate" type="application/rss+xml" title="Popagandhi" href="http://localhost:4000/feed.xml" />
</head>
<body class="signals-wp">
<div class="s-preload">
<div class="s-preload-wrapper">
<div class="spinner">
<div class="bounce1"></div>
<div class="bounce2"></div>
<div class="bounce3"></div>
</div><!-- .spinner -->
</div><!-- .s-preload-wrapper -->
</div><!-- .s-preload -->
<div id="page" class="hfeed site">
<header class="site-header">
<div class="row column">
<div class="site-title">
<a href="/">
<img src="/img/logo.png" alt="Popagandhi" class="logo" />
</a>
</div><!-- .site-title -->
<div class="header-search">
<a href="javascript:;">
<i class="fa fa-fw fa-search"></i>
</a>
</div><!-- .header-search -->
<ul class="social-links header-links">
<li>
<a href="mailto:skinnylatte@gmail.com" title="Email" target="_blank">
<i class="fa fa-envelope-o"></i>
</a>
</li>
<li>
<a href="https://twitter.com/skinnylatte" title="Twitter" target="_blank">
<i class="fa fa-twitter"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/adrianna.tan" title="Facebook" target="_blank">
<i class="fa fa-facebook"></i>
</a>
</li>
<li>
<a href="https://instagram.com/skinnylatte" title="Instagram" target="_blank">
<i class="fa fa-instagram"></i>
</a>
</li>
<li>
<a href="https://github.com/skinnylatte" title="Github" target="_blank">
<i class="fa fa-github-alt"></i>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/adriannatan/" title="LinkedIn" target="_blank">
<i class="fa fa-linkedin"></i>
</a>
</li>
</ul><!-- .social-links -->
<div class="navigation">
<div class="mobile-navigation">
<a href="javascript:;">
<img src="/img/bar.png" alt="Menu" />
</a>
</div><!-- .mobile-navigation -->
<div class="site-navigation">
<ul class="navigation-menu header">
<li><a href="/">Home</a></li>
<li><a href="/about">About</a></li>
</ul><!-- .navigation-menu -->
</div><!-- .site-navigation -->
</div><!-- .navigation -->
</div><!-- .row -->
</header><!-- .site-header -->
<div class="page-content">
<div class="row">
<div class="large-8 column content-area main-left">
<div class="date-time">
December 26, 2003
</div><!-- .date-time -->
<div class="entry-header">
<h1 class="entry-title">Two Weeks</h1>
</div><!-- .entry-header -->
<div class="entry-content">
<p><em>Some weird poetry from 2003, when I was a wee child.</em></p>
<p>1.</p>
<p>two weeks before</p>
<p>and the morning after</p>
<p>all that mattered was not what really happened</p>
<p>where it brings us now, or what a gamble</p>
<p>we’d just taken.</p>
<p>It was you planting your signature hasty goodbye</p>
<p>sweetie on my cheeks in the elevator just before</p>
<p>the doors opened to my morning; and I would</p>
<p>step out to the tune of one bewitched.</p>
<p>It was you seeking out my lips under those</p>
<p>sheets, in the dizzy assurance of one who never</p>
<p>gave much thought to all that</p>
<p>she said; about as clueless as I was,</p>
<p>But at least I never pretended to know any better, and</p>
<p>even came out to the truth that morning brought.</p>
<p>2.</p>
<p>two weeks later</p>
<p>and a headache after</p>
<p>all that matters is not what games we played</p>
<p>what games played us, or which part of you</p>
<p>I saw through.</p>
<p>It is coarseness lingering over still fresh wounds</p>
<p>threatening to persist in the spite of me dumping</p>
<p>them in pungent saline thinking it might remove</p>
<p>each vestige of my guilt.</p>
<p>It is your image cruising over my nightscape</p>
<p>explaining, in the manner I knew best, how</p>
<p>once you were done with me these would be</p>
<p>all you’d leave me with.</p>
<p>I ought to have listened, somewhere in the interim</p>
<p>of that morning and this night, but tried too hard</p>
<p>at mending the chasm between my yes and your no.</p>
<p>3.</p>
<p>two weeks later</p>
<p>and a heartache after</p>
<p>who can say for sure what games we played?</p>
<p>all that matters is not the end heralding your</p>
<p>beginning, but the beginning receiving my end.</p>
<p>It will be me seeking a closure you were too selfish to grant,</p>
<p>calming a present lover’s fears, being the pawn</p>
<p>in this game of which I was co-creator;</p>
<p>taking danger by its horns yet scarcely daring</p>
<p>to hazard a breath, for it may conjure your illusion.</p>
<p>4.</p>
<p>two weeks later, and a mourning after</p>
<p>it will be me claiming your scalp, not that</p>
<p>I care much for victory or vague triumph: only</p>
<p>in hastening the signature dawn of a second morning.</p>
</div><!-- .entry-content -->
<div class="post-footer">
<h5>Share this post</h5>
<div class="share-buttons">
<a href="https://twitter.com/intent/tweet?via=skinnylatte&text=Two Weeks http://localhost:4000/2003/12/two-weeks/" class="btn btn--twitter" title="Share on Twitter"><i class="fa fa-fw fa-twitter" aria-hidden="true"></i><span> Twitter</span></a>
<a href="https://www.facebook.com/sharer/sharer.php?u=http://localhost:4000/2003/12/two-weeks/" class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
<a href="https://plus.google.com/share?url=http://localhost:4000/2003/12/two-weeks/" class="btn btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
<a href="https://www.linkedin.com/shareArticle?mini=true&url=http://localhost:4000/2003/12/two-weeks/" class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
</div><!-- .share-buttons -->
</div><!-- .post-footer -->
</div><!-- .large-8 -->
<div class="large-4 column widgets-area">
<div class="meta">
<a href="javascript:;" class="signals-ripple">
<img src='/img/adrianna.jpg' alt="Adrianna Tan">
</a><!-- .signals-ripple -->
<div class="sidebar-info">
<a href="/author/adrianna">Adrianna tan</a> in <a href='/category/Life & Love'>Life & love</a>
</div><!-- .sidebar-info -->
<!-- <div class="sidebar-readtime">
<i class="fa fa-hand-spock-o"></i> minute read
</div><! .sidebar-readtime -->
<div class="sidebar-categories">
<a href='/category/Life & Love'>Life & love</a>
</div><!-- .sidebar-categories -->
</div><!-- .meta -->
<div class="sticky">
<h2 class="widget-title">
<span>You may also like</span>
</h2><!-- .widget-title -->
<ul class="signals-posts">
<li>
<div class="signals-item">
<div class="signals-item-text">
<span class="signals-item-meta">Tech</span>
<h4><a href="/2018/road-gravel-mud">Road, Gravel, Mud</a></h4>
</div>
</div>
</li>
</ul><!-- .signals-posts -->
<ul class="signals-posts">
<li>
<div class="signals-item">
<div class="signals-item-text">
<span class="signals-item-meta">Tech</span>
<h4><a href="/2017/11/so-you-wannabe-startupfounder">So You Want To Be A Startup Founder</a></h4>
</div>
</div>
</li>
</ul><!-- .signals-posts -->
<ul class="signals-posts">
<li>
<div class="signals-item">
<div class="signals-item-text">
<span class="signals-item-meta">Tech</span>
<h4><a href="/2017/08/signals-and-noise">Signals and Noise</a></h4>
</div>
</div>
</li>
</ul><!-- .signals-posts -->
<ul class="signals-posts">
<li>
<div class="signals-item">
<div class="signals-item-text">
<span class="signals-item-meta">Life & love</span>
<h4><a href="/2017/07/munduk">Munduk</a></h4>
</div>
</div>
</li>
</ul><!-- .signals-posts -->
<ul class="signals-posts">
</ul><!-- .signals-posts -->
<ul class="signals-posts">
</ul><!-- .signals-posts -->
<ul class="signals-posts">
</ul><!-- .signals-posts -->
<ul class="signals-posts">
</ul><!-- .signals-posts -->
<ul class="signals-posts">
</ul><!-- .signals-posts -->
<ul class="signals-posts">
</ul><!-- .signals-posts -->
</div><!-- .sticky -->
</div><!-- .large-4 -->
</div><!-- .row -->
</div><!-- .entry-content -->
<div class="row column">
<footer class="site-footer">
<p class="copyright">Made with love by folks at <a href="http://www.69signals.com" target="_blank">69signals</a>.</p><!-- .copyright -->
<div class="navigation footer-navigation">
<ul class="navigation-menu">
<li>
<a href="/about">About</a>
</li>
<li>
<a href="/contact">Contact</a>
</li>
</ul><!-- .navigation-menu -->
</div><!-- .navigation -->
</footer><!-- .site-footer -->
</div><!-- .row -->
</div><!-- #page -->
<div class="s-search">
<div class="s-search-wrapper">
<form method="get" action="https://www.google.com/search">
<input type="search" name="q" size="25" maxlength="255" placeholder="Search.." value="" />
</form>
<p>Begin typing your search above and press return to search. Press Esc to cancel.</p>
<span class="s-search-close"></span><!-- .s-search-close -->
</div><!-- .s-search-wrapper -->
</div><!-- .s-search -->
<script type="text/javascript" src="/js/main.js"></script>
<!-- Made with <3 by 69signals (http://www.69signals.com/) -->
</body>
</html> |
themes/cosicast/layouts/index.html | bgiesing/bgiesing.github.io | {{ define "title" -}}
{{ .Site.Title }}
{{- end }}
{{ define "header" }}
{{ partial "menu.html" . }}
{{ end }}
{{ define "main" }}
<header>
<h1>{{ .Title }}</h1>
</header>
{{.Content}}
{{ end }}
{{ define "footer" }}
{{ partial "powered-by.html" . }}
{{ partial "social.html" . }}
<script defer async>
if (window.netlifyIdentity) {
window.netlifyIdentity.on("init", user => {
if (!user) {
window.netlifyIdentity.on("login", () => {
document.location.href = "/admin/";
});
}
});
}
</script>
{{ partial "discord.html" . }}
{{ end }}
|
clean/Linux-x86_64-4.04.2-2.0.5/released/8.7.1/monae/0.0.1.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>monae: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.7.1 / monae - 0.0.1</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
monae
<small>
0.0.1
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-14 16:25:14 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-14 16:25:14 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 1 Virtual package relying on perl
coq 8.7.1 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.04.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.04.2 Official 4.04.2 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
name: "coq-monae"
maintainer: "reynald.affeldt@aist.go.jp"
homepage: "https://github.com/affeldt-aist/monae"
bug-reports: "https://github.com/affeldt-aist/monae/issues"
dev-repo: "git+https://github.com/affeldt-aist/monae.git"
license: "GPLv3"
authors: [
"Reynald Affeldt"
"David Nowak"
"Takafumi Saikawa"
]
build: [
["coq_makefile" "-f" "_CoqProject" "-o" "Makefile"]
[make]
]
install: [
[make "install"]
]
depends: [
"coq" { (>= "8.9.1" & < "8.10.0~") }
"coq-infotheo" { (>= "0.0.1" & < "0.0.4") }
]
synopsis: "Monae"
description: """
This repository contains a formalization of monads including several
models, examples of monadic equational reasoning, and an application
to program semantics.
"""
url {
http: "https://github.com/affeldt-aist/monae/archive/0.0.1.tar.gz"
checksum: "md5=098f07dde98231f5068b9d0b09670dc3"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-monae.0.0.1 coq.8.7.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.7.1).
The following dependencies couldn't be met:
- coq-monae -> coq >= 8.9.1 -> ocaml >= 4.05.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-monae.0.0.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
slides/struct-algebriques.html | vincent/js-fp | <h1>Structures algébriques</h1>
<figure>
<img src="slides/images/struct-algebriques.png" alt="structures algébriques" />
<figcaption>Dépendances entre structures algébriques, source: <a href="https://github.com/fantasyland/fantasy-land">Fantasy Land Specification</a></figcaption>
</figure>
<br />
<ul>
<li>Bestiaire de concepts mathématiques</li>
<li>Des comportements génériques</li>
<li>En dériver des designs patterns</li>
</ul>
<aside class="notes">
</aside>
|
includes/NiftySynth/index.html | peterpeerdeman/from-student-to-lead-tech-and-back-again | <html>
<body bgcolor="#000000">
<center>
<h2 style="color:white">NiftySynth - <a href="http://www.niftysystems.nl">Niftysystems</a> powered multiplatform synthesizer</h2>
<embed src="NiftySynth.swf" quality="high"
width="800" height="600" name="PowerRail" align="middle"
play="true"
loop="false"
quality="high"
allowScriptAccess="sameDomain"
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/go/getflashplayer">
</embed>
</center>
</body>
</html> |
Client Apps/Facebook/Style Library/Client Apps/Facebook/css/Facebook.css | TjWheeler/sp-clientapps | .facebook-wp {
max-width: 100%;
}
@media (min-width: 768px) {
.facebook-wp {
max-width: 600px;
}
}
.facebook-item-comments .facebook-item-likes {
cursor: default;
}
.facebook-wp-panel .clickable {
cursor:pointer;
}
.facebook-wp-panel .read-less,
.facebook-wp-panel .read-more {
color:rgb(0,125,186);
}
.facebook-item-icon {
height:32px;
}
.facebook-wp .facebook-wp-panel h4.facebook-item-title {
font-weight: bold;
}
.facebook-wp a h4:hover {
text-decoration:underline;
}
.facebook-wp-panel .read-less, .facebook-wp-panel .read-more {
text-decoration: none;
cursor: pointer;
color: rgb(0, 119, 213);
}
.facebook-item h4 {
color: rgb(48, 48, 48);
font-size: 1.0em;
margin-bottom: .3em;
}
.facebook-wp-more a {
background: rgb(0, 119, 213);
display: table;
margin: 0 auto;
text-align: center;
float: right;
padding: .3em 3em;
border-radius: 3px;
color: rgb(255, 255, 255);
transition: all 0.4s ease-in-out 0s;
}
.facebook-wp-more a i {
font-size: 12px;
}
.facebook-wp-more a:hover {
background: rgb(25, 143, 236);
}
.facebook-item:after {
content: "";
background: #E3E3E3;
height: 1px;
display: block;
border-left: 15px solid #FFF;
border-right: 15px solid #FFF;
position: relative;
bottom: 0;
width: 90%;
}
.facebook-item .details {
padding-bottom: 1.0em;
}
.facebook-item .details.col-xs-8 {
width: 72.666667%;
}
.facebook-item {
padding-bottom: 1.0em;
}
.facebook-item-date {
font-size: 13px;
text-align: right;
padding-top: .3em;
color: rgb(125, 129, 138);
}
.favourited i {
font-size: 1em;
}
.favourited i,
.facebook-item-likes i {
color: rgb(0, 119, 213);
}
.facebook-item-comments i {
color: rgb(176, 176, 176);
}
.facebook-item-icon {
background: rgb(239, 239, 239);
position: absolute;
width: 15px;
height: 15px !important;
bottom: 0;
right: 15px;
padding: .2em;
}
.facebook-item-comments,
.facebook-item-likes {
float: left;
display: inline-block;
font-size: 13px;
padding-top: .3em;
}
.facebook-item-likes {
padding-right: .5em;
}
.facebook-item-image-thumbnail {
width: 100%;
}
.facebookwp-heading {
border-bottom: 2px #3B5998 solid;
margin-bottom: 5px;
} |
clean/Linux-x86_64-4.05.0-2.0.6/released/8.8.0/quickchick/1.3.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>quickchick: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.8.0 / quickchick - 1.3.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
quickchick
<small>
1.3.0
<span class="label label-info">Not compatible</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-09-14 18:10:41 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-09-14 18:10:41 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.13 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-m4 1 Virtual package relying on m4
coq 8.8.0 Formal proof management system.
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.8.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
version: "1.3.0"
maintainer: "llamp@seas.upenn.edu"
synopsis: "Randomized Property-Based Testing Plugin for Coq"
homepage: "https://github.com/QuickChick/QuickChick"
dev-repo: "git+https://github.com/QuickChick/QuickChick.git"
bug-reports: "https://github.com/QuickChick/QuickChick/issues"
license: "MIT"
build: [ make "-j%{jobs}%" ]
install: [
[make "-j%{jobs}%" "install" ]
[make "-j%{jobs}%" "tests"] {with-test}
]
depends: [
"coq" {>= "8.11" < "8.12~"}
"coq-ext-lib"
"coq-mathcomp-ssreflect"
"ocamlbuild"
"ocamlfind"
"menhir" {build}
"coq-simple-io"
]
authors: [
"Leonidas Lampropoulos <>"
"Zoe Paraskevopoulou <>"
"Maxime Denes <>"
"Catalin Hritcu <>"
"Benjamin Pierce <>"
"Li-yao Xia <>"
"Arthur Azevedo de Amorim <>"
"Yishuai Li <>"
"Antal Spector-Zabusky <>"
]
tags: [
"keyword:extraction"
"category:Miscellaneous/Coq Extensions"
"logpath:QuickChick"
]
url {
src: "https://github.com/QuickChick/QuickChick/archive/v1.3.0.tar.gz"
checksum: "md5=ff1be64c2d783f562d207838fa6851b0"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-quickchick.1.3.0 coq.8.8.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.8.0).
The following dependencies couldn't be met:
- coq-quickchick -> coq >= 8.11
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-quickchick.1.3.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
javadoc/src-html/com/restfb/types/ads/BroadTargetingCategories.html | restfb/restfb.github.io | <!DOCTYPE HTML>
<html lang="de">
<head>
<!-- Generated by javadoc (17) -->
<title>Source code</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="source: package: com.restfb.types.ads, class: BroadTargetingCategories">
<meta name="generator" content="javadoc/SourceToHTMLConverter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body class="source-page">
<main role="main">
<div class="source-container">
<pre><span class="source-line-no">001</span><span id="line-1">// Generated by delombok at Mon Feb 14 17:40:58 CET 2022</span>
<span class="source-line-no">002</span><span id="line-2">/*</span>
<span class="source-line-no">003</span><span id="line-3"> * Copyright (c) 2010-2022 Mark Allen, Norbert Bartels.</span>
<span class="source-line-no">004</span><span id="line-4"> *</span>
<span class="source-line-no">005</span><span id="line-5"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span>
<span class="source-line-no">006</span><span id="line-6"> * of this software and associated documentation files (the "Software"), to deal</span>
<span class="source-line-no">007</span><span id="line-7"> * in the Software without restriction, including without limitation the rights</span>
<span class="source-line-no">008</span><span id="line-8"> * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell</span>
<span class="source-line-no">009</span><span id="line-9"> * copies of the Software, and to permit persons to whom the Software is</span>
<span class="source-line-no">010</span><span id="line-10"> * furnished to do so, subject to the following conditions:</span>
<span class="source-line-no">011</span><span id="line-11"> *</span>
<span class="source-line-no">012</span><span id="line-12"> * The above copyright notice and this permission notice shall be included in</span>
<span class="source-line-no">013</span><span id="line-13"> * all copies or substantial portions of the Software.</span>
<span class="source-line-no">014</span><span id="line-14"> *</span>
<span class="source-line-no">015</span><span id="line-15"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span>
<span class="source-line-no">016</span><span id="line-16"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span>
<span class="source-line-no">017</span><span id="line-17"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span>
<span class="source-line-no">018</span><span id="line-18"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span>
<span class="source-line-no">019</span><span id="line-19"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span>
<span class="source-line-no">020</span><span id="line-20"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN</span>
<span class="source-line-no">021</span><span id="line-21"> * THE SOFTWARE.</span>
<span class="source-line-no">022</span><span id="line-22"> */</span>
<span class="source-line-no">023</span><span id="line-23">package com.restfb.types.ads;</span>
<span class="source-line-no">024</span><span id="line-24"></span>
<span class="source-line-no">025</span><span id="line-25">import java.util.ArrayList;</span>
<span class="source-line-no">026</span><span id="line-26">import java.util.List;</span>
<span class="source-line-no">027</span><span id="line-27">import com.restfb.Facebook;</span>
<span class="source-line-no">028</span><span id="line-28"></span>
<span class="source-line-no">029</span><span id="line-29">public class BroadTargetingCategories extends BaseAdsObject {</span>
<span class="source-line-no">030</span><span id="line-30"> @Facebook("category_description")</span>
<span class="source-line-no">031</span><span id="line-31"> private String categoryDescription;</span>
<span class="source-line-no">032</span><span id="line-32"> @Facebook("parent_category")</span>
<span class="source-line-no">033</span><span id="line-33"> private String parentCategory;</span>
<span class="source-line-no">034</span><span id="line-34"> @Facebook</span>
<span class="source-line-no">035</span><span id="line-35"> private List<String> path = new ArrayList<>();</span>
<span class="source-line-no">036</span><span id="line-36"> @Facebook</span>
<span class="source-line-no">037</span><span id="line-37"> private Long size;</span>
<span class="source-line-no">038</span><span id="line-38"> @Facebook</span>
<span class="source-line-no">039</span><span id="line-39"> private String source;</span>
<span class="source-line-no">040</span><span id="line-40"> @Facebook</span>
<span class="source-line-no">041</span><span id="line-41"> private Long type;</span>
<span class="source-line-no">042</span><span id="line-42"> @Facebook("type_name")</span>
<span class="source-line-no">043</span><span id="line-43"> private String typeName;</span>
<span class="source-line-no">044</span><span id="line-44"> @Facebook("untranslated_name")</span>
<span class="source-line-no">045</span><span id="line-45"> private String untranslatedName;</span>
<span class="source-line-no">046</span><span id="line-46"> @Facebook("untranslated_parent_name")</span>
<span class="source-line-no">047</span><span id="line-47"> private String untranslatedParentName;</span>
<span class="source-line-no">048</span><span id="line-48"></span>
<span class="source-line-no">049</span><span id="line-49"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">050</span><span id="line-50"> public String getCategoryDescription() {</span>
<span class="source-line-no">051</span><span id="line-51"> return this.categoryDescription;</span>
<span class="source-line-no">052</span><span id="line-52"> }</span>
<span class="source-line-no">053</span><span id="line-53"></span>
<span class="source-line-no">054</span><span id="line-54"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">055</span><span id="line-55"> public void setCategoryDescription(final String categoryDescription) {</span>
<span class="source-line-no">056</span><span id="line-56"> this.categoryDescription = categoryDescription;</span>
<span class="source-line-no">057</span><span id="line-57"> }</span>
<span class="source-line-no">058</span><span id="line-58"></span>
<span class="source-line-no">059</span><span id="line-59"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">060</span><span id="line-60"> public String getParentCategory() {</span>
<span class="source-line-no">061</span><span id="line-61"> return this.parentCategory;</span>
<span class="source-line-no">062</span><span id="line-62"> }</span>
<span class="source-line-no">063</span><span id="line-63"></span>
<span class="source-line-no">064</span><span id="line-64"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">065</span><span id="line-65"> public void setParentCategory(final String parentCategory) {</span>
<span class="source-line-no">066</span><span id="line-66"> this.parentCategory = parentCategory;</span>
<span class="source-line-no">067</span><span id="line-67"> }</span>
<span class="source-line-no">068</span><span id="line-68"></span>
<span class="source-line-no">069</span><span id="line-69"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">070</span><span id="line-70"> public List<String> getPath() {</span>
<span class="source-line-no">071</span><span id="line-71"> return this.path;</span>
<span class="source-line-no">072</span><span id="line-72"> }</span>
<span class="source-line-no">073</span><span id="line-73"></span>
<span class="source-line-no">074</span><span id="line-74"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">075</span><span id="line-75"> public void setPath(final List<String> path) {</span>
<span class="source-line-no">076</span><span id="line-76"> this.path = path;</span>
<span class="source-line-no">077</span><span id="line-77"> }</span>
<span class="source-line-no">078</span><span id="line-78"></span>
<span class="source-line-no">079</span><span id="line-79"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">080</span><span id="line-80"> public Long getSize() {</span>
<span class="source-line-no">081</span><span id="line-81"> return this.size;</span>
<span class="source-line-no">082</span><span id="line-82"> }</span>
<span class="source-line-no">083</span><span id="line-83"></span>
<span class="source-line-no">084</span><span id="line-84"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">085</span><span id="line-85"> public void setSize(final Long size) {</span>
<span class="source-line-no">086</span><span id="line-86"> this.size = size;</span>
<span class="source-line-no">087</span><span id="line-87"> }</span>
<span class="source-line-no">088</span><span id="line-88"></span>
<span class="source-line-no">089</span><span id="line-89"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">090</span><span id="line-90"> public String getSource() {</span>
<span class="source-line-no">091</span><span id="line-91"> return this.source;</span>
<span class="source-line-no">092</span><span id="line-92"> }</span>
<span class="source-line-no">093</span><span id="line-93"></span>
<span class="source-line-no">094</span><span id="line-94"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">095</span><span id="line-95"> public void setSource(final String source) {</span>
<span class="source-line-no">096</span><span id="line-96"> this.source = source;</span>
<span class="source-line-no">097</span><span id="line-97"> }</span>
<span class="source-line-no">098</span><span id="line-98"></span>
<span class="source-line-no">099</span><span id="line-99"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">100</span><span id="line-100"> public Long getType() {</span>
<span class="source-line-no">101</span><span id="line-101"> return this.type;</span>
<span class="source-line-no">102</span><span id="line-102"> }</span>
<span class="source-line-no">103</span><span id="line-103"></span>
<span class="source-line-no">104</span><span id="line-104"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">105</span><span id="line-105"> public void setType(final Long type) {</span>
<span class="source-line-no">106</span><span id="line-106"> this.type = type;</span>
<span class="source-line-no">107</span><span id="line-107"> }</span>
<span class="source-line-no">108</span><span id="line-108"></span>
<span class="source-line-no">109</span><span id="line-109"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">110</span><span id="line-110"> public String getTypeName() {</span>
<span class="source-line-no">111</span><span id="line-111"> return this.typeName;</span>
<span class="source-line-no">112</span><span id="line-112"> }</span>
<span class="source-line-no">113</span><span id="line-113"></span>
<span class="source-line-no">114</span><span id="line-114"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">115</span><span id="line-115"> public void setTypeName(final String typeName) {</span>
<span class="source-line-no">116</span><span id="line-116"> this.typeName = typeName;</span>
<span class="source-line-no">117</span><span id="line-117"> }</span>
<span class="source-line-no">118</span><span id="line-118"></span>
<span class="source-line-no">119</span><span id="line-119"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">120</span><span id="line-120"> public String getUntranslatedName() {</span>
<span class="source-line-no">121</span><span id="line-121"> return this.untranslatedName;</span>
<span class="source-line-no">122</span><span id="line-122"> }</span>
<span class="source-line-no">123</span><span id="line-123"></span>
<span class="source-line-no">124</span><span id="line-124"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">125</span><span id="line-125"> public void setUntranslatedName(final String untranslatedName) {</span>
<span class="source-line-no">126</span><span id="line-126"> this.untranslatedName = untranslatedName;</span>
<span class="source-line-no">127</span><span id="line-127"> }</span>
<span class="source-line-no">128</span><span id="line-128"></span>
<span class="source-line-no">129</span><span id="line-129"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">130</span><span id="line-130"> public String getUntranslatedParentName() {</span>
<span class="source-line-no">131</span><span id="line-131"> return this.untranslatedParentName;</span>
<span class="source-line-no">132</span><span id="line-132"> }</span>
<span class="source-line-no">133</span><span id="line-133"></span>
<span class="source-line-no">134</span><span id="line-134"> @java.lang.SuppressWarnings("all")</span>
<span class="source-line-no">135</span><span id="line-135"> public void setUntranslatedParentName(final String untranslatedParentName) {</span>
<span class="source-line-no">136</span><span id="line-136"> this.untranslatedParentName = untranslatedParentName;</span>
<span class="source-line-no">137</span><span id="line-137"> }</span>
<span class="source-line-no">138</span><span id="line-138">}</span>
</pre>
</div>
</main>
</body>
</html>
|
tango_with_django_project/templates/rango/about.html | santumahapatra/tango-with-django | {% extends 'rango/base.html' %}
{% load static %}
{% block title %}About Rango{% endblock %}
{% block body_block %}
<div class="hero-unit">
<h1>About Rango</h1>
<div> This is <strong>Rango's about page</strong>.<br /></div>
<div> You have visited the page {{ visits }} times. </div>
<div><a href="/rango/">Click to return to the index page.</a><br />
Here's a picture of Rango!<br />
<img src="{% static "rango.jpg" %}" alt="Picture of Rango" />
</div>
</div>
{% endblock %} |
css/theme/beige.css | maruthip25/ngs | @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/**
* Beige theme for reveal.js.
*
* Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
*/
@font-face {
font-family: 'League Gothic';
src: url("../../lib/font/OpenSans-Regular-webfont.eot");
src: url("../../lib/font/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../lib/font/OpenSans-Regular-webfont.woff") format("woff"), url("../../lib/font/OpenSans-Regular-webfont.ttf") format("truetype"), url("../../lib/font/OpenSans-Regular-webfont.svg#OpenSansRegular") format("svg");
font-weight: normal;
font-style: normal; }
/*********************************************
* GLOBAL STYLES
*********************************************/
body {
background: #f7f2d3;
background: -moz-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, white), color-stop(100%, #f7f2d3));
background: -webkit-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
background: -o-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
background: -ms-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
background: radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
background-color: #f7f3de; }
.reveal {
font-family: "Lato", sans-serif;
font-size: 28px;
font-weight: normal;
letter-spacing: -0.02em;
color: #333333; }
::selection {
color: white;
background: rgba(79, 64, 28, 0.99);
text-shadow: none; }
/*********************************************
* HEADERS
*********************************************/
.reveal h1,
.reveal h2,
.reveal h3,
.reveal h4,
.reveal h5,
.reveal h6 {
margin: 0 0 20px 0;
color: #333333;
font-family: "League Gothic", Impact, sans-serif;
line-height: 0.9em;
letter-spacing: 0.02em;
text-transform: none;
text-shadow: none; }
.reveal h1 {
text-shadow: 0 1px 0 #cccccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbbbbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaaaaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 20px 20px rgba(0, 0, 0, 0.15); }
/*********************************************
* LINKS
*********************************************/
.reveal a:not(.image) {
color: #8b743d;
text-decoration: none;
-webkit-transition: color .15s ease;
-moz-transition: color .15s ease;
-ms-transition: color .15s ease;
-o-transition: color .15s ease;
transition: color .15s ease; }
.reveal a:not(.image):hover {
color: #c0a86e;
text-shadow: none;
border: none; }
.reveal .roll span:after {
color: #fff;
background: #564826; }
/*********************************************
* IMAGES
*********************************************/
.reveal section img {
margin: 15px 0px;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-ms-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear; }
.reveal a:hover img {
}
/*********************************************
* NAVIGATION CONTROLS
*********************************************/
.reveal .controls div.navigate-left,
.reveal .controls div.navigate-left.enabled {
border-right-color: #8b743d; }
.reveal .controls div.navigate-right,
.reveal .controls div.navigate-right.enabled {
border-left-color: #8b743d; }
.reveal .controls div.navigate-up,
.reveal .controls div.navigate-up.enabled {
border-bottom-color: #8b743d; }
.reveal .controls div.navigate-down,
.reveal .controls div.navigate-down.enabled {
border-top-color: #8b743d; }
.reveal .controls div.navigate-left.enabled:hover {
border-right-color: #c0a86e; }
.reveal .controls div.navigate-right.enabled:hover {
border-left-color: #c0a86e; }
.reveal .controls div.navigate-up.enabled:hover {
border-bottom-color: #c0a86e; }
.reveal .controls div.navigate-down.enabled:hover {
border-top-color: #c0a86e; }
/*********************************************
* PROGRESS BAR
*********************************************/
.reveal .progress {
background: rgba(0, 0, 0, 0.2); }
.reveal .progress span {
background: #8b743d;
-webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
-moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
-ms-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
-o-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985);
transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
/*********************************************
* SLIDE NUMBER
*********************************************/
.reveal .slide-number {
color: #8b743d; }
|
style.css | deeptronos/deeptronos.github.io | /*Bless this mess.*/
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@font-face { font-family: Shumi; src: url('fonts/Shumi.otf') format("opentype"); }
/*
---Font Credits---
> Shumi: Created by Ivan Shumikhin, font available at www.behance.net/gallery/26717297/Shumi-Free-font
> Josefin Sans: Created by Santiago Orozco, font available at www.google.com/fonts/specimen/Josefin+Sans
*/
body{
background: #bbb;
margin: 0;
padding: 0;
display: flex;
flex-flow: column;
}
headerBar{
display: flex;
flex-flow: row;
width: 100%;
background: #555;
height: 50px;
position: fixed;;
margin: 0;
font-family: 'Josefin Sans', sans-serif;
z-index: 2;
order: 1;
}
buttonContainer{
display: flex;
flex-flow: row;
width: 25%;
background: #555;
height: 50px;
margin-left: 45%;
font-family: 'Josefin Sans', sans-serif;
margin-right: -50px;
}
pageTitle{
width: calc(25% + 30px);
height: 50px;
text-align: center;
font-size: calc(120%);
line-height: 50px;
color: #555;
background: #b1b1b1;
font-family: 'Shumi';
}
header-button{
width: 100%;
height: 50px;
padding: 0;
text-align: center;
color: #b1b1b1;
font-size: 20px;
line-height: 50px;
margin-right: 10px;
cursor: pointer;
}
header-button[data-page-status="nonactive"]:hover{
animation: headerButtonHover .5s linear 1;
background: #666;
}
header-button[data-page-status="nonactive"]:active{
animation: headerButtonActive .3s linear 1;
background: #444;
}
header-button[data-page-status="active"]{
background:#333;
}
bodyContainer{
display: flex;
flex-flow: column;
position: absolute;
z-index: 1;
margin-top: 50px;
width: 100%;
}
bodyText{
text-align: center;
font-family: 'Josefin Sans', sans-serif;
font-weight: 500;
color: #555;
font-size: 23px;
margin-top: 20px;
}
contactText{
text-align: center;
font-family: 'Josefin Sans', sans-serif;
font-weight: 500;
color: #555;
font-size: 23px;
margin-top: 20px;
visibility: hidden;
}
subpageTitle{
text-align: center;
font-family: 'Josefin Sans', sans-serif;
font-weight: lighter;
color: #555;
font-size: 50px;
margin-top: 20px;
}
underliner{
height: 2px;
width: 200px;
background: #555;
margin: auto;
margin-top: 10px;
}
subpageSubtitle{
text-align: center;
font-family: 'Josefin Sans', sans-serif;
font-weight: 600;
color: #555;
font-size: 25px;
margin-top: 20px;
}
footerBar{
display: flex;
flex-flow: column;
position: absolute;
text-align: center;
height: 130px;
background: #555;
width: 100%;
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
color: #a1a1a1;
font-size: 13px;
justify-content: space-around;
}
codepenEmbedContainer{
margin: auto;
margin-top: 30px;
margin-bottom: 150px;
height: 660px;
width: 75%;
}
footerInfo{
margin-top: 5px;
}
#alphaWarning{
color: red;
}
#footerLocation{
font-size: 10px;
}
iframe[data-media-window-type="project-iframe"]{
margin: auto;
margin-top: 30px;
margin-bottom: 150px;
border: none;
border-radius: 10px;
z-index: 1;
}
.contact-site{
object-fit: contain;
width: 148px;
height: 148px;
}
.contact-site-logo{
object-fit: contain;
width: 148px;
height: 148px;
fill: #555;
}
.contact-site-logo:hover{
object-fit: contain;
width: 148px;
height: 148px;
fill: #555;
animation: contact-site-logo-hightlight 1s linear 1;
}
.contact-sites-container{
margin-top: 100px;
display: flex;
flex-direction: row;
justify-content: space-around;
}
/*Animations*/
@keyframes headerButtonHover{
0%{background: #555;}
100%{background: #666;}
}
@keyframes headerButtonActive{
0%{background: #666;}
100%{background: #333;}
}
/*Custom Scrollbar Properties*/
::-webkit-scrollbar{
background: #444;
}
::-webkit-scrollbar-thumb{
background: #666;
}
|
templates/post.html | FiaDot/GettingStartBlog | {% extends "base.html" %}
{% block content %}
<div class="main">
<!-- Posts -->
<div class="row">
<div class="col-lg-8">
<h1><a href="{% url 'blog.views.post' post.id %}">{{ post.title }}</a></h1>
<p class="lead">by <a href="fiadot@gmail.com">author</a></p>
<hr>
<p><span class="glyphicon glyphicon-time"></span> Posted on {{ post.created }}</p>
<hr>
<div class="body">{{ post.body|linebreaks }}</div>
</div>
</div>
<!-- Comments -->
{% if comments %}
<h4>Comments:</h4>
{% endif %}
{% for comment in comments %}
<div class="panel panel-default">
<div class="panel-body">
<span class="label label-success"><strong>{{ comment.author }}</strong></span> posted on {{ comment.created }}
</div>
<div class="panel-footer">
{{ comment.body|linebreaks }}
</div>
</div>
{% endfor %}
<!-- Add comment -->
<div class="panel panel-success">
<div class="panel-heading">
<div class="panel-body">
<h4>Add new comment</h4>
</div>
</div>
<div class="panel-body">
<!-- Comment form -->
<form class="form-inline" action="{% url 'blog.views.add_comment' post.id %}" method="POST">
{% csrf_token %}
<div class="control-group">
<label class="control-label" for="author">Author</label>
<div class="controls">
<div class="contorls">{{ form.author }}</div>
</div>
</div>
<div class="control-group">
<label class="control-label" for="author">Body</label>
<div class="controls">
<div class="contorls">{{ form.body }}</div>
</div>
</div>
<div class="control-group">
<div class="controls">
<button type="submit" value="Submit" class="btn">Submit</button>
</div>
</div>
</form>
</div> <!-- panel-body -->
</div> <!-- panel panel-success -->
</div> <!-- main -->
{% endblock %} |
talks/scaladays15/overrides.css | tensory/ensime.github.io | /* https://groups.google.com/forum/#!topic/pandoc-discuss/W-Rjzonp8NU */
/* https://github.com/hakimel/reveal.js/issues/1237 */
.reveal h1 { font-size: 1.3em; }
.reveal h2 { font-size: 1.2em; }
.reveal h3 { font-size: 1.1em; }
.reveal table {
font-size: large; /* reveal.js uses xx-large */
line-height:normal;
margin: 0px auto;
}
.reveal section img {
margin: 0px 0px;
border: 0px;
box-shadow: none;
}
.reveal blockquote {
text-align: justify;
box-shadow: none;
}
.reveal pre code {
/** Annoyingly reveal.js sets these explicitly, overriding our pandoc theme */
background: white;
color: black;
min-width: 0px;
}
.contributors p {
text-align: justify;
font-size: medium;
line-height: normal;
}
|
dist/index.html | dominikchrastek/react-animations-example | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>React animations example</title>
</head>
<body>
<div id="app"></div>
<script type="text/javascript" src="manifest.cc6ae4bebb714cb00bb6.js"></script><script type="text/javascript" src="vendor.dd583c689519f10d69db.js"></script><script type="text/javascript" src="bundle.5eaf1580cd37a9017ed8.js"></script></body>
</html>
|
web/app/templates/500.html | teknik-eksjo/chronos | {% extends "base.html" %}
{% block title %}Chronos{% endblock %}
{% block page_content %}
<h1>Servern råkade ut för ett fel</h1>
<hr>
<p>Var god kontakta en administratör</p>
{% endblock %}
|
_posts/2013-05-15-uiwebview-截图.html | fingerkiller/fingerkiller.github.io | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<style>
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote {
margin: 0;
padding: 0;
}
body {
font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", Arial, sans-serif;
font-size: 13px;
line-height: 18px;
color: #737373;
background-color: white;
margin: 10px 13px 10px 13px;
}
table {
margin: 10px 0 15px 0;
border-collapse: collapse;
}
td,th {
border: 1px solid #ddd;
padding: 3px 10px;
}
th {
padding: 5px 10px;
}
a {
color: #0069d6;
}
a:hover {
color: #0050a3;
text-decoration: none;
}
a img {
border: none;
}
p {
margin-bottom: 9px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #404040;
line-height: 36px;
}
h1 {
margin-bottom: 18px;
font-size: 30px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 18px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 13px;
}
hr {
margin: 0 0 19px;
border: 0;
border-bottom: 1px solid #ccc;
}
blockquote {
padding: 13px 13px 21px 15px;
margin-bottom: 18px;
font-family:georgia,serif;
font-style: italic;
}
blockquote:before {
content:"\201C";
font-size:40px;
margin-left:-10px;
font-family:georgia,serif;
color:#eee;
}
blockquote p {
font-size: 14px;
font-weight: 300;
line-height: 18px;
margin-bottom: 0;
font-style: italic;
}
code, pre {
font-family: Monaco, Andale Mono, Courier New, monospace;
}
code {
background-color: #fee9cc;
color: rgba(0, 0, 0, 0.75);
padding: 1px 3px;
font-size: 12px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
pre {
display: block;
padding: 14px;
margin: 0 0 18px;
line-height: 16px;
font-size: 11px;
border: 1px solid #d9d9d9;
white-space: pre-wrap;
word-wrap: break-word;
}
pre code {
background-color: #fff;
color:#737373;
font-size: 11px;
padding: 0;
}
sup {
font-size: 0.83em;
vertical-align: super;
line-height: 0;
}
* {
-webkit-print-color-adjust: exact;
}
@media screen and (min-width: 914px) {
body {
width: 854px;
margin:10px auto;
}
}
@media print {
body,code,pre code,h1,h2,h3,h4,h5,h6 {
color: black;
}
table, pre {
page-break-inside: avoid;
}
}
</style>
<title>---
layout: contentpage
title: UIWebView 截图
categories: [object-c_IOS]
date: 2013-05-15 23:14</title>
</head>
<body>
<hr />
<p>layout: contentpage</p>
<p>title: UIWebView 截图</p>
<p>categories: [object-c_IOS]</p>
<p>date: 2013-05-15 23:14:49</p>
<p>sourceType: 1---</p>
<p> <br>
思路比较简单 1,将webview size放大到合适的大小 2 ,截图 3,还原 原来的大小。</p>
<p>附上代码<br>
</p>
<p></p>
<p>-(void)test<br></p>
<p>{<br></p>
<p> //保存原有的大小 和 偏移<br></p>
<p> CGRect originalFrame = webview.frame;<br></p>
<p> CGPoint originalOffset = webview.scrollView.contentOffset;<br></p>
<p> <br></p>
<p> //获取合适的大小<br></p>
<p> CGSize entireSize = [webview sizeThatFits:CGSizeZero];<br></p>
<p> [webview setFrame: CGRectMake(0, 0, entireSize.width, entireSize.height)];<br></p>
<p> <br></p>
<p> //截图<br></p>
<p> UIGraphicsBeginImageContext(entireSize);<br></p>
<p> CGContextRef context = UIGraphicsGetCurrentContext();<br></p>
<p> [webview.layer renderInContext:context];<br></p>
<p> UIImage *screenshot = UIGraphicsGetImageFromCurrentImageContext();<br></p>
<p> UIGraphicsEndImageContext();<br></p>
<p> <br></p>
<p> //还原大小 和偏移<br></p>
<p> [webview setFrame:originalFrame];<br></p>
<p> webview.scrollView.contentOffset = originalOffset;<br></p>
<p> <br></p>
<p> //写入文件<br></p>
<p> NSData * imagedata = UIImagePNGRepresentation(screenshot);<br></p>
<p> NSString * str = [NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES) objectAtIndex:0];<br></p>
<p> NSString * path = [str stringByAppendingPathComponent:@"test.png"];<br></p>
<p> [imagedata writeToFile:path atomically:YES];<br></p>
<p>}</p>
<p><br>
</p>
<p><br></p>
</body>
</html> |
clean/Linux-x86_64-4.05.0-2.0.6/released/8.8.2/sum-of-two-square/8.6.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>sum-of-two-square: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.8.2 / sum-of-two-square - 8.6.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
sum-of-two-square
<small>
8.6.0
<span class="label label-info">Not compatible</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-09-04 23:50:27 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-09-04 23:50:27 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.12 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-m4 1 Virtual package relying on m4
coq 8.8.2 Formal proof management system.
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.8.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/sum-of-two-square"
license: "LGPL 2.1"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/SumOfTwoSquare"]
depends: [
"ocaml"
"coq" {>= "8.6" & < "8.7~"}
]
tags: [ "keyword: number theory" "category: Mathematics/Arithmetic and Number Theory/Number theory" "date: 2004-12-13" ]
authors: [ "Laurent Thery" ]
bug-reports: "https://github.com/coq-contribs/sum-of-two-square/issues"
dev-repo: "git+https://github.com/coq-contribs/sum-of-two-square.git"
synopsis: "Numbers equal to the sum of two square numbers"
description: """
A proof that a number n can be written as the
sum of two square numbers if and only if each prime factor p of n
that is equal to 3 modulo 4 has its exponent in the decomposition of n
that is even."""
flags: light-uninstall
url {
src:
"https://github.com/coq-contribs/sum-of-two-square/archive/v8.6.0.tar.gz"
checksum: "md5=2f23a824697ab8c4d635f22f1cb42733"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-sum-of-two-square.8.6.0 coq.8.8.2</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.8.2).
The following dependencies couldn't be met:
- coq-sum-of-two-square -> coq < 8.7~ -> ocaml < 4.03.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-sum-of-two-square.8.6.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
slides/walktheearth.html | bengfarrell/creativenodejs-preso | <h2>Walk the Earth</h2>
<img src="slides/images/walktheearth.jpg" />
<ul>
<li>Browsers weren't fulfilling</li>
<li>Experimented with Python, Android, iOS, etc</li>
<li>Devices and browsers seemed limiting</li>
<li>Server side languages had weak visual support</li>
<li>In the 2010's we're interacting with the real world</li>
</ul> |
clean/Linux-x86_64-4.10.2-2.0.6/released/8.12.0/lazy-pcf/8.10.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>lazy-pcf: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.12.0 / lazy-pcf - 8.10.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
lazy-pcf
<small>
8.10.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-02-16 12:44:21 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-16 12:44:21 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.12.0 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.10.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.10.2 Official release 4.10.2
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "http://www.cs.bell-labs.com/~felty/abstracts/ppcoq.html"
license: "Unknown"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/lazyPCF"]
depends: [
"ocaml"
"coq" {>= "8.10" & < "8.11~"}
]
tags: [
"keyword: functional programming"
"keyword: lazy evaluation"
"keyword: operational semantics"
"keyword: type soundness"
"keyword: normal forms"
"category: Computer Science/Lambda Calculi"
]
authors: [
"Amy Felty"
"Jill Seaman"
]
bug-reports: "https://github.com/coq-contribs/lazy-pcf/issues"
dev-repo: "git+https://github.com/coq-contribs/lazy-pcf.git"
synopsis: "Subject Reduction for Lazy-PCF"
description: """
An Operational Semantics of Lazy Evaluation and a Proof
of Subject Reduction"""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/lazy-pcf/archive/v8.10.0.tar.gz"
checksum: "md5=a6021c336b12ce49e81b08164bbe01bc"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-lazy-pcf.8.10.0 coq.8.12.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.12.0).
The following dependencies couldn't be met:
- coq-lazy-pcf -> coq < 8.11~ -> ocaml < 4.10
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-lazy-pcf.8.10.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
src/Viteloge/CoreBundle/Resources/descriptions/59515.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Rouvignies est
un village
localisé dans le département de Nord en Nord-Pas-de-Calais. Elle comptait 701 habitants en 2008.</p>
<p>À Rouvignies, la valeur moyenne à la vente d'un appartement s'évalue à 2 571 € du m² en vente. La valeur moyenne d'une maison à l'achat se situe à 1 539 € du m². À la location la valorisation moyenne se situe à 11,15 € du m² mensuel.</p>
<p>Rouvignies est localisé à seulement 6 km de Aulnoy-lez-Valenciennes, les élèves qui souhaiteront se loger à pas cher pourront envisager de prendre un logement à Rouvignies. Rouvignies est également un bon investissement locatif a cause de sa proximité de Aulnoy-lez-Valenciennes et de ses Universités. Il sera aisé de trouver un studio à acheter. </p>
<p>Si vous envisagez de demenager à Rouvignies, vous pourrez aisément trouver une maison à vendre. </p>
<p>Le nombre de logements, à Rouvignies, était réparti en 2011 en huit appartements et 236 maisons soit
un marché plutôt équilibré.</p>
<p>À coté de Rouvignies sont situées les communes de
<a href="{{VLROOT}}/immobilier/douchy-les-mines_59179/">Douchy-les-Mines</a> à 4 km, 10 022 habitants,
<a href="{{VLROOT}}/immobilier/bellaing_59064/">Bellaing</a> localisée à 4 km, 1 240 habitants,
<a href="{{VLROOT}}/immobilier/sentinelle_59564/">La Sentinelle</a> localisée à 4 km, 3 232 habitants,
<a href="{{VLROOT}}/immobilier/trith-saint-leger_59603/">Trith-Saint-Léger</a> située à 3 km, 6 367 habitants,
<a href="{{VLROOT}}/immobilier/maing_59369/">Maing</a> à 3 km, 3 941 habitants,
<a href="{{VLROOT}}/immobilier/prouvy_59475/">Prouvy</a> à 0 km, 2 367 habitants,
entre autres. De plus, Rouvignies est située à seulement 25 km de <a href="{{VLROOT}}/immobilier/douai_59178/">Douai</a>.</p>
</div>
|
templates/gbook.html | quincyphp/jinlingweb | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
<title>guestbook</title>
<link rel="stylesheet" type="text/css" href="css/common.css ">
</head>
<body>
<{include file="header.html"}> <{*加载头部内容*}>
<div id="clear"></div>
<div id="guanggao">
<img src="images/guanggao_bg.gif"/>
</div>
<div id="clear"></div>
<div id="main">
<div class="main_left">
<ul class="article">
<li class="cp">客户留言</li>
<li class="about">Guestbook</li>
<li class="kongge"> </li>
</ul>
<div id="clear"></div>
<form action="" method="post" id="add" />
<table>
<tr>
<td align="center">呢称</td>
<td><input type="text" name="username" value=""/></td>
</tr>
<tr>
<td align="center">内容</td>
<td><textarea name="content" id="" cols="30" rows="5"></textarea></td>
</tr>
<tr>
<td></td>
<td><input type="submit" value="提交" id="submit"/></td>
</tr>
</table>
</form>
</div>
<div class="main_right">
<div class="message">
<h1>我要留言</h1>
</div>
<div id="clear"></div>
<div class="new_ad" >
<ul class="ad">
<li class="new">最新公告</li>
<li class="news">New</li>
</ul>
<ul class="title259" >
<{foreach $new_info as $key=>$value}>
<li><a href=""><{$value['title']}></a></li>
<{/foreach}>
</ul>
</div>
<div id="clear"></div>
<div class="new_ad" >
<ul class="ad">
<li class="new">友情链接</li>
<li class="news">Links</li>
</ul>
<ul class="title259" >
<{foreach $link as $key=>$value}>
<li><a href=""><{$value['link_name']}></a></li>
<{/foreach}>
</ul>
</div>
</div>
</div>
<div id="clear"></div>
<{include file="footer.html"}> <{*加载底部内容*}>
</body>
</html> |
app/views/add_charge/v4-7/more-information_2.html | LandRegistry/llc-prototype | {% extends "layout.html" %} {% block page_title %} Address confirm {% endblock %} {% block content %}
<main id="content" role="main">
<!-- alpha banner -->
<div class="phase-banner-beta">
<p>
<strong class="phase-tag">BETA</strong>
<span>This is a new service – your <a href="../../feedback">feedback</a> will help us to improve it.</span>
</p>
</div>
<!-- main content starts -->
<div class="grid-row">
<div class="column-two-thirds">
<h1 class="heading-large">Location for this charge</h1>
<form action="#">
<div class="form-group" id="search-field">
<fieldset>
<legend class="visuallyhidden">Location for this charge</legend>
<div class="form-group">
<h2 class="heading-small">Is there an address for this charge?</h2>
<label id="yesAddressLabel" class="block-label selection-button-radio" for="yesAddress" data-target="addressEntry">
<input id="yesAddress" name="address" type="radio" value="yes" aria-controls="addressEntry">
Yes
</label>
<div class="js-hidden panel panel-border-narrow" id="addressEntry" aria-hidden="true" style="display: none;">
<div class="form-group" id="postcodeSearch">
<h2 class="heading-small">Enter a postcode</h2>
<div class="notice">
<i class="icon icon-important">
<span class="visually-hidden">Warning</span>
</i>
<strong class="bold-small">
Choose no if this is not the address or you don't have an address for this charge</strong>
</div>
<br>
<input class="form-control search-field" id="search" name="search" type="text" autofocus="autofocus" value="">
<a id="findPostcode" class="button" href="#" role="button">Find</a>
</div>
<p id="manualAddressLink">
</p>
<div class="form-group hiddenList" id="addressList">
<div class="results-block" id="address-list">
<p>Click on the place you need.</p>
<ol class="results-list">
<li><a href="#" class="address-list">2 Okehampton Place</a></li>
<li><a href="#" class="address-list">3 Okehampton Place</a></li>
<li><a href="#" class="address-list">4 Okehampton Place</a></li>
<li><a href="#" class="address-list">6 Okehampton Place</a></li>
<li><a href="#" class="address-list">8 Okehampton Place</a></li>
<li><a href="#" class="address-list">10 Okehampton Place</a></li>
<li><a href="#" class="address-list">12 Okehampton Place</a></li>
<li><a href="#" class="address-list">14 Okehampton Place</a></li>
<li><a href="#" class="address-list">16 Okehampton Place</a></li>
<li><a href="#" class="address-list">18 Okehampton Place</a></li>
<li><a href="#" class="address-list">20 Okehampton Place</a></li>
</ol>
<br>
<p>Can't find the place you need? <a href="search-property">Zoom to a place on the map</a></p>
</div>
<div id="manualAddressEntry" class="hiddenList">
<p id="selectedAddress"></p>
<p>Not the right location? <a href="more-information_2">Search again</a></p>
</div>
</div>
</div>
<label id="noAddressLabel" class="block-label selection-button-radio" for="noAddress" data-target="noAddressEntry">
<input id="noAddress" name="address" type="radio" value="no">No
</label>
<div class="js-hidden panel panel-border-narrow" id="noAddressEntry" aria-hidden="true" style="display: none;">
<div class="form-group">
<h2 class="heading-small">Describe how to find the charge without an address</h2>
<span class="form-hint">No address for this charge? Describe how to find the charge instead. For example, 'land to the north of the bypass'.</span>
<label class="form-label" for="textarea">
</label>
<textarea class="form-control form-control-3-4" name="textarea" id="locationDescription" rows="5"></textarea>
<p><span class="form-hint">Answer must be shorter than 1000 characters (about 160 words)</span></p>
</div>
</div>
</div>
<p><a id="confirmAddressButton" href="does-charge-expire" class="button">Continue</a></p>
</fieldset>
</div>
</form>
</div>
</div>
</main>
<script>
document.getElementById('findPostcode').onclick = function() {
document.getElementById('addressList').classList.remove('hiddenList');
document.getElementById('manualAddressLink').classList.add('hiddenList');
return false;
};
var addressList = document.querySelectorAll('.address-list');
for (var i = 0; i < addressList.length; i++) {
addressList[i].onclick = function() {
document.getElementById('manualAddressEntry').classList.remove('hiddenList');
document.getElementById('address-list').classList.add('hiddenList');
var addressLineOne = this.text;
document.getElementById('selectedAddress').textContent = addressLineOne + ' Exeter EX4 1AY';
sessionStorage.setItem('location', addressLineOne);
return false;
}
}
document.getElementById('confirmAddressButton').onclick = function() {
var yesAddress = document.getElementById('yesAddressLabel');
var noAddress = document.getElementById('noAddressLabel');
var address = document.getElementById('selectedAddress')
if (yesAddress.classList.contains('selected')) {
var location = address.textContent;
sessionStorage.setItem('location', location);
} else if (noAddress.classList.contains('selected')) {
var location = document.getElementById('locationDescription').value;
sessionStorage.setItem('location', location);
}
}
</script>
{% endblock %} |
plugins/dmxdevices/menutree.html | shuairan/mochaui-dmx | <div id="devices_treemenu_contentWrapper">
<a id="AddDeviceLink" href="">Add new DMX-Device</a>
<ul id="devices_treemenu" class="tree">
</ul>
</div>
|
tests/report/models_sprint.php.html | dexterx17/planning | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for /var/www/html/planning/application/models/sprint.php</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<header>
<div class="container">
<div class="row">
<div class="span12">
<ul class="breadcrumb">
<li><a href="index.html">/var/www/html/planning/application</a> <span class="divider">/</span></li>
<li><a href="models.html">models</a> <span class="divider">/</span></li>
<li class="active">sprint.php</li>
</ul>
</div>
</div>
</div>
</header>
<div class="container">
<table class="table table-bordered">
<thead>
<tr>
<td> </td>
<td colspan="10"><div align="center"><strong>Code Coverage</strong></div></td>
</tr>
<tr>
<td> </td>
<td colspan="3"><div align="center"><strong>Classes and Traits</strong></div></td>
<td colspan="4"><div align="center"><strong>Functions and Methods</strong></div></td>
<td colspan="3"><div align="center"><strong>Lines</strong></div></td>
</tr>
</thead>
<tbody>
<tr>
<td class="danger">Total</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 10</div></td>
<td class="danger small"><abbr title="Change Risk Anti-Patterns (CRAP) Index">CRAP</abbr></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 73</div></td>
</tr>
<tr>
<td class="danger">Sprint</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 10</div></td>
<td class="danger small">600</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 73</div></td>
</tr>
<tr>
<td class="danger" colspan="4"> <a href="#23">exists($id)</a></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger small">2</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 4</div></td>
</tr>
<tr>
<td class="danger" colspan="4"> <a href="#37">get_info($id)</a></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger small">12</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 10</div></td>
</tr>
<tr>
<td class="danger" colspan="4"> <a href="#59">get_full_info($id)</a></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger small">12</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 12</div></td>
</tr>
<tr>
<td class="danger" colspan="4"> <a href="#83">get_all()</a></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger small">2</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 2</div></td>
</tr>
<tr>
<td class="danger" colspan="4"> <a href="#95">get_with_limits($skip=0,$proyecto)</a></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger small">12</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 12</div></td>
</tr>
<tr>
<td class="danger" colspan="4"> <a href="#117">save($id,$data)</a></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger small">30</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 9</div></td>
</tr>
<tr>
<td class="danger" colspan="4"> <a href="#140">delete($id)</a></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger small">12</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 7</div></td>
</tr>
<tr>
<td class="danger" colspan="4"> <a href="#160">get_by_proyecto($proyecto)</a></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger small">2</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 2</div></td>
</tr>
<tr>
<td class="danger" colspan="4"> <a href="#170">get_by_proyecto_comboBox($proyecto)</a></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger small">6</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 9</div></td>
</tr>
<tr>
<td class="danger" colspan="4"> <a href="#186">get_next_orden($proyecto)</a></td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 1</div></td>
<td class="danger small">6</td>
<td class="danger big"> <div class="progress progress-danger" style="width: 100px;">
<div class="bar" style="width: 0.00%;"></div>
</div>
</td>
<td class="danger small"><div align="right">0.00%</div></td>
<td class="danger small"><div align="right">0 / 6</div></td>
</tr>
</tbody>
</table>
<table class="table table-borderless table-condensed">
<tbody>
<tr><td><div align="right"><a name="1"></a><a href="#1">1</a></div></td><td class="codeLine"><?php</td></tr>
<tr><td><div align="right"><a name="2"></a><a href="#2">2</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="3"></a><a href="#3">3</a></div></td><td class="codeLine">/**</td></tr>
<tr><td><div align="right"><a name="4"></a><a href="#4">4</a></div></td><td class="codeLine">* Permite realizar operaciones DML sobre la tabla "sprints"</td></tr>
<tr><td><div align="right"><a name="5"></a><a href="#5">5</a></div></td><td class="codeLine">*</td></tr>
<tr><td><div align="right"><a name="6"></a><a href="#6">6</a></div></td><td class="codeLine">* @package planning</td></tr>
<tr><td><div align="right"><a name="7"></a><a href="#7">7</a></div></td><td class="codeLine">* @subpackage models</td></tr>
<tr><td><div align="right"><a name="8"></a><a href="#8">8</a></div></td><td class="codeLine">**/</td></tr>
<tr><td><div align="right"><a name="9"></a><a href="#9">9</a></div></td><td class="codeLine">class Sprint extends CI_Model{</td></tr>
<tr><td><div align="right"><a name="10"></a><a href="#10">10</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="11"></a><a href="#11">11</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="12"></a><a href="#12">12</a></div></td><td class="codeLine"> * Nombre de la table en la cual se realizaran las operaciones DML</td></tr>
<tr><td><div align="right"><a name="13"></a><a href="#13">13</a></div></td><td class="codeLine"> *@var string Nombre de la Tabla</td></tr>
<tr><td><div align="right"><a name="14"></a><a href="#14">14</a></div></td><td class="codeLine"> **/</td></tr>
<tr><td><div align="right"><a name="15"></a><a href="#15">15</a></div></td><td class="codeLine"> var $table_name = "sprints";</td></tr>
<tr><td><div align="right"><a name="16"></a><a href="#16">16</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="17"></a><a href="#17">17</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="18"></a><a href="#18">18</a></div></td><td class="codeLine"> *Determina si determinado elemento existe</td></tr>
<tr><td><div align="right"><a name="19"></a><a href="#19">19</a></div></td><td class="codeLine"> *</td></tr>
<tr><td><div align="right"><a name="20"></a><a href="#20">20</a></div></td><td class="codeLine"> *@param integer $id Clave primaria de la persona</td></tr>
<tr><td><div align="right"><a name="21"></a><a href="#21">21</a></div></td><td class="codeLine"> *@return boolean Devuelve true o false</td></tr>
<tr><td><div align="right"><a name="22"></a><a href="#22">22</a></div></td><td class="codeLine"> */</td></tr>
<tr><td><div align="right"><a name="23"></a><a href="#23">23</a></div></td><td class="codeLine"> function exists($id)</td></tr>
<tr><td><div align="right"><a name="24"></a><a href="#24">24</a></div></td><td class="codeLine"> {</td></tr>
<tr class="danger"><td><div align="right"><a name="25"></a><a href="#25">25</a></div></td><td class="codeLine"> $this->db->from($this->table_name);</td></tr>
<tr class="danger"><td><div align="right"><a name="26"></a><a href="#26">26</a></div></td><td class="codeLine"> $this->db->where('ID',$id);</td></tr>
<tr class="danger"><td><div align="right"><a name="27"></a><a href="#27">27</a></div></td><td class="codeLine"> $query = $this->db->get();</td></tr>
<tr><td><div align="right"><a name="28"></a><a href="#28">28</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="29"></a><a href="#29">29</a></div></td><td class="codeLine"> return ($query->num_rows()>=1);</td></tr>
<tr><td><div align="right"><a name="30"></a><a href="#30">30</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="31"></a><a href="#31">31</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="32"></a><a href="#32">32</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="33"></a><a href="#33">33</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="34"></a><a href="#34">34</a></div></td><td class="codeLine"> * Devuelve un array con un elemento de la tabla</td></tr>
<tr><td><div align="right"><a name="35"></a><a href="#35">35</a></div></td><td class="codeLine"> * @param integer $id Clave primaria del elemento</td></tr>
<tr><td><div align="right"><a name="36"></a><a href="#36">36</a></div></td><td class="codeLine"> */</td></tr>
<tr><td><div align="right"><a name="37"></a><a href="#37">37</a></div></td><td class="codeLine"> function get_info($id){</td></tr>
<tr class="danger"><td><div align="right"><a name="38"></a><a href="#38">38</a></div></td><td class="codeLine"> $this->db->where('ID',$id);</td></tr>
<tr class="danger"><td><div align="right"><a name="39"></a><a href="#39">39</a></div></td><td class="codeLine"> $query= $this->db->get($this->table_name);</td></tr>
<tr><td><div align="right"><a name="40"></a><a href="#40">40</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="41"></a><a href="#41">41</a></div></td><td class="codeLine"> if ($query->num_rows() == 1) {</td></tr>
<tr class="danger"><td><div align="right"><a name="42"></a><a href="#42">42</a></div></td><td class="codeLine"> return $query->row();</td></tr>
<tr><td><div align="right"><a name="43"></a><a href="#43">43</a></div></td><td class="codeLine"> } else {</td></tr>
<tr><td><div align="right"><a name="44"></a><a href="#44">44</a></div></td><td class="codeLine"> //Get empty base parent object, as $item_id is NOT an item</td></tr>
<tr class="danger"><td><div align="right"><a name="45"></a><a href="#45">45</a></div></td><td class="codeLine"> $info_obj = array();</td></tr>
<tr><td><div align="right"><a name="46"></a><a href="#46">46</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="47"></a><a href="#47">47</a></div></td><td class="codeLine"> $fields = $this->db->list_fields($this->table_name);</td></tr>
<tr class="danger"><td><div align="right"><a name="48"></a><a href="#48">48</a></div></td><td class="codeLine"> foreach ($fields as $field) {</td></tr>
<tr class="danger"><td><div align="right"><a name="49"></a><a href="#49">49</a></div></td><td class="codeLine"> $info_obj["$field"] = '';</td></tr>
<tr class="danger"><td><div align="right"><a name="50"></a><a href="#50">50</a></div></td><td class="codeLine"> }</td></tr>
<tr class="danger"><td><div align="right"><a name="51"></a><a href="#51">51</a></div></td><td class="codeLine"> return $info_obj;</td></tr>
<tr><td><div align="right"><a name="52"></a><a href="#52">52</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="53"></a><a href="#53">53</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="54"></a><a href="#54">54</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="55"></a><a href="#55">55</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="56"></a><a href="#56">56</a></div></td><td class="codeLine"> * Devuelve un array con un sprint con sus actividades asignadas</td></tr>
<tr><td><div align="right"><a name="57"></a><a href="#57">57</a></div></td><td class="codeLine"> * @param integer $id Clave primaria del elemento</td></tr>
<tr><td><div align="right"><a name="58"></a><a href="#58">58</a></div></td><td class="codeLine"> */</td></tr>
<tr><td><div align="right"><a name="59"></a><a href="#59">59</a></div></td><td class="codeLine"> function get_full_info($id){</td></tr>
<tr class="danger"><td><div align="right"><a name="60"></a><a href="#60">60</a></div></td><td class="codeLine"> $this->db->where('ID',$id);</td></tr>
<tr class="danger"><td><div align="right"><a name="61"></a><a href="#61">61</a></div></td><td class="codeLine"> $query= $this->db->get($this->table_name);</td></tr>
<tr><td><div align="right"><a name="62"></a><a href="#62">62</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="63"></a><a href="#63">63</a></div></td><td class="codeLine"> if ($query->num_rows() == 1) {</td></tr>
<tr class="danger"><td><div align="right"><a name="64"></a><a href="#64">64</a></div></td><td class="codeLine"> $res= (array) $query->row();</td></tr>
<tr class="danger"><td><div align="right"><a name="65"></a><a href="#65">65</a></div></td><td class="codeLine"> $res['actividades']=$this->actividad->get_by_sprint($res['ID']);</td></tr>
<tr class="danger"><td><div align="right"><a name="66"></a><a href="#66">66</a></div></td><td class="codeLine"> return $res;</td></tr>
<tr><td><div align="right"><a name="67"></a><a href="#67">67</a></div></td><td class="codeLine"> } else {</td></tr>
<tr><td><div align="right"><a name="68"></a><a href="#68">68</a></div></td><td class="codeLine"> //Get empty base parent object, as $item_id is NOT an item</td></tr>
<tr class="danger"><td><div align="right"><a name="69"></a><a href="#69">69</a></div></td><td class="codeLine"> $info_obj = array();</td></tr>
<tr><td><div align="right"><a name="70"></a><a href="#70">70</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="71"></a><a href="#71">71</a></div></td><td class="codeLine"> $fields = $this->db->list_fields($this->table_name);</td></tr>
<tr class="danger"><td><div align="right"><a name="72"></a><a href="#72">72</a></div></td><td class="codeLine"> foreach ($fields as $field) {</td></tr>
<tr class="danger"><td><div align="right"><a name="73"></a><a href="#73">73</a></div></td><td class="codeLine"> $info_obj["$field"] = '';</td></tr>
<tr class="danger"><td><div align="right"><a name="74"></a><a href="#74">74</a></div></td><td class="codeLine"> }</td></tr>
<tr class="danger"><td><div align="right"><a name="75"></a><a href="#75">75</a></div></td><td class="codeLine"> return $info_obj;</td></tr>
<tr><td><div align="right"><a name="76"></a><a href="#76">76</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="77"></a><a href="#77">77</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="78"></a><a href="#78">78</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="79"></a><a href="#79">79</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="80"></a><a href="#80">80</a></div></td><td class="codeLine"> * Devuelve una array con todos los elementos</td></tr>
<tr><td><div align="right"><a name="81"></a><a href="#81">81</a></div></td><td class="codeLine"> * @return array Array con todos los elementos</td></tr>
<tr><td><div align="right"><a name="82"></a><a href="#82">82</a></div></td><td class="codeLine"> */</td></tr>
<tr><td><div align="right"><a name="83"></a><a href="#83">83</a></div></td><td class="codeLine"> function get_all(){</td></tr>
<tr class="danger"><td><div align="right"><a name="84"></a><a href="#84">84</a></div></td><td class="codeLine"> $res = $this->db->query('select * from '.$this->table_name);</td></tr>
<tr><td><div align="right"><a name="85"></a><a href="#85">85</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="86"></a><a href="#86">86</a></div></td><td class="codeLine"> return $res;</td></tr>
<tr><td><div align="right"><a name="87"></a><a href="#87">87</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="88"></a><a href="#88">88</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="89"></a><a href="#89">89</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="90"></a><a href="#90">90</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="91"></a><a href="#91">91</a></div></td><td class="codeLine"> * Devuelve un array de 10 elementos</td></tr>
<tr><td><div align="right"><a name="92"></a><a href="#92">92</a></div></td><td class="codeLine"> * @param integer $skip Número desde el cual se cuentan los 10 elementos</td></tr>
<tr><td><div align="right"><a name="93"></a><a href="#93">93</a></div></td><td class="codeLine"> * @param integer $proyecto Clave primaria del proyecto</td></tr>
<tr><td><div align="right"><a name="94"></a><a href="#94">94</a></div></td><td class="codeLine"> */</td></tr>
<tr><td><div align="right"><a name="95"></a><a href="#95">95</a></div></td><td class="codeLine"> public function get_with_limits($skip=0,$proyecto){</td></tr>
<tr><td><div align="right"><a name="96"></a><a href="#96">96</a></div></td><td class="codeLine"> try{</td></tr>
<tr class="danger"><td><div align="right"><a name="97"></a><a href="#97">97</a></div></td><td class="codeLine"> $this->db->where('proyecto',$proyecto);</td></tr>
<tr class="danger"><td><div align="right"><a name="98"></a><a href="#98">98</a></div></td><td class="codeLine"> $res= (array)$this->db->get($this->table_name,10,$skip)->result();</td></tr>
<tr class="danger"><td><div align="right"><a name="99"></a><a href="#99">99</a></div></td><td class="codeLine"> $resultado=array();</td></tr>
<tr class="danger"><td><div align="right"><a name="100"></a><a href="#100">100</a></div></td><td class="codeLine"> foreach ($res as $key => $value) {</td></tr>
<tr class="danger"><td><div align="right"><a name="101"></a><a href="#101">101</a></div></td><td class="codeLine"> $aux=(array)$value;</td></tr>
<tr class="danger"><td><div align="right"><a name="102"></a><a href="#102">102</a></div></td><td class="codeLine"> $resultado[$key]=(array)$value;</td></tr>
<tr class="danger"><td><div align="right"><a name="103"></a><a href="#103">103</a></div></td><td class="codeLine"> $resultado[$key]['actividades']=$this->actividad->get_by_sprint($aux['ID']);</td></tr>
<tr class="danger"><td><div align="right"><a name="104"></a><a href="#104">104</a></div></td><td class="codeLine"> }</td></tr>
<tr class="danger"><td><div align="right"><a name="105"></a><a href="#105">105</a></div></td><td class="codeLine"> return $resultado;</td></tr>
<tr class="danger"><td><div align="right"><a name="106"></a><a href="#106">106</a></div></td><td class="codeLine"> }catch(Exception $e){</td></tr>
<tr class="danger"><td><div align="right"><a name="107"></a><a href="#107">107</a></div></td><td class="codeLine"> show_error($e->getMessage().' --- '.$e->getTraceAsString());</td></tr>
<tr class="danger"><td><div align="right"><a name="108"></a><a href="#108">108</a></div></td><td class="codeLine"> return null;</td></tr>
<tr><td><div align="right"><a name="109"></a><a href="#109">109</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="110"></a><a href="#110">110</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="111"></a><a href="#111">111</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="112"></a><a href="#112">112</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="113"></a><a href="#113">113</a></div></td><td class="codeLine"> * Ingresa un elemento en la BDD</td></tr>
<tr><td><div align="right"><a name="114"></a><a href="#114">114</a></div></td><td class="codeLine"> * @param integer $id Clave primaria del elemento</td></tr>
<tr><td><div align="right"><a name="115"></a><a href="#115">115</a></div></td><td class="codeLine"> * @param array $data Array con los datos del elemento</td></tr>
<tr><td><div align="right"><a name="116"></a><a href="#116">116</a></div></td><td class="codeLine"> */</td></tr>
<tr><td><div align="right"><a name="117"></a><a href="#117">117</a></div></td><td class="codeLine"> function save($id,$data){</td></tr>
<tr><td><div align="right"><a name="118"></a><a href="#118">118</a></div></td><td class="codeLine"> try{</td></tr>
<tr><td><div align="right"><a name="119"></a><a href="#119">119</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="120"></a><a href="#120">120</a></div></td><td class="codeLine"> if($id==-1 && !$this->exists($id)){</td></tr>
<tr class="danger"><td><div align="right"><a name="121"></a><a href="#121">121</a></div></td><td class="codeLine"> if($this->db->insert($this->table_name,$data))</td></tr>
<tr class="danger"><td><div align="right"><a name="122"></a><a href="#122">122</a></div></td><td class="codeLine"> return $this->db->insert_id();</td></tr>
<tr class="danger"><td><div align="right"><a name="123"></a><a href="#123">123</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="124"></a><a href="#124">124</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="125"></a><a href="#125">125</a></div></td><td class="codeLine"> $this->db->where('ID',$id);</td></tr>
<tr class="danger"><td><div align="right"><a name="126"></a><a href="#126">126</a></div></td><td class="codeLine"> return $this->db->update($this->table_name,$data);</td></tr>
<tr><td><div align="right"><a name="127"></a><a href="#127">127</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="128"></a><a href="#128">128</a></div></td><td class="codeLine"> }catch(Exception $e){</td></tr>
<tr class="danger"><td><div align="right"><a name="129"></a><a href="#129">129</a></div></td><td class="codeLine"> show_error($e->getMessage().' --- '.$e->getTraceAsString());</td></tr>
<tr class="danger"><td><div align="right"><a name="130"></a><a href="#130">130</a></div></td><td class="codeLine"> return -1;</td></tr>
<tr><td><div align="right"><a name="131"></a><a href="#131">131</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="132"></a><a href="#132">132</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="133"></a><a href="#133">133</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="134"></a><a href="#134">134</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="135"></a><a href="#135">135</a></div></td><td class="codeLine"> * Elimina un elemento de la tabla</td></tr>
<tr><td><div align="right"><a name="136"></a><a href="#136">136</a></div></td><td class="codeLine"> *</td></tr>
<tr><td><div align="right"><a name="137"></a><a href="#137">137</a></div></td><td class="codeLine"> * @param integer $id Clave primaria del elemento</td></tr>
<tr><td><div align="right"><a name="138"></a><a href="#138">138</a></div></td><td class="codeLine"> * @return boolean Devuelve true o false</td></tr>
<tr><td><div align="right"><a name="139"></a><a href="#139">139</a></div></td><td class="codeLine"> */</td></tr>
<tr><td><div align="right"><a name="140"></a><a href="#140">140</a></div></td><td class="codeLine"> public function delete($id){</td></tr>
<tr><td><div align="right"><a name="141"></a><a href="#141">141</a></div></td><td class="codeLine"> try{</td></tr>
<tr><td><div align="right"><a name="142"></a><a href="#142">142</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="143"></a><a href="#143">143</a></div></td><td class="codeLine"> //Si el sprint tiene actividades asignadas no se puede eliminar</td></tr>
<tr class="danger"><td><div align="right"><a name="144"></a><a href="#144">144</a></div></td><td class="codeLine"> if($this->actividad->get_count_filtered(array('sprint'=>$id))>0)</td></tr>
<tr class="danger"><td><div align="right"><a name="145"></a><a href="#145">145</a></div></td><td class="codeLine"> return false;</td></tr>
<tr><td><div align="right"><a name="146"></a><a href="#146">146</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="147"></a><a href="#147">147</a></div></td><td class="codeLine"> $this->db->where('ID',$id);</td></tr>
<tr class="danger"><td><div align="right"><a name="148"></a><a href="#148">148</a></div></td><td class="codeLine"> return $this->db->delete($this->table_name);</td></tr>
<tr><td><div align="right"><a name="149"></a><a href="#149">149</a></div></td><td class="codeLine"></td></tr>
<tr class="danger"><td><div align="right"><a name="150"></a><a href="#150">150</a></div></td><td class="codeLine"> }catch(Exception $e){</td></tr>
<tr class="danger"><td><div align="right"><a name="151"></a><a href="#151">151</a></div></td><td class="codeLine"> show_error($e->getMessage().' --- '.$e->getTraceAsString());</td></tr>
<tr class="danger"><td><div align="right"><a name="152"></a><a href="#152">152</a></div></td><td class="codeLine"> return false;</td></tr>
<tr><td><div align="right"><a name="153"></a><a href="#153">153</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="154"></a><a href="#154">154</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="155"></a><a href="#155">155</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="156"></a><a href="#156">156</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="157"></a><a href="#157">157</a></div></td><td class="codeLine"> * Devuelve un array con todos los sprints de un proyecto</td></tr>
<tr><td><div align="right"><a name="158"></a><a href="#158">158</a></div></td><td class="codeLine"> * @param integer $proyecto Clave primaria del proyecto</td></tr>
<tr><td><div align="right"><a name="159"></a><a href="#159">159</a></div></td><td class="codeLine"> */</td></tr>
<tr><td><div align="right"><a name="160"></a><a href="#160">160</a></div></td><td class="codeLine"> function get_by_proyecto($proyecto){</td></tr>
<tr class="danger"><td><div align="right"><a name="161"></a><a href="#161">161</a></div></td><td class="codeLine"> $this->db->where('proyecto',$proyecto);</td></tr>
<tr class="danger"><td><div align="right"><a name="162"></a><a href="#162">162</a></div></td><td class="codeLine"> return $this->db->get($this->table_name)->result_array();</td></tr>
<tr><td><div align="right"><a name="163"></a><a href="#163">163</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="164"></a><a href="#164">164</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="165"></a><a href="#165">165</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="166"></a><a href="#166">166</a></div></td><td class="codeLine"> * Devuelve una array con el ID y el nombre del elemento</td></tr>
<tr><td><div align="right"><a name="167"></a><a href="#167">167</a></div></td><td class="codeLine"> * @param integer $proyecto Clave primaria del proyecto</td></tr>
<tr><td><div align="right"><a name="168"></a><a href="#168">168</a></div></td><td class="codeLine"> * @return array Array con todos los elementos</td></tr>
<tr><td><div align="right"><a name="169"></a><a href="#169">169</a></div></td><td class="codeLine"> */</td></tr>
<tr><td><div align="right"><a name="170"></a><a href="#170">170</a></div></td><td class="codeLine"> function get_by_proyecto_comboBox($proyecto){</td></tr>
<tr class="danger"><td><div align="right"><a name="171"></a><a href="#171">171</a></div></td><td class="codeLine"> $this->db->select('ID,num');</td></tr>
<tr class="danger"><td><div align="right"><a name="172"></a><a href="#172">172</a></div></td><td class="codeLine"> $this->db->where('proyecto',$proyecto);</td></tr>
<tr class="danger"><td><div align="right"><a name="173"></a><a href="#173">173</a></div></td><td class="codeLine"> $this->db->order_by('fecha_inicio','desc');</td></tr>
<tr class="danger"><td><div align="right"><a name="174"></a><a href="#174">174</a></div></td><td class="codeLine"> $res = $this->db->get($this->table_name)->result_array();</td></tr>
<tr class="danger"><td><div align="right"><a name="175"></a><a href="#175">175</a></div></td><td class="codeLine"> $resultado=array();</td></tr>
<tr class="danger"><td><div align="right"><a name="176"></a><a href="#176">176</a></div></td><td class="codeLine"> foreach ($res as $key => $value) {</td></tr>
<tr class="danger"><td><div align="right"><a name="177"></a><a href="#177">177</a></div></td><td class="codeLine"> $resultado[$value['ID']]=$value['num'];</td></tr>
<tr class="danger"><td><div align="right"><a name="178"></a><a href="#178">178</a></div></td><td class="codeLine"> }</td></tr>
<tr class="danger"><td><div align="right"><a name="179"></a><a href="#179">179</a></div></td><td class="codeLine"> return $resultado;</td></tr>
<tr><td><div align="right"><a name="180"></a><a href="#180">180</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="181"></a><a href="#181">181</a></div></td><td class="codeLine"></td></tr>
<tr><td><div align="right"><a name="182"></a><a href="#182">182</a></div></td><td class="codeLine"> /**</td></tr>
<tr><td><div align="right"><a name="183"></a><a href="#183">183</a></div></td><td class="codeLine"> * Devuelve el siguiente número secuencial de sprint que se debe asignar</td></tr>
<tr><td><div align="right"><a name="184"></a><a href="#184">184</a></div></td><td class="codeLine"> * @param integer $proyecto Clave primaria del proyecto</td></tr>
<tr><td><div align="right"><a name="185"></a><a href="#185">185</a></div></td><td class="codeLine"> **/</td></tr>
<tr><td><div align="right"><a name="186"></a><a href="#186">186</a></div></td><td class="codeLine"> function get_next_orden($proyecto){</td></tr>
<tr><td><div align="right"><a name="187"></a><a href="#187">187</a></div></td><td class="codeLine"> try {</td></tr>
<tr class="danger"><td><div align="right"><a name="188"></a><a href="#188">188</a></div></td><td class="codeLine"> $this->db->select_max('num');</td></tr>
<tr class="danger"><td><div align="right"><a name="189"></a><a href="#189">189</a></div></td><td class="codeLine"> $this->db->where('proyecto',$proyecto);</td></tr>
<tr class="danger"><td><div align="right"><a name="190"></a><a href="#190">190</a></div></td><td class="codeLine"> return $this->db->get($this->table_name)->result_array();</td></tr>
<tr class="danger"><td><div align="right"><a name="191"></a><a href="#191">191</a></div></td><td class="codeLine"> } catch (Exception $e) {</td></tr>
<tr class="danger"><td><div align="right"><a name="192"></a><a href="#192">192</a></div></td><td class="codeLine"> show_error($e->getMessage().' --- '.$e->getTraceAsString());</td></tr>
<tr class="danger"><td><div align="right"><a name="193"></a><a href="#193">193</a></div></td><td class="codeLine"> return null;</td></tr>
<tr><td><div align="right"><a name="194"></a><a href="#194">194</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="195"></a><a href="#195">195</a></div></td><td class="codeLine"> }</td></tr>
<tr><td><div align="right"><a name="196"></a><a href="#196">196</a></div></td><td class="codeLine">}</td></tr>
<tr><td><div align="right"><a name="197"></a><a href="#197">197</a></div></td><td class="codeLine"></td></tr>
</tbody>
</table>
<footer>
<h4>Legend</h4>
<p>
<span class="success"><strong>Executed</strong></span>
<span class="danger"><strong>Not Executed</strong></span>
<span class="warning"><strong>Dead Code</strong></span>
</p>
<p>
<small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 1.2.13</a> using <a href="http://www.php.net/" target="_top">PHP 5.5.9-1ubuntu4.6</a> and <a href="http://phpunit.de/">PHPUnit 3.7.28</a> at Wed Mar 4 16:15:23 ECT 2015.</small>
</p>
</footer>
</div>
<script src="js/jquery.min.js" type="text/javascript"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script type="text/javascript">$('.popin').popover({trigger: 'hover'});</script>
</body>
</html>
|
templates/table-row.html | redmunds/brackets-quick-markup | <tr>
{{#cells}}
<td class="qm-shortcut">{{keyString}}-{{key}}</td>
<td class="qm-description">{{tag}}</td>
{{/cells}}
</tr>
|
app/assets/stylesheets/aside.css | Nase00/Horizon | .aside-wrapper {
margin: 0 0 0 500px;
min-height: 80%;
}
aside {
position: absolute;
top: 125px;
color: #191919;
max-width: 450px;
}
.intro-text {
padding: 10px;
font-size: 20px;
border: 1px solid black;
}
#aside-filler {
padding: 8px;
left: 200px;
background-color: ghostwhite;
border-radius: 6px;
box-shadow: 1px 1px 2px #bfbfbf;
}
.tweet-text {
padding: 0 0 0 10px;
font-size: 20px;
}
#nav-info, #aside-info {
display: none;
pointer-events: none;
z-index: 100;
position: absolute;
padding: 28px 0 0 40px;
color: #333333;
font-size: 18px;
font-weight: bolder;
}
#nav-info, #aside-info {
margin: 10px;
padding: 8px;
background-color: ghostwhite;
border-radius: 6px;
box-shadow: 1px 1px 2px #bfbfbf;
}
#nav-info {
top: 20px;
right: 30px;
}
#aside-info {
top: 80px;
right: 30px;
}
a.aside-text {
color: #ff6238;
}
|
t/unit/html/plugins/workflow/apps/aguapackages/test.html | aguadev/aguadev | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
@import "../../../../../../dojo/dojo/resources/dojo.css";
@import "../../../../../../dojo/dijit/themes/dijit.css";
@import "../../../../../../dojo/dijit/themes/soria/soria.css";
@import "../../../../../../dojo/dijit/themes/tundra/tundra.css";
</style>
<title>t.plugins.workflow.apps.aguapackages.test</title>
<script type="text/javascript">
// GLOBAL VARIABLES
var Agua = {};
var Data = {};
var dojoConfig = {
isDebug: true,
locale: "en-us",
//extraLocale: ['ja-jp'],
modulePaths: {"plugins": "../../plugins", "t": "../../t"},
debugAtAllCosts: true,
useCommentedJson: true
};
</script>
<script type="text/javascript"
src="../../../../../../dojo/dojo/dojo.js">
</script>
<script type="text/javascript" src="./runTests.js"></script>
</head>
<body class="agua tundra claro">
<center>
<h3>t.unit.plugins.workflow.apps.aguapackages.test</h3>
</center>
<div id="attachPoint" ></div>
</body>
</html>
|
webkb/other/texas/http:^^www.cs.utexas.edu^users^yufeng^xw.html | ML-SWAT/Web2KnowledgeBase | MIME-Version: 1.0
Server: CERN/3.0
Date: Monday, 06-Jan-97 22:56:29 GMT
Content-Type: text/html
Content-Length: 442
Last-Modified: Friday, 30-Aug-96 17:23:18 GMT
<html>
<head><title>Xwindows</title></head>
<center>
<table border=0>
<hr>
<hr>
<tr>
<td>
<dl><dt><p></dt><ul>
<br>
<li><a href="http://www.cen.com/mw3">
<em> Motif</A></em><p>
<li> <em> <a href="http://www.x.org/consortium/x_info.html">
X11 On-line Help</a><em><p>
<li> <em> <a href="http://www.unm.edu/~ucoord/x/index.html">
XWindow Tutorial</a><em><p>
</dl></ul>
</td>
</tr>
</table>
</center>
</html>
|
src/webroot/nt/rater.html | jonkb/TicTrainer-node | <!DOCTYPE html>
<html lang="en-us">
<head>
<title>Start TicTimer Session</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="/stylesheets/bgStyle.css">
<link rel="stylesheet" type="text/css" href="/stylesheets/normalize.css">
</head>
<body>
<section class="page-header">
<div class="header-navbar">
<a href="/" class="logo"></a>
<h1>Start TicTimer Session</h1>
<div style="clear: both;"></div>
</div>
</section>
<section class="main-content">
<form method="POST" name="newSession" onsubmit="return checkForm();">
<input type="hidden" name="source" value="newSession">
<fieldset>
<legend>New Session</legend>
Rater ID:<br>
<input type="text" name="id" placeholder="a0000" required><br>
Password:<br>
<input type="password" name="pw" required><br>
User ID:<br>
<input type="text" name="lid" placeholder="u0000" required><br>
<input type="submit" value="Link" class="btn">
</fieldset>
</form>
</section>
<script>
function checkForm(){
var id = document.forms["newSession"]["id"].value.toLowerCase();
var lid = document.forms["newSession"]["lid"].value.toLowerCase();
if(id[0] != 'a' || id.length < 2){
alert("Invalid ID:");
return false;
}
if(lid[0] != 'u' || id.length < 2){
alert("Invalid ID:");
return false;
}
}
</script>
</body>
</html> |
static/basic/src/css/lib/extra/colorpicker/r2.0/colorpicker.css | zwlijun/se.builder | .clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.hide{
display: none;
}
.colorpicker-frame{
position: absolute;
left: 0;
top: 0;
padding: 10px;
border: 1px solid #ededed;
background-color: #fff;
box-shadow: rgba(153, 153, 153, 0.35) 0px 0px 2px;
z-index: 50000;
}
.colorpicker{
position: relative;
}
.colorpicker.basic{
width: 326px;
height: auto;
}
.colorpicker.advanced{
width: 326px;
height: auto;
}
.color-patchs{
position: relative;
width: 326px;
height: auto;
margin-top: 6px;
}
.color-transparent{
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAIAAAFRlDm/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADVJREFUeNpiOHPmDEAAMfz//x8ggEAYyAQIIAYgRvAAAowRJMLAYGxsDCQZQeIMDGfPngWSANCTHehOd17tAAAAAElFTkSuQmCC);
background-repeat: repeat;
background-position: center center;
text-align: center;
cursor: pointer;
}
.color-color-patch{
width: 71px;
height: 24px;
display: inline-block;
vertical-align: middle;
text-align: center;
font-family: Courier,mono;
border: 1px solid #eee;
cursor: default;
font-weight: normal;
font-size:12px;
line-height: 24px;
}
.color-clear-patch {
width: 71px;
height: 24px;
display: inline-block;
vertical-align: middle;
text-align: center;
font-family: Courier,mono;
border: 1px solid #eee;
font-weight: normal;
font-size:12px;
line-height: 24px;
color: #333;
}
.color-contrast-patch {
width: 168px;
height: 24px;
display: inline-block;
vertical-align: middle;
text-align: center;
font-family: Courier,mono;
border: 1px solid #eee;
cursor: default;
font-weight: normal;
font-style: normal;
font-size:12px;
line-height: 24px
}
.color-squares {
position: relative;
height: auto;
width: 320px;
font-family: Courier,mono;
border: 1px solid #eee;
color: #aaaaaa;
padding: 4px 0 8px 4px;
font-size: 14px;
line-height: 16px;
cursor: pointer;
margin-top: 6px;
}
.color-squares div {
width: 22px;
height: 22px;
margin-left: 6px;
margin-top: 5px;
float: left;
border: 1px solid #eee;
}
.color-advanced-switch{
margin-top: 8px;
height: 16px;
width: 56px;
padding: 2px;
background-color: #ccc;
border-radius: 16px;
text-align: center;
line-height: 24px;
color: #fff;
position: relative;
margin-left: 56px;
cursor: pointer;
}
.color-advanced-switch:before{
content: "更多颜色";
position: absolute;
display: block;
width: 56px;
left: -56px;
top: -3px;
color: #333;
font-size: 12px;
text-align: left;
}
.color-advanced-switch div{
width: 28px;
height: 100%;
border-radius: 28px;
overflow: hidden;
background-color: #fff;
-webkit-transform: translate(0%, 0%);
transform: translate(0%, 0%);
-webkit-transition: .4s all;
transition: .4s all;
}
.color-advanced-switch.on div{
-webkit-transform: translate(85%, 0%);
transform: translate(85%, 0%);
}
.color-sliders {
position: relative;
width: 290px;
margin-top: 6px;
margin-left: 17px;
}
.color-sliders div {
height: 10px;
margin-bottom: 8px;
background-color: #222;
}
.color-sliders div div {
height: 10px;
margin-bottom: 0px;
border: none;
background-color: #333;
border-right: 1px solid #aaa;
}
.color-sliders .color-rgb-r {
background-color: #0ff;
}
.color-sliders .color-rgb-g {
background-color: #f0f;
}
.color-sliders .color-rgb-b {
background-color: #ff0;
}
.color-sliders .color-rgb-r div {
background-color: #c00;
}
.color-sliders .color-rgb-g div {
background-color: #0a0;
}
.color-sliders .color-rgb-b div {
background-color: #00f;
}
.color-rgb-r:before,
.color-rgb-g:before,
.color-rgb-b:before,
.color-rgb-a:before
{
display: block;
float: left;
margin-left: -18px;
margin-top: -3px;
color: #808080;
font-family: Courier,mono;
font-size: 15px;
line-height: 15px;
cursor: default;
}
.color-rgb-r:after,
.color-rgb-g:after,
.color-rgb-b:after {
display: block;
float: right;
margin-top: -12px;
margin-right: -1em;
color: #808080;
font-family: Courier,mono;
font-size: 15px;
line-height: 15px;
cursor: default;
}
.color-rgb-r:before {
content: 'R';
}
.color-rgb-g:before {
content: 'G';
}
.color-rgb-b:before {
content: 'B';
}
.color-rgb-a:before {
content: 'A';
}
.color-rgb-r:after {
content: 'C';
}
.color-rgb-g:after {
content: 'M';
}
.color-rgb-b:after {
content: 'Y';
}
.hsv-map-line{
width: 100%;
height: 8px;
overflow: hidden;
border-top: 1px dotted #ddd;
margin: 0 auto;
}
.hsv-map {
width: 240px;
height: 200px;
position: relative;
margin: 4px auto;
}
.hsv-map .cover {
opacity: 0;
background-color: #000;
position: absolute;
top: -1px;
right: 39px;
bottom: -1px;
left: -1px;
border-radius: 50%;
cursor: crosshair;
}
.hsv-map .bar-bg, .hsv-map .bar-white {
position: absolute;
right: 0;
top: 0;
width: 25px;
height: 200px;
}
.hsv-map .bar-bg {
}
.hsv-map .bar-white {
background-color: #fff;
}
.hsv-cursor {
position: absolute;
border: 1px solid #eee;
border-radius: 50%;
width: 9px;
height: 9px;
cursor: default;
margin: -5px;
cursor: crosshair;
}
.dark .hsv-cursor {
border-color: #333;
}
.no-cursor .hsv-cursor, .hsv-map.no-cursor .cover {
cursor: none;
}
.luminance-bar {
position: absolute;
right: 0;
top: 0;
}
.hsv-barcursors {
position: absolute;
right: 0;
width: 25px;
top: 0;
height: 200px;
overflow: hidden;
}
.hsv-barcursor-l, .hsv-barcursor-r {
position: absolute;
width: 0;
height: 0;
border: 4px solid transparent;
margin-top: -4px;
}
.hsv-barcursor-l {
left: 0;
border-left: 4px solid #eee;
}
.hsv-barcursor-r {
right: 0;
border-right: 4px solid #eee;
}
.dark .hsv-barcursor-l {
border-left-color: #333;
}
.dark .hsv-barcursor-r {
border-right-color: #333;
}
|
c544213/html/classv8_1_1Int32.html | v8-dox/v8-dox.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>V8 API Reference Guide for node.js v6.3.0: v8::Int32 Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">V8 API Reference Guide for node.js v6.3.0
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1Int32.html">Int32</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-static-methods">Static Public Member Functions</a> |
<a href="classv8_1_1Int32-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">v8::Int32 Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include <<a class="el" href="v8_8h_source.html">v8.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for v8::Int32:</div>
<div class="dyncontent">
<div class="center"><img src="classv8_1_1Int32__inherit__graph.png" border="0" usemap="#v8_1_1Int32_inherit__map" alt="Inheritance graph"/></div>
<map name="v8_1_1Int32_inherit__map" id="v8_1_1Int32_inherit__map">
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for v8::Int32:</div>
<div class="dyncontent">
<div class="center"><img src="classv8_1_1Int32__coll__graph.png" border="0" usemap="#v8_1_1Int32_coll__map" alt="Collaboration graph"/></div>
<map name="v8_1_1Int32_coll__map" id="v8_1_1Int32_coll__map">
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a74860c6a524e1fb3f7b685ab0896be4b"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a74860c6a524e1fb3f7b685ab0896be4b"></a>
int32_t </td><td class="memItemRight" valign="bottom"><b>Value</b> () const </td></tr>
<tr class="separator:a74860c6a524e1fb3f7b685ab0896be4b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classv8_1_1Integer"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classv8_1_1Integer')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classv8_1_1Integer.html">v8::Integer</a></td></tr>
<tr class="memitem:a93bcfb39090631a3ff95843463183c9c inherit pub_methods_classv8_1_1Integer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a93bcfb39090631a3ff95843463183c9c"></a>
int64_t </td><td class="memItemRight" valign="bottom"><b>Value</b> () const </td></tr>
<tr class="separator:a93bcfb39090631a3ff95843463183c9c inherit pub_methods_classv8_1_1Integer"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classv8_1_1Number"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classv8_1_1Number')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classv8_1_1Number.html">v8::Number</a></td></tr>
<tr class="memitem:ae7ca1af5dd34a7a32a69f57a910ab269 inherit pub_methods_classv8_1_1Number"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae7ca1af5dd34a7a32a69f57a910ab269"></a>
double </td><td class="memItemRight" valign="bottom"><b>Value</b> () const </td></tr>
<tr class="separator:ae7ca1af5dd34a7a32a69f57a910ab269 inherit pub_methods_classv8_1_1Number"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classv8_1_1Value"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classv8_1_1Value')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classv8_1_1Value.html">v8::Value</a></td></tr>
<tr class="memitem:aea287b745656baa8a12a2ae1d69744b6 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">V8_INLINE bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#aea287b745656baa8a12a2ae1d69744b6">IsUndefined</a> () const </td></tr>
<tr class="separator:aea287b745656baa8a12a2ae1d69744b6 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa2c6ed8ef832223a7e2cd81e6ac61c78 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">V8_INLINE bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#aa2c6ed8ef832223a7e2cd81e6ac61c78">IsNull</a> () const </td></tr>
<tr class="separator:aa2c6ed8ef832223a7e2cd81e6ac61c78 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8f27462322186b295195eecb3e81d6d7 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a8f27462322186b295195eecb3e81d6d7">IsTrue</a> () const </td></tr>
<tr class="separator:a8f27462322186b295195eecb3e81d6d7 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a68c0296071d01ca899825d7643cf495a inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a68c0296071d01ca899825d7643cf495a">IsFalse</a> () const </td></tr>
<tr class="separator:a68c0296071d01ca899825d7643cf495a inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8829b16b442a6231499c89fd5a6f8049 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a8829b16b442a6231499c89fd5a6f8049">IsName</a> () const </td></tr>
<tr class="separator:a8829b16b442a6231499c89fd5a6f8049 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab23a34b7df62806808e01b0908bf5f00 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">V8_INLINE bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#ab23a34b7df62806808e01b0908bf5f00">IsString</a> () const </td></tr>
<tr class="separator:ab23a34b7df62806808e01b0908bf5f00 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af3e6081c22d09a7bbc0a2aff59ed60a5 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#af3e6081c22d09a7bbc0a2aff59ed60a5">IsSymbol</a> () const </td></tr>
<tr class="separator:af3e6081c22d09a7bbc0a2aff59ed60a5 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a05532a34cdd215f273163830ed8b77e7 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a05532a34cdd215f273163830ed8b77e7">IsFunction</a> () const </td></tr>
<tr class="separator:a05532a34cdd215f273163830ed8b77e7 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaee0b144087d20eae02314c9393ff80f inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#aaee0b144087d20eae02314c9393ff80f">IsArray</a> () const </td></tr>
<tr class="separator:aaee0b144087d20eae02314c9393ff80f inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a355b7991c5c978c0341f6f961b63c5a2 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a355b7991c5c978c0341f6f961b63c5a2">IsObject</a> () const </td></tr>
<tr class="separator:a355b7991c5c978c0341f6f961b63c5a2 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0aceb7645e71b096df5cd73d1252b1b0 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a0aceb7645e71b096df5cd73d1252b1b0">IsBoolean</a> () const </td></tr>
<tr class="separator:a0aceb7645e71b096df5cd73d1252b1b0 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1bd51e3e55f67c65b9a8f587fbffb7c7 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a1bd51e3e55f67c65b9a8f587fbffb7c7">IsNumber</a> () const </td></tr>
<tr class="separator:a1bd51e3e55f67c65b9a8f587fbffb7c7 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7ac61a325c18af8dcb6d7d5bf47d2503 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a7ac61a325c18af8dcb6d7d5bf47d2503">IsExternal</a> () const </td></tr>
<tr class="separator:a7ac61a325c18af8dcb6d7d5bf47d2503 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a01e1db51c65b2feace248b7acbf71a2c inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a01e1db51c65b2feace248b7acbf71a2c">IsInt32</a> () const </td></tr>
<tr class="separator:a01e1db51c65b2feace248b7acbf71a2c inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a783c89631bac4ef3c4b909f40cc2b8d8 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a783c89631bac4ef3c4b909f40cc2b8d8">IsUint32</a> () const </td></tr>
<tr class="separator:a783c89631bac4ef3c4b909f40cc2b8d8 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8bc11fab0aded4a805722ab6df173cae inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a8bc11fab0aded4a805722ab6df173cae">IsDate</a> () const </td></tr>
<tr class="separator:a8bc11fab0aded4a805722ab6df173cae inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad06a4b1f7215d852c367df390491ac84 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#ad06a4b1f7215d852c367df390491ac84">IsArgumentsObject</a> () const </td></tr>
<tr class="separator:ad06a4b1f7215d852c367df390491ac84 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abe7bc06283e5e66013f2f056a943168b inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#abe7bc06283e5e66013f2f056a943168b">IsBooleanObject</a> () const </td></tr>
<tr class="separator:abe7bc06283e5e66013f2f056a943168b inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5f4aa9504a6d8fc3af9489330179fe14 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a5f4aa9504a6d8fc3af9489330179fe14">IsNumberObject</a> () const </td></tr>
<tr class="separator:a5f4aa9504a6d8fc3af9489330179fe14 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3e0f2727455fd01a39a60b92f77e28e0 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a3e0f2727455fd01a39a60b92f77e28e0">IsStringObject</a> () const </td></tr>
<tr class="separator:a3e0f2727455fd01a39a60b92f77e28e0 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a867baa94cb8f1069452359e6cef6751e inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a867baa94cb8f1069452359e6cef6751e">IsSymbolObject</a> () const </td></tr>
<tr class="separator:a867baa94cb8f1069452359e6cef6751e inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a579fb52e893cdc24f8b77e5acc77d06d inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a579fb52e893cdc24f8b77e5acc77d06d">IsNativeError</a> () const </td></tr>
<tr class="separator:a579fb52e893cdc24f8b77e5acc77d06d inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aae41e43486937d6122c297a0d43ac0b8 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#aae41e43486937d6122c297a0d43ac0b8">IsRegExp</a> () const </td></tr>
<tr class="separator:aae41e43486937d6122c297a0d43ac0b8 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1cbbebde8c256d051c4606a7300870c6 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a1cbbebde8c256d051c4606a7300870c6">IsGeneratorFunction</a> () const </td></tr>
<tr class="separator:a1cbbebde8c256d051c4606a7300870c6 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a72982768acdadd82d1df02a452251d14 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a72982768acdadd82d1df02a452251d14">IsGeneratorObject</a> () const </td></tr>
<tr class="separator:a72982768acdadd82d1df02a452251d14 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a93d6a0817b15a1d28050ba16e131e6b4 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a93d6a0817b15a1d28050ba16e131e6b4">IsPromise</a> () const </td></tr>
<tr class="separator:a93d6a0817b15a1d28050ba16e131e6b4 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a71ef50f22d6bb4a093cc931b3d981c08 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a71ef50f22d6bb4a093cc931b3d981c08">IsMap</a> () const </td></tr>
<tr class="separator:a71ef50f22d6bb4a093cc931b3d981c08 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a220bd4056471ee1dda8ab9565517edd7 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a220bd4056471ee1dda8ab9565517edd7">IsSet</a> () const </td></tr>
<tr class="separator:a220bd4056471ee1dda8ab9565517edd7 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af9c52a0668fa3260a0d12a2cdf895b4e inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#af9c52a0668fa3260a0d12a2cdf895b4e">IsMapIterator</a> () const </td></tr>
<tr class="separator:af9c52a0668fa3260a0d12a2cdf895b4e inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:addbae0104e07b990ee1af0bd7927824b inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#addbae0104e07b990ee1af0bd7927824b">IsSetIterator</a> () const </td></tr>
<tr class="separator:addbae0104e07b990ee1af0bd7927824b inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aab0297b39ed8e2a71b5dca7950228a36 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#aab0297b39ed8e2a71b5dca7950228a36">IsWeakMap</a> () const </td></tr>
<tr class="separator:aab0297b39ed8e2a71b5dca7950228a36 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6f5a238206cbd95f98e2da92cab72e80 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a6f5a238206cbd95f98e2da92cab72e80">IsWeakSet</a> () const </td></tr>
<tr class="separator:a6f5a238206cbd95f98e2da92cab72e80 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a65f9dad740f2468b44dc16349611c351 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a65f9dad740f2468b44dc16349611c351">IsArrayBuffer</a> () const </td></tr>
<tr class="separator:a65f9dad740f2468b44dc16349611c351 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad54475d15b7e6b6e17fc80fb4570cdf2 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#ad54475d15b7e6b6e17fc80fb4570cdf2">IsArrayBufferView</a> () const </td></tr>
<tr class="separator:ad54475d15b7e6b6e17fc80fb4570cdf2 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac2f2f6c39f14a39fbb5b43577125dfe4 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#ac2f2f6c39f14a39fbb5b43577125dfe4">IsTypedArray</a> () const </td></tr>
<tr class="separator:ac2f2f6c39f14a39fbb5b43577125dfe4 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acbe2cd9c9cce96ee498677ba37c8466d inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#acbe2cd9c9cce96ee498677ba37c8466d">IsUint8Array</a> () const </td></tr>
<tr class="separator:acbe2cd9c9cce96ee498677ba37c8466d inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad3cb464ab5ef0215bd2cbdd4eb2b7e3d inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#ad3cb464ab5ef0215bd2cbdd4eb2b7e3d">IsUint8ClampedArray</a> () const </td></tr>
<tr class="separator:ad3cb464ab5ef0215bd2cbdd4eb2b7e3d inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a10a88a2794271dfcd9c3abd565e8f28a inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a10a88a2794271dfcd9c3abd565e8f28a">IsInt8Array</a> () const </td></tr>
<tr class="separator:a10a88a2794271dfcd9c3abd565e8f28a inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4a45fabf58b241f5de3086a3dd0a09ae inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a4a45fabf58b241f5de3086a3dd0a09ae">IsUint16Array</a> () const </td></tr>
<tr class="separator:a4a45fabf58b241f5de3086a3dd0a09ae inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a928c586639dd75ae4efdaa66b1fc4d50 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a928c586639dd75ae4efdaa66b1fc4d50">IsInt16Array</a> () const </td></tr>
<tr class="separator:a928c586639dd75ae4efdaa66b1fc4d50 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5e39229dc74d534835cf4ceba10676f4 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a5e39229dc74d534835cf4ceba10676f4">IsUint32Array</a> () const </td></tr>
<tr class="separator:a5e39229dc74d534835cf4ceba10676f4 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a48eac78a49c8b42d9f8cf05c514b3750 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a48eac78a49c8b42d9f8cf05c514b3750">IsInt32Array</a> () const </td></tr>
<tr class="separator:a48eac78a49c8b42d9f8cf05c514b3750 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4effc7ca1a221dd8c1e23c0f28145ef0 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a4effc7ca1a221dd8c1e23c0f28145ef0">IsFloat32Array</a> () const </td></tr>
<tr class="separator:a4effc7ca1a221dd8c1e23c0f28145ef0 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a293f140b81b0219d1497e937ed948b1e inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a293f140b81b0219d1497e937ed948b1e">IsFloat64Array</a> () const </td></tr>
<tr class="separator:a293f140b81b0219d1497e937ed948b1e inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab071bf567d89c8ce1489b1b7d93abc36 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#ab071bf567d89c8ce1489b1b7d93abc36">IsFloat32x4</a> () const </td></tr>
<tr class="separator:ab071bf567d89c8ce1489b1b7d93abc36 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afd20ab51e79658acc405c12dad2260ab inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#afd20ab51e79658acc405c12dad2260ab">IsDataView</a> () const </td></tr>
<tr class="separator:afd20ab51e79658acc405c12dad2260ab inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa4ce26f174a4c1823dec56eb946d3134 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#aa4ce26f174a4c1823dec56eb946d3134">IsSharedArrayBuffer</a> () const </td></tr>
<tr class="separator:aa4ce26f174a4c1823dec56eb946d3134 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8a056f765e6e07a1d957fdc1be9b00d5 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#a8a056f765e6e07a1d957fdc1be9b00d5">IsProxy</a> () const </td></tr>
<tr class="separator:a8a056f765e6e07a1d957fdc1be9b00d5 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a40a62da1dd52184cc4c1fd735c538f8b inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a40a62da1dd52184cc4c1fd735c538f8b"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Boolean.html">Boolean</a> > </td><td class="memItemRight" valign="bottom"><b>ToBoolean</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a40a62da1dd52184cc4c1fd735c538f8b inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9fa8386aa436c2b83c9af6a65b8a2cad inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9fa8386aa436c2b83c9af6a65b8a2cad"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Number.html">Number</a> > </td><td class="memItemRight" valign="bottom"><b>ToNumber</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a9fa8386aa436c2b83c9af6a65b8a2cad inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a62315204812aa88ac5577587c49e02ab inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a62315204812aa88ac5577587c49e02ab"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1String.html">String</a> > </td><td class="memItemRight" valign="bottom"><b>ToString</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a62315204812aa88ac5577587c49e02ab inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aeb6599247811f27464db5dc4777e35e6 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aeb6599247811f27464db5dc4777e35e6"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1String.html">String</a> > </td><td class="memItemRight" valign="bottom"><b>ToDetailString</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:aeb6599247811f27464db5dc4777e35e6 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4823df6b6920f74f64f30d5341fc879a inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4823df6b6920f74f64f30d5341fc879a"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Object.html">Object</a> > </td><td class="memItemRight" valign="bottom"><b>ToObject</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a4823df6b6920f74f64f30d5341fc879a inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a183cd0a8d99f2bbbaa4405b21ef752d6 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a183cd0a8d99f2bbbaa4405b21ef752d6"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Integer.html">Integer</a> > </td><td class="memItemRight" valign="bottom"><b>ToInteger</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a183cd0a8d99f2bbbaa4405b21ef752d6 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3ea85bd616b0cf6335cd580937b56e1c inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3ea85bd616b0cf6335cd580937b56e1c"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Uint32.html">Uint32</a> > </td><td class="memItemRight" valign="bottom"><b>ToUint32</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a3ea85bd616b0cf6335cd580937b56e1c inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a710ab9ca1f72a69bee3223e03d01e414 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a710ab9ca1f72a69bee3223e03d01e414"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Int32.html">Int32</a> > </td><td class="memItemRight" valign="bottom"><b>ToInt32</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a710ab9ca1f72a69bee3223e03d01e414 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad3b9978f3fedccb48817ce87c5a454ed inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad3b9978f3fedccb48817ce87c5a454ed"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Boolean.html">Boolean</a> > ToBoolean(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:ad3b9978f3fedccb48817ce87c5a454ed inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a855a0b74584b9c322c04891783f37e9c inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a855a0b74584b9c322c04891783f37e9c"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Number.html">Number</a> > ToNumber(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:a855a0b74584b9c322c04891783f37e9c inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a898f773c591e760fcb98e99cccff3e5c inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a898f773c591e760fcb98e99cccff3e5c"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1String.html">String</a> > ToString(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:a898f773c591e760fcb98e99cccff3e5c inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7afec72891a36d38aba6eb2ccf8b0a9d inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7afec72891a36d38aba6eb2ccf8b0a9d"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1String.html">String</a> > ToDetailString(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:a7afec72891a36d38aba6eb2ccf8b0a9d inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4c98939a72d6c48b01c8279cfe218d34 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4c98939a72d6c48b01c8279cfe218d34"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Object.html">Object</a> > ToObject(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:a4c98939a72d6c48b01c8279cfe218d34 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aae926c4392edf0ad4a5383ab0d8af4b1 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aae926c4392edf0ad4a5383ab0d8af4b1"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Integer.html">Integer</a> > ToInteger(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:aae926c4392edf0ad4a5383ab0d8af4b1 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1582d050951071123139095fa6696e6b inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1582d050951071123139095fa6696e6b"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Uint32.html">Uint32</a> > ToUint32(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:a1582d050951071123139095fa6696e6b inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abf72660ee84f81fe2fed85e39e6a3c86 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abf72660ee84f81fe2fed85e39e6a3c86"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Int32.html">Int32</a> > ToInt32(<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate) const)</td></tr>
<tr class="separator:abf72660ee84f81fe2fed85e39e6a3c86 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4c9960d9a42b62b83d70ade47d88fa52 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4c9960d9a42b62b83d70ade47d88fa52"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Boolean.html">Boolean</a> > ToBoolean() const)</td></tr>
<tr class="separator:a4c9960d9a42b62b83d70ade47d88fa52 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a82d85e91f204bbfcb5299f20158c27c7 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a82d85e91f204bbfcb5299f20158c27c7"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Number.html">Number</a> > ToNumber() const)</td></tr>
<tr class="separator:a82d85e91f204bbfcb5299f20158c27c7 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4d1fe1c6d7ba6cccef24fc3fe528d75a inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4d1fe1c6d7ba6cccef24fc3fe528d75a"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1String.html">String</a> > ToString() const)</td></tr>
<tr class="separator:a4d1fe1c6d7ba6cccef24fc3fe528d75a inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a963462b3b958c27890253a6e2b35f565 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a963462b3b958c27890253a6e2b35f565"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1String.html">String</a> > ToDetailString() const)</td></tr>
<tr class="separator:a963462b3b958c27890253a6e2b35f565 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a594821f24e204aa6a7b1f003a79089a5 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a594821f24e204aa6a7b1f003a79089a5"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Object.html">Object</a> > ToObject() const)</td></tr>
<tr class="separator:a594821f24e204aa6a7b1f003a79089a5 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaf6d45da85632495545435e44ed2eeab inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aaf6d45da85632495545435e44ed2eeab"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Integer.html">Integer</a> > ToInteger() const)</td></tr>
<tr class="separator:aaf6d45da85632495545435e44ed2eeab inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a266f96f746d6addf7b829a1f0c62b2af inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a266f96f746d6addf7b829a1f0c62b2af"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Uint32.html">Uint32</a> > ToUint32() const)</td></tr>
<tr class="separator:a266f96f746d6addf7b829a1f0c62b2af inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0431dfa7c7236d58949f649802f4a03a inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0431dfa7c7236d58949f649802f4a03a"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATED</b> ("Use maybe version", Local< <a class="el" href="classv8_1_1Int32.html">Int32</a> > ToInt32() const)</td></tr>
<tr class="separator:a0431dfa7c7236d58949f649802f4a03a inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adedc431c9a5f9fc875027c773cc26585 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#adedc431c9a5f9fc875027c773cc26585">V8_DEPRECATED</a> ("Use maybe version", Local< <a class="el" href="classv8_1_1Uint32.html">Uint32</a> > ToArrayIndex() const)</td></tr>
<tr class="separator:adedc431c9a5f9fc875027c773cc26585 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abac68de66288d00b3b612c20e5059515 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abac68de66288d00b3b612c20e5059515"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1MaybeLocal.html">MaybeLocal</a>< <a class="el" href="classv8_1_1Uint32.html">Uint32</a> > </td><td class="memItemRight" valign="bottom"><b>ToArrayIndex</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:abac68de66288d00b3b612c20e5059515 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae6e855a09c4b60ec2c4674731d0d365c inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae6e855a09c4b60ec2c4674731d0d365c"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>BooleanValue</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:ae6e855a09c4b60ec2c4674731d0d365c inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3dcd02e3d5ee791e0c42c7f2ebfedbaf inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3dcd02e3d5ee791e0c42c7f2ebfedbaf"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< double > </td><td class="memItemRight" valign="bottom"><b>NumberValue</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a3dcd02e3d5ee791e0c42c7f2ebfedbaf inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2163c66da18cfc69b21139496cbed80a inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2163c66da18cfc69b21139496cbed80a"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< int64_t > </td><td class="memItemRight" valign="bottom"><b>IntegerValue</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a2163c66da18cfc69b21139496cbed80a inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a99b845757d060f581f25df433362b216 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a99b845757d060f581f25df433362b216"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< uint32_t > </td><td class="memItemRight" valign="bottom"><b>Uint32Value</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a99b845757d060f581f25df433362b216 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a60321e60ce602a225f0acc096af75ee8 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a60321e60ce602a225f0acc096af75ee8"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< int32_t > </td><td class="memItemRight" valign="bottom"><b>Int32Value</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context) const </td></tr>
<tr class="separator:a60321e60ce602a225f0acc096af75ee8 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aff3530eeb271134bbb0b6206d736f00b inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aff3530eeb271134bbb0b6206d736f00b"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", bool BooleanValue() const)</td></tr>
<tr class="separator:aff3530eeb271134bbb0b6206d736f00b inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2d1835968f05581123c96add5b03c41c inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2d1835968f05581123c96add5b03c41c"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", double NumberValue() const)</td></tr>
<tr class="separator:a2d1835968f05581123c96add5b03c41c inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0b08feca02c1c902c094b23ca245fce5 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0b08feca02c1c902c094b23ca245fce5"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", int64_t IntegerValue() const)</td></tr>
<tr class="separator:a0b08feca02c1c902c094b23ca245fce5 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a67ef6d2af84b297bb1a6d825915c7f0f inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a67ef6d2af84b297bb1a6d825915c7f0f"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", uint32_t Uint32Value() const)</td></tr>
<tr class="separator:a67ef6d2af84b297bb1a6d825915c7f0f inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac091f8bdb5fc293ec803f16b9780a3b5 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac091f8bdb5fc293ec803f16b9780a3b5"></a>
 </td><td class="memItemRight" valign="bottom"><b>V8_DEPRECATE_SOON</b> ("Use maybe version", int32_t Int32Value() const)</td></tr>
<tr class="separator:ac091f8bdb5fc293ec803f16b9780a3b5 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae3528a485935d1b19a0e007cd5a06799 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Value.html#ae3528a485935d1b19a0e007cd5a06799">V8_DEPRECATE_SOON</a> ("Use maybe version", bool Equals(<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > that) const)</td></tr>
<tr class="separator:ae3528a485935d1b19a0e007cd5a06799 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad98db94739e250aec626fc443bac7947 inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad98db94739e250aec626fc443bac7947"></a>
V8_WARN_UNUSED_RESULT <a class="el" href="classv8_1_1Maybe.html">Maybe</a>< bool > </td><td class="memItemRight" valign="bottom"><b>Equals</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Context.html">Context</a> > context, <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > that) const </td></tr>
<tr class="separator:ad98db94739e250aec626fc443bac7947 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae5742f470be23852222b577ff1f8ad4a inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae5742f470be23852222b577ff1f8ad4a"></a>
bool </td><td class="memItemRight" valign="bottom"><b>StrictEquals</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > that) const </td></tr>
<tr class="separator:ae5742f470be23852222b577ff1f8ad4a inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab64798867e84e66d5fa79003dad9d44b inherit pub_methods_classv8_1_1Value"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab64798867e84e66d5fa79003dad9d44b"></a>
bool </td><td class="memItemRight" valign="bottom"><b>SameValue</b> (<a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Value.html">Value</a> > that) const </td></tr>
<tr class="separator:ab64798867e84e66d5fa79003dad9d44b inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac2142bb3ec6527633c4f9133e80cdc19 inherit pub_methods_classv8_1_1Value"><td class="memTemplParams" colspan="2"><a class="anchor" id="ac2142bb3ec6527633c4f9133e80cdc19"></a>
template<class T > </td></tr>
<tr class="memitem:ac2142bb3ec6527633c4f9133e80cdc19 inherit pub_methods_classv8_1_1Value"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="classv8_1_1Value.html">Value</a> * </td><td class="memTemplItemRight" valign="bottom"><b>Cast</b> (T *value)</td></tr>
<tr class="separator:ac2142bb3ec6527633c4f9133e80cdc19 inherit pub_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a910c59c30a7f5f3c96afd0ba10d5339b"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a910c59c30a7f5f3c96afd0ba10d5339b"></a>
static V8_INLINE <a class="el" href="classv8_1_1Int32.html">Int32</a> * </td><td class="memItemRight" valign="bottom"><b>Cast</b> (<a class="el" href="classv8_1_1Value.html">v8::Value</a> *obj)</td></tr>
<tr class="separator:a910c59c30a7f5f3c96afd0ba10d5339b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_static_methods_classv8_1_1Integer"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classv8_1_1Integer')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="classv8_1_1Integer.html">v8::Integer</a></td></tr>
<tr class="memitem:a730d6e093c16d95edb5b92a4d05773d0 inherit pub_static_methods_classv8_1_1Integer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a730d6e093c16d95edb5b92a4d05773d0"></a>
static <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Integer.html">Integer</a> > </td><td class="memItemRight" valign="bottom"><b>New</b> (<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate, int32_t value)</td></tr>
<tr class="separator:a730d6e093c16d95edb5b92a4d05773d0 inherit pub_static_methods_classv8_1_1Integer"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6fbd6e79db802c737cb0bd5a259f134b inherit pub_static_methods_classv8_1_1Integer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6fbd6e79db802c737cb0bd5a259f134b"></a>
static <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Integer.html">Integer</a> > </td><td class="memItemRight" valign="bottom"><b>NewFromUnsigned</b> (<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate, uint32_t value)</td></tr>
<tr class="separator:a6fbd6e79db802c737cb0bd5a259f134b inherit pub_static_methods_classv8_1_1Integer"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a886f73d3d8bb91f8235f66d8dccec12a inherit pub_static_methods_classv8_1_1Integer"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a886f73d3d8bb91f8235f66d8dccec12a"></a>
static V8_INLINE <a class="el" href="classv8_1_1Integer.html">Integer</a> * </td><td class="memItemRight" valign="bottom"><b>Cast</b> (<a class="el" href="classv8_1_1Value.html">v8::Value</a> *obj)</td></tr>
<tr class="separator:a886f73d3d8bb91f8235f66d8dccec12a inherit pub_static_methods_classv8_1_1Integer"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_static_methods_classv8_1_1Number"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classv8_1_1Number')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="classv8_1_1Number.html">v8::Number</a></td></tr>
<tr class="memitem:a90ea55018560648ffaf8861372b41928 inherit pub_static_methods_classv8_1_1Number"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a90ea55018560648ffaf8861372b41928"></a>
static <a class="el" href="classv8_1_1Local.html">Local</a>< <a class="el" href="classv8_1_1Number.html">Number</a> > </td><td class="memItemRight" valign="bottom"><b>New</b> (<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate, double value)</td></tr>
<tr class="separator:a90ea55018560648ffaf8861372b41928 inherit pub_static_methods_classv8_1_1Number"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a053d48e0003104308963a4a7e3881912 inherit pub_static_methods_classv8_1_1Number"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a053d48e0003104308963a4a7e3881912"></a>
static V8_INLINE <a class="el" href="classv8_1_1Number.html">Number</a> * </td><td class="memItemRight" valign="bottom"><b>Cast</b> (<a class="el" href="classv8_1_1Value.html">v8::Value</a> *obj)</td></tr>
<tr class="separator:a053d48e0003104308963a4a7e3881912 inherit pub_static_methods_classv8_1_1Number"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_static_methods_classv8_1_1Value"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classv8_1_1Value')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="classv8_1_1Value.html">v8::Value</a></td></tr>
<tr class="memitem:ae5aa9b54ebed55819c3a4b2a3eb5fe12 inherit pub_static_methods_classv8_1_1Value"><td class="memTemplParams" colspan="2"><a class="anchor" id="ae5aa9b54ebed55819c3a4b2a3eb5fe12"></a>
template<class T > </td></tr>
<tr class="memitem:ae5aa9b54ebed55819c3a4b2a3eb5fe12 inherit pub_static_methods_classv8_1_1Value"><td class="memTemplItemLeft" align="right" valign="top">static V8_INLINE <a class="el" href="classv8_1_1Value.html">Value</a> * </td><td class="memTemplItemRight" valign="bottom"><b>Cast</b> (T *value)</td></tr>
<tr class="separator:ae5aa9b54ebed55819c3a4b2a3eb5fe12 inherit pub_static_methods_classv8_1_1Value"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A JavaScript value representing a 32-bit signed integer. </p>
</div><hr/>The documentation for this class was generated from the following file:<ul>
<li>deps/v8/include/<a class="el" href="v8_8h_source.html">v8.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
|
_site/page/index.html | sivartravis/sivartravis.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>page</title>
<meta name="description" content="A Jekyll theme for content-rich sites">
<!-- Google Fonts loaded here depending on setting in _data/options.yml true loads font, blank does not-->
<link href='//fonts.googleapis.com/css?family=Lato:400,400italic' rel='stylesheet' type='text/css'>
<!-- Load up MathJax script if needed ... specify in /_data/options.yml file-->
<script type="text/javascript" src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="stylesheet" type="text/css" href="/css/tufte.css">
<!-- <link rel="stylesheet" type="text/css" href="/css/print.css" media="print"> -->
<link rel="canonical" href="/page/">
<link rel="alternate" type="application/rss+xml" title="Tufte-Jekyll" href="/feed.xml" />
</head>
<body>
<!--- Header and nav template site-wide -->
<header>
<nav class="group">
<a href="/"><img class="badge" src="/assets/img/badge_1.png" alt="CH"></a>
<a href="/index.html">blog</a>
<a href="/about/index.html">About</a>
<a class="active" href="/page/index.html" class="active">page</a>
<a href="/css/print.css"></a>
</nav>
</header>
<article class="group">
<h1>page</h1>
<p class="subtitle"></p>
<p><span class="newthought">In this first iteration</span> of the <em>Tufte-Jekyll</em> theme, a post and a page have exactly the same layout. That means that all the typographic and structural details are identical between the two.</p>
<h2 id="pages-and-posts">Pages and Posts</h2>
<p>Jekyll provides for both pages and posts in its default configuration. I have left this as-is.</p>
<h3 id="posts">Posts</h3>
<p>Conceptually, posts are for recurring pieces of similar content such as might be found in a typical blog entry. Post content all sits in a folder named <code>_posts</code> and files are created in this folder<label for="1" class="margin-toggle sidenote-number"></label><input type="checkbox" id="1" class="margin-toggle" /><span class="sidenote">Yes, a page has essentially the same old shit as a post </span> that are names with a date pre-pended to the title of the post. For instance <code>2105-02-20-this-is-a-post.md</code> is a perfectly valid post filename.</p>
<p>Posts will always have a section above the content itself consisting of YAML front matter, which is meta-data information about the post. Minimally, a post title must always be present for it to be processed properly.</p>
<h2 id="section">```</h2>
<p>Title: Some Title
—
## Content</p>
<p>Markdown formatted content <em>here</em>.
```</p>
<h3 id="pages">Pages</h3>
<p>Pages are any HTML documents <em>or</em> Markdown documents with YAML front matter that are then converted to content. Page material is more suited to static, non-recurring types of content. Like this</p>
<p>I am not going to re-write the Jekyll documentation. Read it and you will figure out how the site is structured.</p>
</article>
<span class="print-footer">page - </span>
<footer>
<hr class="slender">
<ul class="footer-links">
<li><a href="mailto:hate@spam.net"><span class="icon-mail"></span></a></li>
<li>
<a href="//www.twitter.com/twitter_handle"><span class="icon-twitter"></span></a>
</li>
<li>
<a href="//plus.google.com/+googlePlusName"><span class="icon-googleplus"></span></a>
</li>
<li>
<a href="//github.com/GithubHandle"><span class="icon-github"></span></a>
</li>
<li>
<a href="//www.flickr.com/photos/FlickrUserID"><span class="icon-flickr"></span></a>
</li>
<li>
<a href="/feed"><span class="icon-feed"></span></a>
</li>
</ul>
<div class="credits">
<span>© 2017 </span></br> <br>
<span>This site created with the <a href="//github.com/clayh53/tufte-jekyll">Tufte theme for Content-centric blogging </a> in <a href="//jekyllrb.com">Jekyll</a>.</span>
</div>
</footer>
</body>
</html>
|
app/mediprint/hellomodel.html | spaceappsnyc/mediprint | <html>
<head>
<title>My first Three.js app</title>
<style>
body { margin: 0; }
canvas { width: 100%; height: 100% }
</style>
</head>
<body>
<script src="js/three.min.js"></script>
<script src="js/loaders/OBJLoader.js"></script>
<script>
var container;
var camera, scene, renderer;
var mouseX = 0, mouseY = 0;
var windowHalfX = window.innerWidth / 2;
var windowHalfY = window.innerHeight / 2;
init();
animate();
function init() {
container = document.createElement( 'div' );
document.body.appendChild( container );
camera = new THREE.PerspectiveCamera( 45, window.innerWidth / window.innerHeight, 1, 2000 );
camera.position.z = 100;
// scene
scene = new THREE.Scene();
var ambient = new THREE.AmbientLight( 0x101030 );
scene.add( ambient );
var directionalLight = new THREE.DirectionalLight( 0xffeedd );
directionalLight.position.set( 0, 0, 1 );
scene.add( directionalLight );
// texture
var manager = new THREE.LoadingManager();
manager.onProgress = function ( item, loaded, total ) {
console.log( item, loaded, total );
};
var texture = new THREE.Texture();
var onProgress = function ( xhr ) {
if ( xhr.lengthComputable ) {
var percentComplete = xhr.loaded / xhr.total * 100;
console.log( Math.round(percentComplete, 2) + '% downloaded' );
}
};
var onError = function ( xhr ) {
};
var loader = new THREE.ImageLoader( manager );
loader.load( 'textures/UV_Grid_Sm.jpg', function ( image ) {
texture.image = image;
texture.needsUpdate = true;
} );
// model
var loader = new THREE.OBJLoader( manager );
//loader.load( 'models/man.obj', function ( object ) {
loader.load( 'models/male02.obj', function ( object ) {
object.traverse( function ( child ) {
if ( child instanceof THREE.Mesh ) {
child.material.map = texture;
}
} );
object.position.y = - 80;
scene.add( object );
}, onProgress, onError );
//
renderer = new THREE.WebGLRenderer();
renderer.setPixelRatio( window.devicePixelRatio );
renderer.setSize( window.innerWidth, window.innerHeight );
container.appendChild( renderer.domElement );
document.addEventListener( 'mousemove', onDocumentMouseMove, false );
//
window.addEventListener( 'resize', onWindowResize, false );
}
function onWindowResize() {
windowHalfX = window.innerWidth / 2;
windowHalfY = window.innerHeight / 2;
camera.aspect = window.innerWidth / window.innerHeight;
camera.updateProjectionMatrix();
renderer.setSize( window.innerWidth, window.innerHeight );
}
function onDocumentMouseMove( event ) {
mouseX = ( event.clientX - windowHalfX ) / 2;
mouseY = ( event.clientY - windowHalfY ) / 2;
}
//
function animate() {
requestAnimationFrame( animate );
render();
}
function render() {
camera.position.x += ( mouseX - camera.position.x ) * .05;
camera.position.y += ( - mouseY - camera.position.y ) * .05;
camera.lookAt( scene.position );
renderer.render( scene, camera );
}
</script>
</body>
</html>
|
public/Windows 10 x64 (18362.449)/_HEAP_SEG_CONTEXT.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18362.449)</h4><br>
<h2>_HEAP_SEG_CONTEXT</h2>
<font face="arial"> +0x000 SegmentMask : Uint8B<br>
+0x008 UnitShift : UChar<br>
+0x009 PagesPerUnitShift : UChar<br>
+0x00a FirstDescriptorIndex : UChar<br>
+0x00b CachedCommitSoftShift : UChar<br>
+0x00c CachedCommitHighShift : UChar<br>
+0x00d Flags : <a href="./<anonymous-tag>.html"><anonymous-tag></a><br>
+0x010 MaxAllocationSize : Uint4B<br>
+0x014 OlpStatsOffset : Int2B<br>
+0x016 MemStatsOffset : Int2B<br>
+0x018 LfhContext : Ptr64 Void<br>
+0x020 VsContext : Ptr64 Void<br>
+0x028 EnvHandle : <a href="./RTL_HP_ENV_HANDLE.html">RTL_HP_ENV_HANDLE</a><br>
+0x038 Heap : Ptr64 Void<br>
+0x040 SegmentLock : Uint8B<br>
+0x048 SegmentListHead : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br>
+0x058 SegmentCount : Uint8B<br>
+0x060 FreePageRanges : <a href="./_RTL_RB_TREE.html">_RTL_RB_TREE</a><br>
+0x070 FreeSegmentListLock : Uint8B<br>
+0x078 FreeSegmentList : [2] <a href="./_SINGLE_LIST_ENTRY.html">_SINGLE_LIST_ENTRY</a><br>
</font></body></html> |
partials/historyModal.html | paulhitz/yet-another-rest-client |
<section id="history-modal" class="modal-tabs">
<div class="modal-header">
<button class="close" ng-click="cancel()"><span class="glyphicon glyphicon-remove"></span></button>
<h4 class="modal-title">More Details</h4>
</div>
<div class="modal-body">
<uib-tabset justified="true">
<uib-tab heading="Request">
<dl>
<dt>Date: </dt>
<dd>{{history.date | date:dateFormat}}</dd>
<dt>Request URL: </dt>
<dd style="word-break: break-all;">{{history.request}}</dd>
<dt>Request Method: </dt>
<dd>{{history.method | uppercase}}</dd>
<dt>Response Time: </dt>
<dd>{{history.timer / 1000}} seconds</dd>
</dl>
</uib-tab>
<uib-tab heading="Payload" disable="!history.payload">
<div hljs source="history.payload" class="json-content small"></div>
</uib-tab>
<uib-tab disable="countHeaders(history.headers) == 0">
<uib-tab-heading>
Headers <span class="badge">{{countHeaders(history.headers)}}</span>
</uib-tab-heading>
<table class="table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Value</th>
</tr>
</thead>
<tbody>
<tr ng-repeat="(name, value) in history.headers">
<td class="break-row">{{name}}</td>
<td class="break-row">{{value}}</td>
</tr>
</tbody>
</table>
<p class="small"><strong>Note:</strong> An ACCEPT header is automatically added to every request.</p>
</uib-tab>
<uib-tab heading="Response">
<div ng-switch on="!!history.response" ng-hide="history.size">
<div ng-switch-when="true" hljs source="history.response" class="json-content small"></div>
<div ng-switch-default class="small"><pre>(No Response Data)</pre></div>
</div>
<uib-alert type="info" ng-show="history.size">The response was too large to store. Only responses less than {{history.maxSize / 1000}} kilobytes in size will be stored.</uib-alert>
</uib-tab>
</uib-tabset>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" ng-click="apply()">
<span class="glyphicon glyphicon-play"></span> Rerun Request
</button>
<div class="btn-group" uib-dropdown is-open="status.isopen">
<button type="button" class="btn btn-default" uib-dropdown-toggle ng-disabled="disabled">
<span class="glyphicon glyphicon-copy"></span> Copy <span class="caret"></span>
</button>
<ul uib-dropdown-menu>
<li><a href="" ng-click="copy(history.request)">Copy Request</a></li>
<li><a href="" ng-click="copy(history.response)" ng-show="history.response">Copy Response</a></li>
</ul>
</div>
<button class="btn btn-default" ng-click="cancel()">Close</button>
</div>
</section>
|
css/style.css | ahmedmusawir/minimal_portfolio | /*=======================================================================
= Project Name: Minimal Wordpress Portfolio Theme =
Project Description: A WordPress theme made exlusively for Me
File Name: style.css
Author: Ahmed Musawir
Author URI: http://htmlfive.info
Version: 1.0.0
=======================================================================*/
/**
*
* LESS VARIABLES
*
**/
/*===================================
= LESS MIXINS =
===================================*/
/*----- End of LESS MIXINS ------*/
/*!
* Bootstrap v3.2.0 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b1001bfc74338ee97b5f)
* Config saved to config.json and https://gist.github.com/b1001bfc74338ee97b5f
*//*! normalize.css v3.0.1 | MIT License | git.io/normalize */html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #428bca;
text-decoration: none;
}
a:hover,
a:focus {
color: #2a6496;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
width: 100% \9;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden-not {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
* {
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
ul,
ol,
li {
list-style-type: none;
}
input,
textarea,
select {
outline: none;
}
/*=======================================
= UTILITY CLASSES =
=======================================*/
.align-center {
text-align: center;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.inline li {
display: inline-block;
margin-right: 24px;
}
.inline:last-child {
margin-right: 0;
}
.narrow-p {
margin: 0 auto 1.5em;
width: 50%;
}
.hidden {
opacity: .2;
filter: alpha(opacity=20);
-webkit-transition: opacity 0.8s ease-out;
-o-transition: opacity 0.8s ease-out;
-moz-transition: opacity 0.8s ease-out;
-ms-transition: opacity 0.8s ease-out;
transition: opacity 0.8s ease-out;
}
/*==================================
= @Font-Face =
==================================*/
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?1vdz2d');
src: url('fonts/icomoon.eot?#iefix1vdz2d') format('embedded-opentype'), url('fonts/icomoon.woff?1vdz2d') format('woff'), url('fonts/icomoon.ttf?1vdz2d') format('truetype'), url('fonts/icomoon.svg?1vdz2d#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-point-right:before {
content: "\600";
}
.icon-facebook:before {
content: "\601";
}
.icon-twitter:before {
content: "\602";
}
.icon-dribbble:before {
content: "\603";
}
/*=================================================
= General Typography Styles =
=================================================*/
body {
color: #2b2b2b;
font: 300 16px/24px "Source Sans Pro", Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
}
h1,
h2,
h3 {
font-family: "Bitter", Georgia, serif;
margin-bottom: 1.5em;
}
h1 {
font-size: 26px;
line-height: 1.4em;
}
h2 {
font-size: 18px;
line-height: 1.2;
}
h3 {
font-size: 14px;
line-height: 1.2em;
text-transform: uppercase;
}
em {
color: #7a7a7a;
font-size: 14px;
font-style: italic;
}
p {
margin-bottom: 1.5em;
}
p a {
color: #e34e47;
text-decoration: none;
-webkit-transition: color 0.2s ease-out;
-o-transition: color 0.2s ease-out;
-moz-transition: color 0.2s ease-out;
-ms-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;
}
p a:hover {
border-bottom: 1px dotted;
color: #2b2b2b;
}
/*=========================================
= UI ELEMENT STYLES =
=========================================*/
hr {
background-color: #dcdbdb;
background-image: -webkit-linear-gradient(left, #ffffff 0%, #dcdbdb 50%, #ffffff 100%);
background-image: -o-linear-gradient(left, #ffffff 0%, #dcdbdb 50%, #ffffff 100%);
background-image: -moz-linear-gradient(left, #ffffff 0%, #dcdbdb 50%, #ffffff 100%);
background-image: -ms-linear-gradient(left, #ffffff 0%, #dcdbdb 50%, #ffffff 100%);
background-image: linear-gradient(left, #ffffff 0%, #dcdbdb 50%, #ffffff 100%);
border: none;
height: 1px;
margin: 1.5em auto;
width: 50%;
}
hr.no-margin {
margin: 0 auto;
}
hr.alt {
background: white;
border-top: 1px solid #dcdbdb;
border-bottom: 1px solid #dcdbdb;
height: 5px;
width: 120px;
}
.box {
background-color: white;
border: 1px solid #dcdbdb;
padding: 4px;
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.16);
-o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.16);
-ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.16);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.16);
}
.box figure img {
display: block;
height: auto;
width: 100%;
}
.btn {
background-color: #f7f7f7;
color: #2b2b2b;
display: inline-block;
font-size: 14px;
height: 32px;
padding: 5px 16px;
text-decoration: none;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-background-clip: padding-box;
-o-background-clip: padding-box;
-moz-background-clip: padding;
-ms-background-clip: padding-box;
background-clip: padding-box;
-webkit-transition: background-color 0.4s ease-out;
-o-transition: background-color 0.4s ease-out;
-moz-transition: background-color 0.4s ease-out;
-ms-transition: background-color 0.4s ease-out;
transition: background-color 0.4s ease-out;
}
.btn:hover {
background-color: #1a2128;
color: white;
text-decoration: none;
}
.btn:active {
background-color: white;
font-weight: bold;
}
.btn:active:hover {
color: inherit;
}
.btn.active {
background-color: white;
font-weight: bold;
}
.btn.active:hover {
color: inherit;
}
.btn-primary {
background-color: #e34e47;
color: white;
font-size: 16px;
font-weight: bold;
height: 48px;
-webkit-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
-o-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
-ms-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
padding: 12px 24px;
text-transform: uppercase;
}
.btn-primary:hover {
background-color: #e6635d;
color: yellow;
text-decoration: none;
}
.btn-primary:active {
box-shadow: none;
height: 45px;
margin-top: 3px;
}
.quote-form {
margin: 0 auto;
width: 550px;
}
.quote-form p {
background-color: #f7f7f7;
margin-bottom: 12px;
overflow: hidden;
padding: 3px 3px 3px 16px;
text-align: left;
}
.quote-form p:hover {
background-color: #f2f2f2;
}
.quote-form label {
display: inline-block;
margin-top: 16px;
}
.quote-form input[type="text"],
.quote-form input[type="email"],
.quote-form input[type="tel"],
.quote-form input[type="number"],
.quote-form textarea {
border: none;
font: 300 16px/24px "Source Sans Pro", Helvetica, Arial, sans-serif;
float: right;
height: 54px;
margin-left: 16px;
padding: 0 16px;
width: 350px;
}
.quote-form .select-container {
height: 60px;
}
.quote-form .select-container select {
float: right;
font-size: 16px;
margin: 16px 0 16px 16px;
width: 350px;
}
.quote-form textarea {
height: 200px;
padding: 16px;
}
.quote-form input[type="submit"] {
border: none;
cursor: pointer;
font: 300 16px/24px "Source Sans Pro", Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
}
/*===============================
= GENERAL =
===============================*/
.section-content {
padding: 3em 0;
}
ul.row {
margin-bottom: 1.5em;
}
/*==============================
= HEADER =
==============================*/
.main-header {
background: transparent url('../images/color-stripe.png') 0 0 repeat-x;
}
.main-nav ul {
margin-top: 1em;
margin-bottom: 2em;
}
.main-nav ul li {
text-transform: uppercase;
}
.main-nav ul li a {
color: #7a7a7a;
text-decoration: none;
-webkit-transition: color 0.2s ease-out;
-o-transition: color 0.2s ease-out;
-moz-transition: color 0.2s ease-out;
-ms-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;
}
.main-nav ul li a:hover {
color: #e34e47;
}
/*======================================
= MIDDLE CONTENT =
======================================*/
.middle-container {
background: transparent url('../images/pattern.png') 0 0 repeat;
-webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
-o-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
-ms-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.intro-content {
background-color: #1a2128;
color: white;
height: 209px;
padding: 0 3em;
}
.intro-content h1 {
padding-top: 70px;
}
.intro-content .special-intro {
font-weight: bold;
padding-top: 90px;
}
.intro-content .intro-color-1 {
color: #2eb4e8;
}
.intro-content .intro-color-2 {
color: #a6c63a;
}
.portfolio-entry {
margin-bottom: 1.5em;
position: relative;
}
.portfolio-entry .hover-state {
height: 209px;
left: 3px;
padding: 5.5em 75px;
position: absolute;
top: 3px;
width: 100%;
display: none;
}
.portfolio-entry .hover-state p {
position: relative;
}
.portfolio-entry .hover-state p:before {
content: "\600";
color: #e34e47;
font-family: "icomoon";
font-size: 1em;
position: absolute;
right: -25px;
top: 1px;
}
.portfolio-entry figure img {
-webkit-transition: opacity 0.5s ease-out;
-o-transition: opacity 0.5s ease-out;
-moz-transition: opacity 0.5s ease-out;
-ms-transition: opacity 0.5s ease-out;
transition: opacity 0.5s ease-out;
}
.portfolio-entry:hover figure img {
opacity: .3;
-webkit-filter: opacity(0.3);
filter: opacity(0.3);
}
.portfolio-entry:hover .hover-state {
display: block;
}
.portfolio-header {
margin: 1.5em auto;
}
.portfolio-nav {
padding: 1.5em 0;
}
.portfolio-image-list li {
margin-bottom: 1.5em;
}
.portfolio-image-list li figcaption {
font-size: 14px;
margin: 1.5em;
text-align: center;
}
.portfolio-image-list li:last-child {
margin-bottom: 0;
}
.sidebar {
padding: 2em .5em;
}
.sidebar a {
text-decoration: none;
}
.sidebar-nav {
padding-left: .75em;
}
blockquote p {
color: #7a7a7a;
font-style: italic;
}
blockquote p:before,
blockquote p:after {
content: '"';
}
blockquote cite {
font-size: 14px;
text-transform: uppercase;
}
.available {
color: #a6c63a;
}
.hidden {
opacity: .2;
filter: alpha(opacity=20);
}
/*==================================
= QUOTE AREA =
==================================*/
.quote-container {
background-color: #1a2128;
padding-top: 2em;
padding-bottom: 1em;
}
.quote-container h3 {
color: white;
}
.quote-container p {
color: #687078;
margin: 0 auto 1.5em;
width: 50%;
}
.quote-container p a:hover {
color: white;
text-decoration: none;
}
/*==============================
= FOOTER =
==============================*/
.main-footer p {
margin: 0 auto 1.5em;
width: 50%;
}
.main-footer p a {
text-decoration: none;
}
.social-icons li a {
color: #dcdbdb;
font-size: 32px;
display: inline-block;
text-decoration: none;
-webkit-transition: color 0.2s ease-out;
-o-transition: color 0.2s ease-out;
-moz-transition: color 0.2s ease-out;
-ms-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;
}
.social-icons li a:hover {
color: #1a2128;
}
|
docs/testah-junit/javadoc/org/testah/framework/annotations/TestCase.html | c3riley/Testah | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_162) on Sun Jul 22 15:17:34 EDT 2018 -->
<title>TestCase (testah-junit 1.1.3 API)</title>
<meta name="date" content="2018-07-22">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TestCase (testah-junit 1.1.3 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/testah/framework/annotations/KnownProblem.html" title="annotation in org.testah.framework.annotations"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/testah/framework/annotations/TestPlan.html" title="annotation in org.testah.framework.annotations"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/testah/framework/annotations/TestCase.html" target="_top">Frames</a></li>
<li><a href="TestCase.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Field | </li>
<li>Required | </li>
<li><a href="#annotation.type.optional.element.summary">Optional</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#annotation.type.element.detail">Element</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.testah.framework.annotations</div>
<h2 title="Annotation Type TestCase" class="title">Annotation Type TestCase</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>@Inherited
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface <span class="memberNameLabel">TestCase</span></pre>
<div class="block">The Interface TestCase.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== ANNOTATION TYPE OPTIONAL MEMBER SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="annotation.type.optional.element.summary">
<!-- -->
</a>
<h3>Optional Element Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Optional Element Summary table, listing optional elements, and an explanation">
<caption><span>Optional Elements</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Optional Element and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/testah/framework/annotations/TestCase.html#components--">components</a></span></code>
<div class="block">Components.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/testah/framework/annotations/TestCase.html#description--">description</a></span></code>
<div class="block">Description.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/testah/framework/annotations/TestCase.html#devices--">devices</a></span></code>
<div class="block">Devices.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/testah/framework/annotations/TestCase.html#id--">id</a></span></code>
<div class="block">Id.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/testah/framework/annotations/TestCase.html#name--">name</a></span></code>
<div class="block">Name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/testah/framework/annotations/TestCase.html#platforms--">platforms</a></span></code>
<div class="block">Platforms.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/testah/framework/annotations/TestCase.html#relatedIds--">relatedIds</a></span></code>
<div class="block">Related ids.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/testah/framework/annotations/TestCase.html#relatedLinks--">relatedLinks</a></span></code>
<div class="block">Related links.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/testah/framework/annotations/TestCase.html#runTypes--">runTypes</a></span></code>
<div class="block">Run types.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/testah/framework/annotations/TestCase.html#tags--">tags</a></span></code>
<div class="block">Tags.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/testah/client/enums/TestType.html" title="enum in org.testah.client.enums">TestType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/testah/framework/annotations/TestCase.html#testType--">testType</a></span></code>
<div class="block">Test type.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="annotation.type.element.detail">
<!-- -->
</a>
<h3>Element Detail</h3>
<a name="id--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre>public abstract int id</pre>
<div class="block">Id.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the int</dd>
</dl>
<dl>
<dt>Default:</dt>
<dd>-1</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="name--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre>public abstract java.lang.String name</pre>
<div class="block">Name.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the string</dd>
</dl>
<dl>
<dt>Default:</dt>
<dd>""</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="description--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>description</h4>
<pre>public abstract java.lang.String description</pre>
<div class="block">Description.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the string</dd>
</dl>
<dl>
<dt>Default:</dt>
<dd>""</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="relatedLinks--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>relatedLinks</h4>
<pre>public abstract java.lang.String[] relatedLinks</pre>
<div class="block">Related links.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the string[]</dd>
</dl>
<dl>
<dt>Default:</dt>
<dd>{}</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="relatedIds--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>relatedIds</h4>
<pre>public abstract java.lang.String[] relatedIds</pre>
<div class="block">Related ids.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the string[]</dd>
</dl>
<dl>
<dt>Default:</dt>
<dd>{}</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="tags--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tags</h4>
<pre>public abstract java.lang.String[] tags</pre>
<div class="block">Tags.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the string[]</dd>
</dl>
<dl>
<dt>Default:</dt>
<dd>{}</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="testType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testType</h4>
<pre>public abstract <a href="../../../../org/testah/client/enums/TestType.html" title="enum in org.testah.client.enums">TestType</a> testType</pre>
<div class="block">Test type.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the test type</dd>
</dl>
<dl>
<dt>Default:</dt>
<dd>org.testah.client.enums.TestType.DEFAULT</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="components--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>components</h4>
<pre>public abstract java.lang.String[] components</pre>
<div class="block">Components.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the string[]</dd>
</dl>
<dl>
<dt>Default:</dt>
<dd>{}</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="platforms--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>platforms</h4>
<pre>public abstract java.lang.String[] platforms</pre>
<div class="block">Platforms.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the string[]</dd>
</dl>
<dl>
<dt>Default:</dt>
<dd>{}</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="devices--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>devices</h4>
<pre>public abstract java.lang.String[] devices</pre>
<div class="block">Devices.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the string[]</dd>
</dl>
<dl>
<dt>Default:</dt>
<dd>{}</dd>
</dl>
</li>
</ul>
</li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="runTypes--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>runTypes</h4>
<pre>public abstract java.lang.String[] runTypes</pre>
<div class="block">Run types.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the string[]</dd>
</dl>
<dl>
<dt>Default:</dt>
<dd>{}</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/testah/framework/annotations/KnownProblem.html" title="annotation in org.testah.framework.annotations"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/testah/framework/annotations/TestPlan.html" title="annotation in org.testah.framework.annotations"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/testah/framework/annotations/TestCase.html" target="_top">Frames</a></li>
<li><a href="TestCase.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Field | </li>
<li>Required | </li>
<li><a href="#annotation.type.optional.element.summary">Optional</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#annotation.type.element.detail">Element</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
postgresql/html/catalog-pg-class.html | jenmwang/portfolio_site_2013 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>pg_class</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REV="MADE"
HREF="mailto:pgsql-docs@postgresql.org"><LINK
REL="HOME"
TITLE="PostgreSQL 9.0.10 Documentation"
HREF="index.html"><LINK
REL="UP"
TITLE="System Catalogs"
HREF="catalogs.html"><LINK
REL="PREVIOUS"
TITLE="pg_cast"
HREF="catalog-pg-cast.html"><LINK
REL="NEXT"
TITLE="pg_constraint"
HREF="catalog-pg-constraint.html"><LINK
REL="STYLESHEET"
TYPE="text/css"
HREF="stylesheet.css"><META
HTTP-EQUIV="Content-Type"
CONTENT="text/html; charset=ISO-8859-1"><META
NAME="creation"
CONTENT="2012-09-19T22:08:45"></HEAD
><BODY
CLASS="SECT1"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="5"
ALIGN="center"
VALIGN="bottom"
><A
HREF="index.html"
>PostgreSQL 9.0.10 Documentation</A
></TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="top"
><A
TITLE="pg_cast"
HREF="catalog-pg-cast.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="top"
><A
HREF="catalogs.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="60%"
ALIGN="center"
VALIGN="bottom"
>Chapter 45. System Catalogs</TD
><TD
WIDTH="20%"
ALIGN="right"
VALIGN="top"
><A
TITLE="pg_constraint"
HREF="catalog-pg-constraint.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="CATALOG-PG-CLASS"
>45.11. <TT
CLASS="STRUCTNAME"
>pg_class</TT
></A
></H1
><P
> The catalog <TT
CLASS="STRUCTNAME"
>pg_class</TT
> catalogs tables and most
everything else that has columns or is otherwise similar to a
table. This includes indexes (but see also
<TT
CLASS="STRUCTNAME"
>pg_index</TT
>), sequences, views, composite types,
and TOAST tables; see <TT
CLASS="STRUCTFIELD"
>relkind</TT
>.
Below, when we mean all of these
kinds of objects we speak of <SPAN
CLASS="QUOTE"
>"relations"</SPAN
>. Not all
columns are meaningful for all relation types.
</P
><DIV
CLASS="TABLE"
><A
NAME="AEN79116"
></A
><P
><B
>Table 45-11. <TT
CLASS="STRUCTNAME"
>pg_class</TT
> Columns</B
></P
><TABLE
BORDER="1"
CLASS="CALSTABLE"
><COL><COL><COL><COL><THEAD
><TR
><TH
>Name</TH
><TH
>Type</TH
><TH
>References</TH
><TH
>Description</TH
></TR
></THEAD
><TBODY
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relname</TT
></TD
><TD
><TT
CLASS="TYPE"
>name</TT
></TD
><TD
> </TD
><TD
>Name of the table, index, view, etc.</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relnamespace</TT
></TD
><TD
><TT
CLASS="TYPE"
>oid</TT
></TD
><TD
><TT
CLASS="LITERAL"
><A
HREF="catalog-pg-namespace.html"
><TT
CLASS="STRUCTNAME"
>pg_namespace</TT
></A
>.oid</TT
></TD
><TD
> The OID of the namespace that contains this relation
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>reltype</TT
></TD
><TD
><TT
CLASS="TYPE"
>oid</TT
></TD
><TD
><TT
CLASS="LITERAL"
><A
HREF="catalog-pg-type.html"
><TT
CLASS="STRUCTNAME"
>pg_type</TT
></A
>.oid</TT
></TD
><TD
> The OID of the data type that corresponds to this table's row type,
if any (zero for indexes, which have no <TT
CLASS="STRUCTNAME"
>pg_type</TT
> entry)
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>reloftype</TT
></TD
><TD
><TT
CLASS="TYPE"
>oid</TT
></TD
><TD
><TT
CLASS="LITERAL"
><A
HREF="catalog-pg-type.html"
><TT
CLASS="STRUCTNAME"
>pg_type</TT
></A
>.oid</TT
></TD
><TD
> For typed tables, the OID of the underlying composite type,
zero for all other relations
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relowner</TT
></TD
><TD
><TT
CLASS="TYPE"
>oid</TT
></TD
><TD
><TT
CLASS="LITERAL"
><A
HREF="catalog-pg-authid.html"
><TT
CLASS="STRUCTNAME"
>pg_authid</TT
></A
>.oid</TT
></TD
><TD
>Owner of the relation</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relam</TT
></TD
><TD
><TT
CLASS="TYPE"
>oid</TT
></TD
><TD
><TT
CLASS="LITERAL"
><A
HREF="catalog-pg-am.html"
><TT
CLASS="STRUCTNAME"
>pg_am</TT
></A
>.oid</TT
></TD
><TD
>If this is an index, the access method used (B-tree, hash, etc.)</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relfilenode</TT
></TD
><TD
><TT
CLASS="TYPE"
>oid</TT
></TD
><TD
> </TD
><TD
>Name of the on-disk file of this relation; zero means this
is a <SPAN
CLASS="QUOTE"
>"mapped"</SPAN
> relation whose disk file name is determined
by low-level state</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>reltablespace</TT
></TD
><TD
><TT
CLASS="TYPE"
>oid</TT
></TD
><TD
><TT
CLASS="LITERAL"
><A
HREF="catalog-pg-tablespace.html"
><TT
CLASS="STRUCTNAME"
>pg_tablespace</TT
></A
>.oid</TT
></TD
><TD
> The tablespace in which this relation is stored. If zero,
the database's default tablespace is implied. (Not meaningful
if the relation has no on-disk file.)
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relpages</TT
></TD
><TD
><TT
CLASS="TYPE"
>int4</TT
></TD
><TD
> </TD
><TD
> Size of the on-disk representation of this table in pages (of size
<TT
CLASS="SYMBOL"
>BLCKSZ</TT
>). This is only an estimate used by the
planner. It is updated by <TT
CLASS="COMMAND"
>VACUUM</TT
>,
<TT
CLASS="COMMAND"
>ANALYZE</TT
>, and a few DDL commands such as
<TT
CLASS="COMMAND"
>CREATE INDEX</TT
>.
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>reltuples</TT
></TD
><TD
><TT
CLASS="TYPE"
>float4</TT
></TD
><TD
> </TD
><TD
> Number of rows in the table. This is only an estimate used by the
planner. It is updated by <TT
CLASS="COMMAND"
>VACUUM</TT
>,
<TT
CLASS="COMMAND"
>ANALYZE</TT
>, and a few DDL commands such as
<TT
CLASS="COMMAND"
>CREATE INDEX</TT
>.
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>reltoastrelid</TT
></TD
><TD
><TT
CLASS="TYPE"
>oid</TT
></TD
><TD
><TT
CLASS="LITERAL"
><A
HREF="catalog-pg-class.html"
><TT
CLASS="STRUCTNAME"
>pg_class</TT
></A
>.oid</TT
></TD
><TD
> OID of the TOAST table associated with this table, 0 if none. The
TOAST table stores large attributes <SPAN
CLASS="QUOTE"
>"out of line"</SPAN
> in a
secondary table.
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>reltoastidxid</TT
></TD
><TD
><TT
CLASS="TYPE"
>oid</TT
></TD
><TD
><TT
CLASS="LITERAL"
><A
HREF="catalog-pg-class.html"
><TT
CLASS="STRUCTNAME"
>pg_class</TT
></A
>.oid</TT
></TD
><TD
> For a TOAST table, the OID of its index. 0 if not a TOAST table.
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relhasindex</TT
></TD
><TD
><TT
CLASS="TYPE"
>bool</TT
></TD
><TD
> </TD
><TD
> True if this is a table and it has (or recently had) any indexes
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relisshared</TT
></TD
><TD
><TT
CLASS="TYPE"
>bool</TT
></TD
><TD
> </TD
><TD
> True if this table is shared across all databases in the cluster. Only
certain system catalogs (such as <TT
CLASS="STRUCTNAME"
>pg_database</TT
>)
are shared.
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relistemp</TT
></TD
><TD
><TT
CLASS="TYPE"
>bool</TT
></TD
><TD
> </TD
><TD
> True if this table is a temporary relation. If so, only the creating
session can safely access its contents.
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relkind</TT
></TD
><TD
><TT
CLASS="TYPE"
>char</TT
></TD
><TD
> </TD
><TD
> <TT
CLASS="LITERAL"
>r</TT
> = ordinary table, <TT
CLASS="LITERAL"
>i</TT
> = index,
<TT
CLASS="LITERAL"
>S</TT
> = sequence, <TT
CLASS="LITERAL"
>v</TT
> = view, <TT
CLASS="LITERAL"
>c</TT
> =
composite type, <TT
CLASS="LITERAL"
>t</TT
> = TOAST
table
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relnatts</TT
></TD
><TD
><TT
CLASS="TYPE"
>int2</TT
></TD
><TD
> </TD
><TD
> Number of user columns in the relation (system columns not
counted). There must be this many corresponding entries in
<TT
CLASS="STRUCTNAME"
>pg_attribute</TT
>. See also
<TT
CLASS="LITERAL"
>pg_attribute.attnum</TT
>.
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relchecks</TT
></TD
><TD
><TT
CLASS="TYPE"
>int2</TT
></TD
><TD
> </TD
><TD
> Number of <TT
CLASS="LITERAL"
>CHECK</TT
> constraints on the table; see
<A
HREF="catalog-pg-constraint.html"
><TT
CLASS="STRUCTNAME"
>pg_constraint</TT
></A
> catalog
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relhasoids</TT
></TD
><TD
><TT
CLASS="TYPE"
>bool</TT
></TD
><TD
> </TD
><TD
> True if we generate an OID for each row of the relation
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relhaspkey</TT
></TD
><TD
><TT
CLASS="TYPE"
>bool</TT
></TD
><TD
> </TD
><TD
> True if the table has (or once had) a primary key
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relhasexclusion</TT
></TD
><TD
><TT
CLASS="TYPE"
>bool</TT
></TD
><TD
> </TD
><TD
> For a table, true if the table has (or once had) any exclusion
constraints; for an index, true if the index supports an exclusion
constraint
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relhasrules</TT
></TD
><TD
><TT
CLASS="TYPE"
>bool</TT
></TD
><TD
> </TD
><TD
> True if table has (or once had) rules; see
<A
HREF="catalog-pg-rewrite.html"
><TT
CLASS="STRUCTNAME"
>pg_rewrite</TT
></A
> catalog
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relhastriggers</TT
></TD
><TD
><TT
CLASS="TYPE"
>bool</TT
></TD
><TD
> </TD
><TD
> True if table has (or once had) triggers; see
<A
HREF="catalog-pg-trigger.html"
><TT
CLASS="STRUCTNAME"
>pg_trigger</TT
></A
> catalog
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relhassubclass</TT
></TD
><TD
><TT
CLASS="TYPE"
>bool</TT
></TD
><TD
> </TD
><TD
>True if table has (or once had) any inheritance children</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relfrozenxid</TT
></TD
><TD
><TT
CLASS="TYPE"
>xid</TT
></TD
><TD
> </TD
><TD
> All transaction IDs before this one have been replaced with a permanent
(<SPAN
CLASS="QUOTE"
>"frozen"</SPAN
>) transaction ID in this table. This is used to track
whether the table needs to be vacuumed in order to prevent transaction
ID wraparound or to allow <TT
CLASS="LITERAL"
>pg_clog</TT
> to be shrunk. Zero
(<TT
CLASS="SYMBOL"
>InvalidTransactionId</TT
>) if the relation is not a table.
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>relacl</TT
></TD
><TD
><TT
CLASS="TYPE"
>aclitem[]</TT
></TD
><TD
> </TD
><TD
> Access privileges; see
<A
HREF="sql-grant.html"
>GRANT</A
> and
<A
HREF="sql-revoke.html"
>REVOKE</A
>
for details
</TD
></TR
><TR
><TD
><TT
CLASS="STRUCTFIELD"
>reloptions</TT
></TD
><TD
><TT
CLASS="TYPE"
>text[]</TT
></TD
><TD
> </TD
><TD
> Access-method-specific options, as <SPAN
CLASS="QUOTE"
>"keyword=value"</SPAN
> strings
</TD
></TR
></TBODY
></TABLE
></DIV
><P
> Several of the Boolean flags in <TT
CLASS="STRUCTNAME"
>pg_class</TT
> are maintained
lazily: they are guaranteed to be true if that's the correct state, but
may not be reset to false immediately when the condition is no longer
true. For example, <TT
CLASS="STRUCTFIELD"
>relhasindex</TT
> is set by
<TT
CLASS="COMMAND"
>CREATE INDEX</TT
>, but it is never cleared by
<TT
CLASS="COMMAND"
>DROP INDEX</TT
>. Instead, <TT
CLASS="COMMAND"
>VACUUM</TT
> clears
<TT
CLASS="STRUCTFIELD"
>relhasindex</TT
> if it finds the table has no indexes. This
arrangement avoids race conditions and improves concurrency.
</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="catalog-pg-cast.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="catalog-pg-constraint.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><TT
CLASS="STRUCTNAME"
>pg_cast</TT
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="catalogs.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><TT
CLASS="STRUCTNAME"
>pg_constraint</TT
></TD
></TR
></TABLE
></DIV
></BODY
></HTML
> |
docs/picturepark-sdk-v1-widgets/api/interfaces/datatransferitem.html | Picturepark/Picturepark.SDK.TypeScript | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>DataTransferItem | picturepark-sdk-v1-widgets API</title>
<meta name="description" content="Documentation for picturepark-sdk-v1-widgets API">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">picturepark-sdk-v1-widgets API</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="datatransferitem.html">DataTransferItem</a>
</li>
</ul>
<h1>Interface DataTransferItem</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>One drag data item. During a drag operation, each drag event has a dataTransfer property which contains a list of drag data items. Each item in the list is a DataTransferItem object.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">DataTransferItem</span>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section tsd-is-external">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="datatransferitem.html#kind" class="tsd-kind-icon">kind</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="datatransferitem.html#type" class="tsd-kind-icon">type</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-external">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-external"><a href="datatransferitem.html#getasfile" class="tsd-kind-icon">get<wbr>AsFile</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-external"><a href="datatransferitem.html#getasstring" class="tsd-kind-icon">get<wbr>AsString</a></li>
<li class="tsd-kind-method tsd-parent-kind-interface tsd-is-external"><a href="datatransferitem.html#webkitgetasentry" class="tsd-kind-icon">webkit<wbr>Get<wbr>AsEntry</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-external">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="kind" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> kind</h3>
<div class="tsd-signature tsd-kind-icon">kind<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in node_modules/typescript/lib/lib.dom.d.ts:4225</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Returns the drag data item kind, one of: "string", "file".</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="type" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> type</h3>
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in node_modules/typescript/lib/lib.dom.d.ts:4229</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Returns the drag data item type string.</p>
</div>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-external">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-external">
<a name="getasfile" class="tsd-anchor"></a>
<h3>get<wbr>AsFile</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-external">
<li class="tsd-signature tsd-kind-icon">get<wbr>AsFile<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="file.html" class="tsd-signature-type">File</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in node_modules/typescript/lib/lib.dom.d.ts:4233</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Returns a File object, if the drag data item kind is File.</p>
</div>
</div>
<h4 class="tsd-returns-title">Returns <a href="file.html" class="tsd-signature-type">File</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-external">
<a name="getasstring" class="tsd-anchor"></a>
<h3>get<wbr>AsString</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-external">
<li class="tsd-signature tsd-kind-icon">get<wbr>AsString<span class="tsd-signature-symbol">(</span>callback<span class="tsd-signature-symbol">: </span><a href="functionstringcallback.html" class="tsd-signature-type">FunctionStringCallback</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in node_modules/typescript/lib/lib.dom.d.ts:4237</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Invokes the callback with the string data as the argument, if the drag data item kind is text.</p>
</div>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>callback: <a href="functionstringcallback.html" class="tsd-signature-type">FunctionStringCallback</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface tsd-is-external">
<a name="webkitgetasentry" class="tsd-anchor"></a>
<h3>webkit<wbr>Get<wbr>AsEntry</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface tsd-is-external">
<li class="tsd-signature tsd-kind-icon">webkit<wbr>Get<wbr>AsEntry<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in node_modules/typescript/lib/lib.dom.d.ts:4238</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
</li>
</ul>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
</ul>
<ul class="current">
<li class="current tsd-kind-interface tsd-is-external">
<a href="datatransferitem.html" class="tsd-kind-icon">Data<wbr>Transfer<wbr>Item</a>
<ul>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a href="datatransferitem.html#kind" class="tsd-kind-icon">kind</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a href="datatransferitem.html#type" class="tsd-kind-icon">type</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-external">
<a href="datatransferitem.html#getasfile" class="tsd-kind-icon">get<wbr>AsFile</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-external">
<a href="datatransferitem.html#getasstring" class="tsd-kind-icon">get<wbr>AsString</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-interface tsd-is-external">
<a href="datatransferitem.html#webkitgetasentry" class="tsd-kind-icon">webkit<wbr>Get<wbr>AsEntry</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html> |
Front End Courses/01. Udemy Basic Web/02) CSS/Quiz4-ImageGallery.html | i-den/SoftwareUniversity | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<script src="./styles/js/jquery-3.2.1.js"></script>
<script src="./styles/js/bootstrap.js"></script>
<link rel="stylesheet" type="text/css" href="./styles/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="./styles/css/font-awesome.css">
<link rel="stylesheet" type="text/css" href="./styles/css/font-awesome.css">
<link rel="stylesheet" type="text/css" href="./Quiz4-ImageGallery.css">
<title>Bootstrap</title>
</head>
<body>
<header>
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-nav"
aria-expanded="false">
<span class="sr-only">Toggle Navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#" class="navbar-brand"><i class="fa fa-battery-quarter" aria-hidden="true"></i>Images</a>
</div>
<div class="collapse navbar-collapse" id="bs-nav">
<ul class="nav navbar-nav">
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="#">Sign Up</a></li>
<li><a href="#">Login</a></li>
</ul>
</div>
</div>
</nav>
</header>
<main>
<div class="container">
<div class="jumbotron">
<h1><span class="glyphicon glyphicon glyphicon-camera" aria-hidden="true"></span> The Image Gallery</h1>
<p>Some random text here</p>
</div>
<div class="row">
<div class="col-lg-4 col-sm-6">
<div class="thumbnail">
<img src="https://images.unsplash.com/photo-1487017159836-4e23ece2e4cf?dpr=1&auto=format&fit=crop&w=1080&h=720&q=80&cs=tinysrgb&crop=">
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="thumbnail">
<img src="https://images.unsplash.com/photo-1431540015161-0bf868a2d407?dpr=1&auto=format&fit=crop&w=1080&h=720&q=80&cs=tinysrgb&crop=">
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="thumbnail">
<img src="https://images.unsplash.com/photo-1494783367193-149034c05e8f?dpr=1&auto=format&fit=crop&w=1500&h=1000&q=80&cs=tinysrgb&crop=">
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="thumbnail">
<img src="https://images.unsplash.com/photo-1487017159836-4e23ece2e4cf?dpr=1&auto=format&fit=crop&w=1080&h=720&q=80&cs=tinysrgb&crop=">
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="thumbnail">
<img src="https://images.unsplash.com/photo-1431540015161-0bf868a2d407?dpr=1&auto=format&fit=crop&w=1080&h=720&q=80&cs=tinysrgb&crop=">
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="thumbnail">
<img src="https://images.unsplash.com/photo-1494783367193-149034c05e8f?dpr=1&auto=format&fit=crop&w=1500&h=1000&q=80&cs=tinysrgb&crop=">
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="thumbnail">
<img src="https://images.unsplash.com/photo-1494783367193-149034c05e8f?dpr=1&auto=format&fit=crop&w=1500&h=1000&q=80&cs=tinysrgb&crop=">
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="thumbnail">
<img src="https://images.unsplash.com/photo-1494783367193-149034c05e8f?dpr=1&auto=format&fit=crop&w=1500&h=1000&q=80&cs=tinysrgb&crop=">
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="thumbnail">
<img src="https://images.unsplash.com/photo-1494783367193-149034c05e8f?dpr=1&auto=format&fit=crop&w=1500&h=1000&q=80&cs=tinysrgb&crop=">
</div>
</div>
</div>
</div>
</div>
</div>
</main>
</body>
</html> |
_site/2014/12/22/first-post-ever/index.html | samarthasthana/samarthasthana.github.com | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!-- Enable responsiveness on mobile devices-->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<title>
First post ever · SamPages
</title>
<!-- CSS -->
<link rel="stylesheet" href="/public/css/poole.css">
<link rel="stylesheet" href="/public/css/syntax.css">
<link rel="stylesheet" href="/public/css/hyde.css">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
<!-- Icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/public/apple-touch-icon-144-precomposed.png">
<link rel="shortcut icon" href="/public/favicon.ico">
<!-- RSS -->
<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
</head>
<body class="theme-base-08">
<div class="sidebar">
<div class="container sidebar-sticky">
<div class="sidebar-about">
<h1>
<a href="/">
SamPages
</a>
</h1>
<p class="lead">This blog belongs to Samarth Asthana, a youngish developer working his way to quench curiosity and achieve greatness while being rooted to his values and caring for others. Emo much :P?</p>
</div>
<nav class="sidebar-nav">
<a class="sidebar-nav-item" href="/">Home</a>
<a class="sidebar-nav-item" href="/about/">About</a>
<a class="sidebar-nav-item" href="https://github.com/samarthasthana/archive/v2.1.0.zip">Download</a>
<a class="sidebar-nav-item" href="https://github.com/samarthasthana">GitHub project</a>
<span class="sidebar-nav-item">Currently v2.1.0</span>
</nav>
<p>© 2014. All rights reserved.</p>
</div>
</div>
<div class="content container">
<div class="post">
<h1 class="post-title">First post ever</h1>
<span class="post-date">22 Dec 2014</span>
<p>This is an interesting transition that me and my blog have decided to go through. Before this we had tried
wordpress, which gave so many options that I was always confused about what I really wanted. Rails was always an option
but it would require hardwork setting things up. Obviously the 'hardwork' we are talking about is negligible when
compared to any other tech stack, but I am a true 'Slob' when it comes to doing work that requires me cutting down
my free time.</p>
<p>So <a href="http://jekyllrb.com/">Jekyll</a> is for people like me. It a framework thats one step ahead of Rails. It not just up, it up and running and
down three laps from the word go!</p>
<p>Now I hope that I would be able to keep picking my mind and blogging about my life now that I can use <a href="http://www.sublimetext.com/3">sublime text</a> and
<a href="https://help.github.com/articles/github-flavored-markdown/">github markdown</a> and not bother about hosting as <a href="https://pages.github.com/">Github</a> is the kidest deployment manager ever. Wish me luck!!</p>
<p><em>Love</br>
Sam<em></p>
</div>
<div class="related">
<h2>Related Posts</h2>
<ul class="related-posts">
<li>
<h3>
<a href="/2012/02/07/example-content/">
Example content
<small>07 Feb 2012</small>
</a>
</h3>
</li>
<li>
<h3>
<a href="/2012/02/06/whats-jekyll/">
What's Jekyll?
<small>06 Feb 2012</small>
</a>
</h3>
</li>
</ul>
</div>
</div>
</body>
</html>
|
tools/online-tools/base32_encode.html | englishextra/shimansky.biz | <!DOCTYPE html>
<!-- 1. use /tools/modularscale/index.html?15&px&1.25,1.125&web&text for font size and line height
2. lazyload images
3. remove font face, display block, opacity 1, visibility visible in critical inline css
4. set font display swap in font face in css -->
<html class="no-js" lang="ru">
<head>
<meta charset="utf-8" />
<!-- <meta http-equiv="x-ua-compatible" content="ie=edge" /> -->
<!-- https://content-security-policy.com/ --><meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; connect-src 'self' 'unsafe-inline' https:; frame-src 'self' https:; media-src 'self' https:; img-src 'self' 'unsafe-inline' https: data:" />
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Base32 Encode Online</title>
<link rel="stylesheet" href="./css/style.css" />
<script src="./js/jquery-1.10.1.min.js"></script>
</head>
<body>
<div id="header">
<h1><a href="./index.html">Online Tools</a></h1>
</div>
<div id="body">
<script src="./js/main.js"></script>
<div id="main">
<h1>Base32 Encode</h1>
<div class="description">Base32 online encode function
</div>
<div class="input">
<textarea id="input" placeholder="Input"></textarea>
</div>
<div class="submit">
<input id="execute" type="button" value="Encode" class="btn btn-default">
<label>
<input id="auto-update" type="checkbox" value="1" checked="checked">Auto Update
</label>
</div>
<div class="output">
<textarea id="output" placeholder="Output"></textarea>
</div>
</div>
<div id="sidebar">
<div class="col">
<ul class="menu">
<li>
<div class="menu-group">Hash</div>
</li>
<li><a href="./crc16.html">CRC-16</a></li>
<li><a href="./crc32.html">CRC-32</a></li>
<li><a href="./md2.html">MD2</a></li>
<li><a href="./md4.html">MD4 </a></li>
<li><a href="./md5.html">MD5</a></li>
<li><a href="./sha1.html">SHA1</a></li>
<li><a href="./sha224.html">SHA224</a></li>
<li><a href="./sha256.html">SHA256</a></li>
<li><a href="./sha384.html">SHA384</a></li>
<li><a href="./sha512.html">SHA512</a></li>
<li><a href="./sha512_224.html">SHA512/224</a></li>
<li><a href="./sha512_256.html">SHA512/256</a></li>
<li><a href="./sha3_224.html">SHA3-224</a></li>
<li><a href="./sha3_256.html">SHA3-256</a></li>
<li><a href="./sha3_384.html">SHA3-384</a></li>
<li><a href="./sha3_512.html">SHA3-512</a></li>
<li><a href="./keccak_224.html">Keccak-224</a></li>
<li><a href="./keccak_256.html">Keccak-256</a></li>
<li><a href="./keccak_384.html">Keccak-384</a></li>
<li><a href="./keccak_512.html">Keccak-512</a></li>
<li><a href="./shake_128.html">Shake-128</a></li>
<li><a href="./shake_256.html">Shake-256</a></li>
</ul>
<ul class="menu">
<li>
<div class="menu-group">Encode</div>
</li>
<li><a href="./base32_encode.html">Base32</a></li>
<li><a href="./base32_encode_file.html">Base32 File</a></li>
<li><a href="./base64_encode.html">Base64</a></li>
<li><a href="./base64_encode_file.html">Base64 File</a></li>
<li><a href="./html_encode.html">HTML</a></li>
<li><a href="./url_encode.html">URL</a></li>
</ul>
<ul class="menu">
<li>
<div class="menu-group">Misc</div>
</li>
<li><a href="./syntax_highlight.html">Syntax Highlight</a></li>
</ul>
</div>
<div class="col">
<ul class="menu">
<li>
<div class="menu-group">File Hash</div>
</li>
<li><a href="./crc16_checksum.html">CRC-16</a></li>
<li><a href="./crc32_checksum.html">CRC-32</a></li>
<li><a href="./md2_file_hash.html">MD2</a></li>
<li><a href="./md4_file_hash.html">MD4</a></li>
<li><a href="./md5_checksum.html">MD5</a></li>
<li><a href="./sha1_checksum.html">SHA1</a></li>
<li><a href="./sha224_checksum.html">SHA224</a></li>
<li><a href="./sha256_checksum.html">SHA256</a></li>
<li><a href="./sha384_file_hash.html">SHA384</a></li>
<li><a href="./sha512_file_hash.html">SHA512</a></li>
<li><a href="./sha512_224_file_hash.html">SHA512/224</a></li>
<li><a href="./sha512_256_file_hash.html">SHA512/256</a></li>
<li><a href="./sha3_224_checksum.html">SHA3-224</a></li>
<li><a href="./sha3_256_checksum.html">SHA3-256</a></li>
<li><a href="./sha3_384_checksum.html">SHA3-384</a></li>
<li><a href="./sha3_512_checksum.html">SHA3-512</a></li>
<li><a href="./keccak_224_checksum.html">Keccak-224</a></li>
<li><a href="./keccak_256_checksum.html">Keccak-256</a></li>
<li><a href="./keccak_384_checksum.html">Keccak-384</a></li>
<li><a href="./keccak_512_checksum.html">Keccak-512</a></li>
<li><a href="./shake_128_checksum.html">Shake-128</a></li>
<li><a href="./shake_256_checksum.html">Shake-256</a></li>
</ul>
<ul class="menu">
<li>
<div class="menu-group">Decode</div>
</li>
<li><a href="./base32_decode.html">Base32</a></li>
<li><a href="./base32_decode_file.html">Base32 File</a></li>
<li><a href="./base64_decode.html">Base64</a></li>
<li><a href="./base64_decode_file.html">Base64 File</a></li>
<li><a href="./html_decode.html">HTML</a></li>
<li><a href="./url_decode.html">URL</a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
<script src="./js/base32.min.js"></script>
<script>method = base32.encode;</script>
</div>
<div id="footer">© 2015-2017 Online Tools</div>
</body>
</html> |
templates/cart/cart_base.html | quokkaproject/quokka-cart | {% extends theme("base.html") %}
{% block page_header %}
<div class="large-12 columns">
<div class="page-header">
<h1> Cart </h1>
</div>
</div>
{% endblock %}
|
ZTE/15214460681878.html | coolspring1293/coolspring1293.github.io | <!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>
S1W5 -
</title>
<link href="atom.xml" rel="alternate" title="" type="application/atom+xml">
<link rel="stylesheet" href="asset/css/foundation.min.css" />
<link rel="stylesheet" href="asset/css/docs.css" />
<script src="asset/js/vendor/modernizr.js"></script>
<script src="asset/js/vendor/jquery.js"></script>
<script src="asset/highlightjs/highlight.pack.js"></script>
<link href="asset/highlightjs/styles/github.css" media="screen, projection" rel="stylesheet" type="text/css">
<script>hljs.initHighlightingOnLoad();</script>
<script type="text/javascript">
function before_search(){
var searchVal = 'site: ' + document.getElementById('search_input').value;
document.getElementById('search_q').value = searchVal;
return true;
}
</script>
</head>
<body class="antialiased hide-extras">
<div class="marketing off-canvas-wrap" data-offcanvas>
<div class="inner-wrap">
<nav class="top-bar docs-bar hide-for-small" data-topbar>
<section class="top-bar-section">
<div class="row">
<div style="position: relative;width:100%;"><div style="position: absolute; width:100%;">
<ul id="main-menu" class="left">
<li id=""><a target="self" href="index.html">Home</a></li>
<li id=""><a target="_self" href="archives.html">Archives</a></li>
</ul>
<ul class="right" id="search-wrap">
<li>
<form target="_blank" onsubmit="return before_search();" action="http://google.com/search" method="get">
<input type="hidden" id="search_q" name="q" value="" />
<input tabindex="1" type="search" id="search_input" placeholder="Search"/>
</form>
</li>
</ul>
</div></div>
</div>
</section>
</nav>
<nav class="tab-bar show-for-small">
<a href="javascript:void(0)" class="left-off-canvas-toggle menu-icon">
<span> </span>
</a>
</nav>
<aside class="left-off-canvas-menu">
<ul class="off-canvas-list">
<li><a href="index.html">HOME</a></li>
<li><a href="archives.html">Archives</a></li>
<li><a href="about.html">ABOUT</a></li>
<li><label>Categories</label></li>
<li><a href="Algorithms.html">Algorithms</a></li>
<li><a href="%E5%B9%B4%E4%BC%9A.html">年会</a></li>
<li><a href="%E8%BF%B0%E8%81%8C%E6%8A%A5%E5%91%8A.html">述职报告</a></li>
</ul>
</aside>
<a class="exit-off-canvas" href="#"></a>
<section id="main-content" role="main" class="scroll-container">
<script type="text/javascript">
$(function(){
$('#menu_item_index').addClass('is_active');
});
</script>
<div class="row">
<div class="large-8 medium-8 columns">
<div class="markdown-body article-wrap">
<div class="article">
<h1>S1W5</h1>
<div class="read-more clearfix">
<span class="date">2018/3/19</span>
<span class="comments">
</span>
</div>
</div><!-- article -->
<div class="article-content">
<h2 id="toc_0">面试总结</h2>
<p>面试完了,感觉核心就是“你要认同华为的价值观,你才能进来” </p>
<h1 id="toc_1">markdown的奇技淫巧</h1>
<h2 id="toc_2">脚注</h2>
<p>这是一个链接到谷歌的<sup id="fnref1"><a href="#fn1" rel="footnote">1</a></sup>。</p>
<p>markdown中的写法是这样的:</p>
<pre><code> \这是一个链接到谷歌的[^脚注]。
\[^脚注]: http://www.google.com
</code></pre>
<h1 id="toc_3">Java</h1>
<h2 id="toc_4">Java中 VO、 PO、DO、DTO、 BO、 QO、DAO、POJO的概念</h2>
<h3 id="toc_5">PO(persistant object) 持久对象</h3>
<p>在 o/r 映射的时候出现的概念,如果没有 o/r 映射,没有这个概念存在了。通常对应数据模型 ( 数据库 ), 本身还有部分业务逻辑的处理。可以看成是与数据库中的表相映射的 java 对象。最简单的 PO 就是对应数据库中某个表中的一条记录,多个记录可以用 PO 的集合。 PO 中应该不包含任何对数据库的操作。</p>
<h3 id="toc_6">DO(Domain Object)领域对象</h3>
<p>就是从现实世界中抽象出来的有形或无形的业务实体。一般和数据中的表结构对应。</p>
<h3 id="toc_7">TO(Transfer Object) ,数据传输对象</h3>
<p>在应用程序不同 tie( 关系 ) 之间传输的对象</p>
<h3 id="toc_8">DTO(Data Transfer Object)数据传输对象</h3>
<p>这个概念来源于J2EE的设计模式,原来的目的是为了EJB的分布式应用提供粗粒度的数据实体,以减少分布式调用的次数,从而提高分布式调用的性能和降低网络负载,但在这里,我泛指用于展示层与服务层之间的数据传输对象。</p>
<h3 id="toc_9">VO(view object) 值对象</h3>
<p>视图对象,用于展示层,它的作用是把某个指定页面(或组件)的所有数据封装起来。</p>
<h3 id="toc_10">BO(business object) 业务对象</h3>
<p>从业务模型的角度看 , 见 UML 元件领域模型中的领域对象。封装业务逻辑的 java 对象 , 通过调用 DAO 方法 , 结合 PO,VO 进行业务操作。 business object: 业务对象 主要作用是把业务逻辑封装为一个对象。这个对象可以包括一个或多个其它的对象。 比如一个简历,有教育经历、工作经历、社会关系等等。 我们可以把教育经历对应一个 PO ,工作经历对应一个 PO ,社会关系对应一个 PO 。 建立一个对应简历的 BO 对象处理简历,每个 BO 包含这些 PO 。 这样处理业务逻辑时,我们就可以针对 BO 去处理。</p>
<h3 id="toc_11">POJO(plain ordinary java object) 简单无规则 java 对象</h3>
<p>纯的传统意义的 java 对象。就是说在一些 Object/Relation Mapping 工具中,能够做到维护数据库表记录的 persisent object 完全是一个符合 Java Bean 规范的纯 Java 对象,没有增加别的属性和方法。我的理解就是最基本的 Java Bean ,只有属性字段及 setter 和 getter 方法!。</p>
<h3 id="toc_12">DAO(data access object) 数据访问对象</h3>
<p>是一个 sun 的一个标准 j2ee 设计模式, 这个模式中有个接口就是 DAO ,它负持久层的操作。为业务层提供接口。此对象用于访问数据库。通常和 PO 结合使用, DAO 中包含了各种数据库的操作方法。通过它的方法 , 结合 PO 对数据库进行相关的操作。夹在业务逻辑与数据库资源中间。配合 VO, 提供数据库的 CRUD 操作</p>
<h1 id="toc_13">Oracle</h1>
<p><a href="http://blog.itpub.net/29654823/viewspace-1779828/">http://blog.itpub.net/29654823/viewspace-1779828/</a></p>
<pre><code>...
ORA-39112: Dependent object type TABLE_STATISTICS skipped, base object type TABLE:"IOMCLOUD"."INF_DATA_TEMPLATE" creation failed
ORA-39112: Dependent object type TABLE_STATISTICS skipped, base object type TABLE:"IOMCLOUD"."IOM_OS_FILE_UPLOAD_INFO" creation failed
Job "IOMCLOUD2"."SYS_IMPORT_FULL_01" completed with 2631 error(s) at Wed Mar 21 15:23:29 2018 elapsed 0 00:00:15
</code></pre>
<p>这个问题的情况大致有一下几个情况,<br/>
1,在原来测试库中,目标schema和别的用户相互授权了,可是你导出的dmp中没有包含所有的用户,导入时对应用户没有创建好。<br/>
2,再就是,表空间问题,测试库中的用户下的某个表的索引没有在他的默认表空间里,这样你要在目标端(这里就是生产环境),创建好对应的表空间,就是说如果你在测试库把A用户的下的某个表的权限授给了B,那么你在把A用户用数据泵倒进生产库时,他会在生产库中检测有没有用户B。也要做相同的操作。<br/>
解决办法:<br/>
使用IMPDP工具完成数据导入时,会按照dump文件中有关的存储的参数信息完成数据的导入。很多情况下我们希望按照被导入用户的默认参数完成数据的导入,此时我们可以使用IMPDP的TRANSFORM参数辅助完成<br/>
利用参数 TRANSFORM=segment_attributes:n 去掉表空间和存储子句,加上这个参数后,remap_tablesapce参数就会失效,就会倒进用户默认的表空间,</p>
<p>[oracle@rac1 ~]$impdp system/"manager(*)" directory=bak dumpfile=pdtest16.dmp remap_tablespace=pdTEST_EN:test_pd_data remap_schema=pdtest_DE_DE:test_pd_DE_DE schemas=pdtest_DE_DE TABLE_EXISTS_ACTION=replace TRANSFORM=segment_attributes:n;<br/>
就能成功</p>
<div class="footnotes">
<hr/>
<ol>
<li id="fn1">
<p><a href="http://www.google.com">http://www.google.com</a> <a href="#fnref1" rev="footnote">↩</a></p>
</li>
</ol>
</div>
</div>
<div class="row">
<div class="large-6 columns">
<p class="text-left" style="padding:15px 0px;">
<a href="15214490768753.html"
title="Previous Post: [TOC]">« [TOC]</a>
</p>
</div>
<div class="large-6 columns">
<p class="text-right" style="padding:15px 0px;">
<a href="15209326877303.html"
title="Next Post: 总结">总结 »</a>
</p>
</div>
</div>
<div class="comments-wrap">
<div class="share-comments">
</div>
</div>
</div><!-- article-wrap -->
</div><!-- large 8 -->
<div class="large-4 medium-4 columns">
<div class="hide-for-small">
<div id="sidebar" class="sidebar">
<div id="site-info" class="site-info">
<h1></h1>
<div class="site-des"></div>
<div class="social">
<a target="_blank" class="rss" href="atom.xml" title="RSS">RSS</a>
</div>
</div>
<div id="site-categories" class="side-item ">
<div class="side-header">
<h2>Categories</h2>
</div>
<div class="side-content">
<p class="cat-list">
<a href="Algorithms.html"><strong>Algorithms</strong></a>
<a href="%E5%B9%B4%E4%BC%9A.html"><strong>年会</strong></a>
<a href="%E8%BF%B0%E8%81%8C%E6%8A%A5%E5%91%8A.html"><strong>述职报告</strong></a>
</p>
</div>
</div>
<div id="site-categories" class="side-item">
<div class="side-header">
<h2>Recent Posts</h2>
</div>
<div class="side-content">
<ul class="posts-list">
<li class="post">
<a href="15247930122950.html">S1W10 T2</a>
</li>
<li class="post">
<a href="15246460543779.html">开通角色权限</a>
</li>
<li class="post">
<a href="15244522143220.html">S1W10</a>
</li>
<li class="post">
<a href="15238463111988.html">S1W9</a>
</li>
<li class="post">
<a href="15231719492101.html">CSB</a>
</li>
</ul>
</div>
</div>
</div><!-- sidebar -->
</div><!-- hide for small -->
</div><!-- large 4 -->
</div><!-- row -->
<div class="page-bottom clearfix">
<div class="row">
<p class="copyright">Copyright © 2015
Powered by <a target="_blank" href="http://www.mweb.im">MWeb</a>,
Theme used <a target="_blank" href="http://github.com">GitHub CSS</a>.</p>
</div>
</div>
</section>
</div>
</div>
<script src="asset/js/foundation.min.js"></script>
<script>
$(document).foundation();
function fixSidebarHeight(){
var w1 = $('.markdown-body').height();
var w2 = $('#sidebar').height();
if (w1 > w2) { $('#sidebar').height(w1); };
}
$(function(){
fixSidebarHeight();
})
$(window).load(function(){
fixSidebarHeight();
});
</script>
</body>
</html>
|
html/123456223643.html | GoC-Spending/data-corporations |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) -->
<!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca -->
<head>
<!-- Title begins / Début du titre -->
<title>
Weldco Hydra-Lift Crane Ltd. -
Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada
</title>
<!-- Title ends / Fin du titre -->
<!-- Meta-data begins / Début des métadonnées -->
<meta charset="utf-8" />
<meta name="dcterms.language" title="ISO639-2" content="eng" />
<meta name="dcterms.title" content="" />
<meta name="description" content="" />
<meta name="dcterms.description" content="" />
<meta name="dcterms.type" content="report, data set" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.issued" title="W3CDTF" content="" />
<meta name="dcterms.modified" title="W3CDTF" content="" />
<meta name="keywords" content="" />
<meta name="dcterms.creator" content="" />
<meta name="author" content="" />
<meta name="dcterms.created" title="W3CDTF" content="" />
<meta name="dcterms.publisher" content="" />
<meta name="dcterms.audience" title="icaudience" content="" />
<meta name="dcterms.spatial" title="ISO3166-1" content="" />
<meta name="dcterms.spatial" title="gcgeonames" content="" />
<meta name="dcterms.format" content="HTML" />
<meta name="dcterms.identifier" title="ICsiteProduct" content="536" />
<!-- EPI-11240 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- MCG-202 -->
<meta content="width=device-width,initial-scale=1" name="viewport">
<!-- EPI-11567 -->
<meta name = "format-detection" content = "telephone=no">
<!-- EPI-12603 -->
<meta name="robots" content="noarchive">
<!-- EPI-11190 - Webtrends -->
<script>
var startTime = new Date();
startTime = startTime.getTime();
</script>
<!--[if gte IE 9 | !IE ]><!-->
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon">
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css">
<!--<![endif]-->
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css">
<!--[if lt IE 9]>
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script>
<![endif]-->
<!--[if lte IE 9]>
<![endif]-->
<noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript>
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<script>dataLayer1 = [];</script>
<!-- End Google Tag Manager -->
<!-- EPI-11235 -->
<link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body class="home" vocab="http://schema.org/" typeof="WebPage">
<!-- EPIC HEADER BEGIN -->
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script>
<!-- End Google Tag Manager -->
<!-- EPI-12801 -->
<span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span>
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-sm visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to "About this site"</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr" class="container">
<section id="wb-lng" class="visible-md visible-lg text-right">
<h2 class="wb-inv">Language selection</h2>
<div class="row">
<div class="col-md-12">
<ul class="list-inline mrgn-bttm-0">
<li><a href="nvgt.do?V_TOKEN=1492330145300&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=50314&V_SEARCH.docsStart=50313&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/updt.sec?_flId?_flxKy=e1s1&estblmntNo=234567041301&profileId=61&_evId=bck&lang=eng&V_SEARCH.showStricts=false&prtl=1&_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li>
</ul>
</div>
</div>
</section>
<div class="row">
<div class="brand col-xs-8 col-sm-9 col-md-6">
<a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a>
</div>
<section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn">
<h2>Search and menus</h2>
<ul class="list-inline text-right chvrn">
<li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li>
</ul>
<div id="mb-pnl"></div>
</section>
<!-- Site Search Removed -->
</div>
</div>
<nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement">
<h2 class="wb-inv">Topics menu</h2>
<div class="container nvbar">
<div class="row">
<ul class="list-inline menu">
<li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li>
<li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li>
<li><a href="https://travel.gc.ca/">Travel</a></li>
<li><a href="https://www.canada.ca/en/services/business.html">Business</a></li>
<li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li>
<li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li>
<li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li>
<li><a href="https://www.canada.ca/en/services.html">More services</a></li>
</ul>
</div>
</div>
</nav>
<!-- EPIC BODY BEGIN -->
<nav role="navigation" id="wb-bc" class="" property="breadcrumb">
<h2 class="wb-inv">You are here:</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
<li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li>
<li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li>
<li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li>
</ol>
</div>
</div>
</nav>
</header>
<main id="wb-cont" role="main" property="mainContentOfPage" class="container">
<!-- End Header -->
<!-- Begin Body -->
<!-- Begin Body Title -->
<!-- End Body Title -->
<!-- Begin Body Head -->
<!-- End Body Head -->
<!-- Begin Body Content -->
<br>
<!-- Complete Profile -->
<!-- Company Information above tabbed area-->
<input id="showMore" type="hidden" value='more'/>
<input id="showLess" type="hidden" value='less'/>
<h1 id="wb-cont">
Company profile - Canadian Company Capabilities
</h1>
<div class="profileInfo hidden-print">
<ul class="list-inline">
<li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&rstBtn.x=" class="btn btn-link">New Search</a> |</li>
<li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do">
<input type="hidden" name="lang" value="eng" />
<input type="hidden" name="profileId" value="" />
<input type="hidden" name="prtl" value="1" />
<input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" />
<input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" />
<input type="hidden" name="V_SEARCH.depth" value="1" />
<input type="hidden" name="V_SEARCH.showStricts" value="false" />
<input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" />
</form></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=50312&V_DOCUMENT.docRank=50313&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492330165382&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567153731&profileId=&key.newSearchLabel=">Previous Company</a></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=50314&V_DOCUMENT.docRank=50315&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492330165382&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=287440920000&profileId=&key.newSearchLabel=">Next Company</a></li>
</ul>
</div>
<details>
<summary>Third-Party Information Liability Disclaimer</summary>
<p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p>
</details>
<h2>
Weldco Hydra-Lift Crane Ltd.
</h2>
<div class="row">
<div class="col-md-5">
<h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2>
<p>Weldco Hydra-Lift Crane Ltd.</p>
<div class="mrgn-tp-md"></div>
<p class="mrgn-bttm-0" ><a href="http://www.weldco-beales.com"
target="_blank" title="Website URL">http://www.weldco-beales.com</a></p>
</div>
<div class="col-md-4 mrgn-sm-sm">
<h2 class="h5 mrgn-bttm-0">Mailing Address:</h2>
<address class="mrgn-bttm-md">
12155-154 St NW<br/>
EDMONTON,
Alberta<br/>
T5V 1J3
<br/>
</address>
<h2 class="h5 mrgn-bttm-0">Location Address:</h2>
<address class="mrgn-bttm-md">
12155-154 St NW<br/>
EDMONTON,
Alberta<br/>
T5V 1J3
<br/>
</address>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(780) 454-5244
</p>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(800) 661-0378</p>
<p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>:
(780) 455-6770</p>
</div>
<div class="col-md-3 mrgn-tp-md">
</div>
</div>
<div class="row mrgn-tp-md mrgn-bttm-md">
<div class="col-md-12">
<h2 class="wb-inv">Company Profile</h2>
<br> Truck mounted hydraulic cranes from 5 ton through 50 ton
<br>capacity.<br>
</div>
</div>
<!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> -->
<div class="wb-tabs ignore-session">
<div class="tabpanels">
<details id="details-panel1">
<summary>
Full profile
</summary>
<!-- Tab 1 -->
<h2 class="wb-invisible">
Full profile
</h2>
<!-- Contact Information -->
<h3 class="page-header">
Contact information
</h3>
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Doug
Schindel
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
President
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Manufacturing/Production/Operations.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(780) 454-5244
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(780) 455-6770
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
dschindel@weldco-beales.com
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Jim
Prince
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
General Manager
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Manufacturing/Production/Operations.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(780) 454-5244
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Ext:
</strong>
</div>
<div class="col-md-7">
445
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(780) 455-5676
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
jprince@weldco-beales.com
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Tom
Jorgensen
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Representative
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(780) 454-5244
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Ext:
</strong>
</div>
<div class="col-md-7">
360
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(780) 455-5676
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
tjorgensen@weldco-beales.com
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Company Description -->
<h3 class="page-header">
Company description
</h3>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
Yes
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
333120 - Construction Machinery Manufacturing
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Manufacturer / Processor / Producer
</div>
</div>
</section>
<!-- Products / Services / Licensing -->
<h3 class="page-header">
Product / Service / Licensing
</h3>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Material Handling Systems & Equipment <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Cranes <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Attachments <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
Construction Equipment Attachments for:
<br>
Excavators, Compact Excavators, Wheel Loaders, Graders, Crawler
<br>
Tractors,<br>
<br>
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Technology Profile -->
<!-- Market Profile -->
<!-- Sector Information -->
<details class="mrgn-tp-md mrgn-bttm-md">
<summary>
Third-Party Information Liability Disclaimer
</summary>
<p>
Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.
</p>
</details>
</details>
<details id="details-panel2">
<summary>
Contacts
</summary>
<h2 class="wb-invisible">
Contact information
</h2>
<!-- Contact Information -->
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Doug
Schindel
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
President
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Manufacturing/Production/Operations.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(780) 454-5244
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(780) 455-6770
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
dschindel@weldco-beales.com
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Jim
Prince
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
General Manager
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Manufacturing/Production/Operations.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(780) 454-5244
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Ext:
</strong>
</div>
<div class="col-md-7">
445
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(780) 455-5676
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
jprince@weldco-beales.com
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Tom
Jorgensen
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Representative
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(780) 454-5244
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Ext:
</strong>
</div>
<div class="col-md-7">
360
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(780) 455-5676
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
tjorgensen@weldco-beales.com
</div>
</div>
</section>
</details>
<details id="details-panel3">
<summary>
Description
</summary>
<h2 class="wb-invisible">
Company description
</h2>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
Yes
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
333120 - Construction Machinery Manufacturing
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Manufacturer / Processor / Producer
</div>
</div>
</section>
</details>
<details id="details-panel4">
<summary>
Products, services and licensing
</summary>
<h2 class="wb-invisible">
Product / Service / Licensing
</h2>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Material Handling Systems & Equipment <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Cranes <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Attachments <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
Construction Equipment Attachments for:
<br>
Excavators, Compact Excavators, Wheel Loaders, Graders, Crawler
<br>
Tractors,<br>
<br>
</div>
</div>
</section>
</details>
</div>
</div>
<div class="row">
<div class="col-md-12 text-right">
Last Update Date 2017-03-06
</div>
</div>
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
<!-- End Body Content -->
<!-- Begin Body Foot -->
<!-- End Body Foot -->
<!-- END MAIN TABLE -->
<!-- End body -->
<!-- Begin footer -->
<div class="row pagedetails">
<div class="col-sm-5 col-xs-12 datemod">
<dl id="wb-dtmd">
<dt class=" hidden-print">Date Modified:</dt>
<dd class=" hidden-print">
<span><time>2017-03-02</time></span>
</dd>
</dl>
</div>
<div class="clear visible-xs"></div>
<div class="col-sm-4 col-xs-6">
</div>
<div class="col-sm-3 col-xs-6 text-right">
</div>
<div class="clear visible-xs"></div>
</div>
</main>
<footer role="contentinfo" id="wb-info">
<nav role="navigation" class="container wb-navcurr">
<h2 class="wb-inv">About government</h2>
<!-- EPIC FOOTER BEGIN -->
<!-- EPI-11638 Contact us -->
<ul class="list-unstyled colcount-sm-2 colcount-md-3">
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&from=Industries">Contact us</a></li>
<li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li>
<li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li>
<li><a href="https://www.canada.ca/en/news.html">News</a></li>
<li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li>
<li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li>
<li><a href="http://pm.gc.ca/eng">Prime Minister</a></li>
<li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li>
<li><a href="http://open.canada.ca/en/">Open government</a></li>
</ul>
</nav>
<div class="brand">
<div class="container">
<div class="row">
<nav class="col-md-10 ftr-urlt-lnk">
<h2 class="wb-inv">About this site</h2>
<ul>
<li><a href="https://www.canada.ca/en/social.html">Social media</a></li>
<li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li>
<li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li>
</ul>
</nav>
<div class="col-xs-6 visible-sm visible-xs tofpg">
<a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a>
</div>
<div class="col-xs-6 col-md-2 text-right">
<object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object>
</div>
</div>
</div>
</div>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script>
<![endif]-->
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script>
<!-- EPI-10519 -->
<span class="wb-sessto"
data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span>
<script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script>
<!-- EPI-11190 - Webtrends -->
<script src="/eic/home.nsf/js/webtrends.js"></script>
<script>var endTime = new Date();</script>
<noscript>
<div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0&dcssip=www.ic.gc.ca"/></div>
</noscript>
<!-- /Webtrends -->
<!-- JS deps -->
<script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script>
<!-- EPI-11262 - Util JS -->
<script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script>
<!-- EPI-11383 -->
<script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script>
<span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span>
</body></html>
<!-- End Footer -->
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
|
angular/app/main/pages/login/login-form.component.html | newhere-team/nh-website | <div
flex
layout-fill
layout-align="center center"
>
<form
class="max-content-width"
ng-submit="vm.login()"
name="loginForm"
>
<div class="login-block">
<md-input-container class="md-block">
<label translate="Email"></label>
<input
type="email"
ng-model="vm.email"
name="email"
required
>
<div ng-messages="loginForm.email.$error">
<div
ng-message="required"
translate="Das ist ein Pflichtfeld."
></div>
</div>
</md-input-container>
</div>
<div class="login-block">
<md-input-container class="md-block">
<label translate="Passwort"></label>
<input
type="password"
ng-model="vm.password"
name="password"
required
>
<div ng-messages="loginForm.password.$error">
<div
ng-message="required"
translate="Das ist ein Pflichtfeld."
></div>
</div>
</md-input-container>
</div>
<md-button
type="submit"
class="login-form-submit md-primary md-raised login-block"
ng-disabled="loginForm.$invalid"
translate="Anmelden"
>
</md-button>
</form>
<div
class="login-block max-content-width"
layout="row"
layout-align="space-around center"
>
<a
ui-sref="main.register"
class="md-primary"
translate="Registrieren"
></a>
<a
ui-sref="main.forgotpassword"
md-no-ink
class="md-primary"
translate="Passwort vergessen?"
></a>
</div>
</div>
<div
class="max-content-width"
ng-if="vm.registerMail"
style="margin-top: 32px;"
>
<p>{{'login_form_register_0' | translate | sprintf: vm.registerMail}}</p>
<p>{{'login_form_register_1' | translate }}</p>
</div> |
address.html | ssshooter/MyDiary | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>address book</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="stylesheet" href="bootstrap/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="icon/iconfont.css">
<link rel="stylesheet" type="text/css" href="css/custombs.css">
<link rel="stylesheet" type="text/css" href="css/animate.min.css">
<style>
header{
padding-top: 22px;
height: 88px;
position: fixed;
top: 0;
left: 0;
width: 100vw;
color: #5A95BA;
background-color: #fff;
}
header .address-book-name{
text-align: center;
line-height: 30px;
font-size: 18px;
/*平衡+号的造成的偏移*/
padding-left: 50px;
}
header .search-div{
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 100%;
padding: 0 20px;
}
.icon-search{
vertical-align: middle;
color: #fff;
position: absolute;
left: 25px;
line-height: 26px;
z-index: 10;
}
#search{
border: none;
border-radius: 10px;
background-color: #5A95BA;
color: #fff;
width: 100%;
vertical-align:middle;
position: relative;
line-height: 24px;
padding-left: 28px;
margin: 0 auto;
}
#add{
float: right;
vertical-align: middle;
font-size: 20px;
margin-right: 10px;
}
#main{
padding-top: 88px;
overflow: hidden;
background-color: #5A95BA;
min-height: 100vh;
}
#index{
position: fixed;
width: 22px;
padding-left: 5px;
height: calc(100vh - 88px);
}
#index .alphabet{
height: 3.7%;
color: #fff;
}
.address-list{
width: 100vw;
padding: 10px 30px 10px 52px;
}
.address-list .item{
width: 100%;
padding: 5px 15px;
margin: 8px 0;
background-color: #fff;
border-radius: 6px;
}
.address-list .alphabet-item{
text-align: center;
color: #fff;
}
.address-list .item .namae{
font-size: 2em;
}
.app{
display: none;
}
</style>
</head>
<body>
<div class="pop-up" id="newaddress">
<div class="pop-up-box clearfix">
<div class="form-group">
<label>name</label>
<input type="text" name="name" class="form-control">
</div>
<div class="form-group">
<label>index</label>
<input type="text" name="index" class="form-control" disabled>
</div>
<div class="form-group">
<label>number</label>
<input type="text" name="number" class="form-control">
</div>
<button type="submit" class="btn btn-default pull-right" id="submitNewAddress">Submit</button>
</div>
</div>
<div class="pop-up" id="addressdetail">
<div class="pop-up-box clearfix">
<div class="content">
<p class="name"></p>
<p class="number"></p>
</div>
<div class="footer">
<button id="call" class="btn btn-default" onclick="">call</button>
<button id="del" class="btn btn-default">delete</button>
</div>
</div>
</div>
<div class="app">
<header>
<div class="address-book-name"><span id="title">緊急時以外かけちゃダメ</span><i class="iconfont icon-tianjia" id="add" data-poptarget="newaddress"></i></div>
<div class="search-div">
<i class="iconfont icon-search"></i>
<input type="text" name="search" id="search" />
</div>
</header>
<div id="main">
<div id="index">
<div class="alphabet">#</div>
<div class="alphabet">A</div>
<div class="alphabet">B</div>
<div class="alphabet">C</div>
<div class="alphabet">D</div>
<div class="alphabet">E</div>
<div class="alphabet">F</div>
<div class="alphabet">G</div>
<div class="alphabet">H</div>
<div class="alphabet">I</div>
<div class="alphabet">J</div>
<div class="alphabet">K</div>
<div class="alphabet">L</div>
<div class="alphabet">M</div>
<div class="alphabet">N</div>
<div class="alphabet">O</div>
<div class="alphabet">P</div>
<div class="alphabet">Q</div>
<div class="alphabet">R</div>
<div class="alphabet">S</div>
<div class="alphabet">T</div>
<div class="alphabet">U</div>
<div class="alphabet">V</div>
<div class="alphabet">W</div>
<div class="alphabet">X</div>
<div class="alphabet">Y</div>
<div class="alphabet">Z</div>
</div>
<div class="address-list">
</div>
</div>
</div>
<script src="lib/jquery.min.js"></script>
<script src="js/common.js"></script>
<script src="lib/velocity.min.js"></script>
<script src="bootstrap/bootstrap.min.js"></script>
<script src="js/indexeddb.js"></script>
<script src="lib/alloy_finger.js"></script>
<script>
$(".app").fadeIn('slow');
if(localStorage.theme === 'mitsuha'){
$('head').append('<link rel="stylesheet" type="text/css" href="css/mitsuha.address.css"><link rel="stylesheet" type="text/css" href="css/mitsuha.bs.css">');
}
$('#title').html(localStorage.folder_name);
$('#add').popUpPop('newaddress');
var folder = Number(localStorage.getItem("folder"));
getAddress(folder, process);
function process(rowdata){
var data = rowdata.data;
var alphabetDivision;
var all_item = '';
console.log(data);
for(var i = 0;i<data.length;i++){
alphabetDivision = data[i].alphabetical_order;
if(alphabetDivision==='#'){alphabetDivisionId = 'hash';}
else{alphabetDivisionId = alphabetDivision.toLowerCase();}
if(data[i-1]){
if (data[i].alphabetical_order!==data[i-1].alphabetical_order) {
all_item+= '<div class="alphabet-item" id="'+ alphabetDivisionId +'">'+alphabetDivision+'</div>';
}
}else{
all_item+= '<div class="alphabet-item" id="'+ alphabetDivisionId +'">'+alphabetDivision+'</div>';
}
var item = '<div class="item clearfix" data-poptarget="addressdetail" data-aid="'+ data[i].address_id +'"><div class="namae">'+ data[i].name +'</div><div class="number pull-right">'+ data[i].number +'</div></div>';
all_item+=item;
}
$(".address-list").html(all_item);
$('.item').popUpPop('addressdetail');
}
$('.address-list').on('click','.item',function(){
var name = this.children[0].innerHTML;
var number = this.children[1].innerHTML;
$('#addressdetail').find('.name').html(name);
$('#addressdetail').find('.number').html(number);
$('#del').data('aid', $(this).data('aid'));
$('#call').attr('onclick', 'location.href = \'tel:'+ number +'\'');
});
$('#search').on('input',function(e){
var input_content = e.target.value;
if(input_content){
var items = '';
searchAddress(folder, e.target.value,function(data){
for(var i = 0;i<data.length;i++){
var item = '<div class="item clearfix" data-poptarget="addressdetail" data-aid="'+ data[i].address_id +'"><div class="namae">'+ data[i].name +'</div><div class="number pull-right">'+ data[i].number +'</div></div>';
items+=item;
}
$(".address-list").html(items);
$('.item').popUpPop();
});
}else{
getAddress(folder, process);
}
});
var el = document.getElementById('index');
var el_event = new AlloyFinger(el, {
touchMove: function (e) {
e.preventDefault();//禁止滚动
var Y = e.changedTouches[0].clientY - 88;
var cell = $(this).height()/27;
if (Y<cell) {scroll('hash');}
else if(Y<cell*2){scroll('a');}
else if(Y<cell*3){scroll('b');}
else if(Y<cell*4){scroll('c');}
else if(Y<cell*5){scroll('d');}
else if(Y<cell*6){scroll('e');}
else if(Y<cell*7){scroll('f');}
else if(Y<cell*8){scroll('g');}
else if(Y<cell*9){scroll('h');}
else if(Y<cell*10){scroll('i');}
else if(Y<cell*11){scroll('j');}
else if(Y<cell*12){scroll('k');}
else if(Y<cell*13){scroll('l');}
else if(Y<cell*14){scroll('m');}
else if(Y<cell*15){scroll('n');}
else if(Y<cell*16){scroll('o');}
else if(Y<cell*17){scroll('p');}
else if(Y<cell*18){scroll('q');}
else if(Y<cell*19){scroll('r');}
else if(Y<cell*20){scroll('s');}
else if(Y<cell*21){scroll('t');}
else if(Y<cell*22){scroll('u');}
else if(Y<cell*23){scroll('v');}
else if(Y<cell*24){scroll('w');}
else if(Y<cell*25){scroll('x');}
else if(Y<cell*26){scroll('y');}
else if(Y<cell*27){scroll('z');}
}
});
function scroll(x){
if(document.getElementById(x)){
$("html,body").animate({scrollTop:$("#"+x).offset().top-88},10);
}else{return;}
}
var initial_alphabet;
var reg = /[A-Za-z]/;
$('input[name="name"]').on('input',function(e){
if(e.target.value){
// console.log(e.target.value);
if(!initial_alphabet){//initial_alphabet没有内容时,为其赋值
var SBCvalue = toSBC(e.target.value);//转半角
console.log(SBCvalue);
if(reg.test(SBCvalue)){//如果是字母
initial_alphabet = SBCvalue;
$('input[name="index"]').val(initial_alphabet.toUpperCase());
}else{//不是字母,把index设定为#
initial_alphabet = '#';
$('input[name="index"]').val('#');
}
}
}else{//如果没有内容,initial_alphabet为空,并重新检测第一个输入的值
initial_alphabet = '';
$('input[name="index"]').val('');
}
});
function toSBC(str){//全角转半角
var result = "";
var len = str.length;
for(var i=0;i<len;i++)
{
var cCode = str.charCodeAt(i);
//全角与半角相差(除空格外):65248(十进制)
cCode = (cCode>=0xFF01 && cCode<=0xFF5E)?(cCode - 65248) : cCode;
//处理空格
cCode = (cCode==0x03000)?0x0020:cCode;
result += String.fromCharCode(cCode);
}
return result;
}
$('#submitNewAddress').click(function() {
var index = $('input[name="index"]').val() || '#';
var name = $('input[name="name"]').val();
var number = $('input[name="number"]').val();
if(index && name && number){
var timestamp = new Date().getTime();
var newdata = {address_id:'aid'+timestamp,name:name,number:Number(number),alphabetical_order:index,folder:Number(folder)};
addData('address', newdata, function(){
alert('添加成功');
});
plus(folder);
setTimeout("location.reload()",500);
}
});
$('#del').click(function(event) {
var id = $(this).data('aid');
deleteData('address', id, function(){
alert('deleted');
setTimeout("location.reload()",500);
});
minus(folder);
});
</script>
</body>
</html> |
app/views/common/legal-eyesight-standard/visual-field-2.html | wayneddgu/fit2drive-ux | <!-- Page text -->
{% set page_question = 'Can you meet the visual field standard for driving?' %}
<!-- Condition ID -->
{% set q_id = 'COM' %}
{% set q_no = '89' %}
<!-- Page routing -->
{% set current_page = '/common/legal-eyesight-standard/visual-acuity' %
{% set replay_no = 'You have confirmed that you <strong>cannot meet</strong> the legal eyesight standard for driving' %}
{% extends "layout.html" %}
{% block page_title %}{% if page_title %} {{ page_title | safe }} {% else %} {{ page_question | safe }} {% endif %}{% endblock %}
{% block head %}
{% include "includes/head.html" %}
{% include "includes/scripts.html" %}
{% endblock %}
{% block after_header %}
{{ banner.input() }}
{% endblock %}
{% block content %}
<main id="content" role="main" tabindex="-1">
<div class="grid-row">
{% include "_standard_radio_form.html" %}
{% include "includes/widgets/need-help.html" %}
<div class="column-third">
<aside role="complementary">
<h2 class="heading-small">The visual field standard</h2>
<ul class="list-bullet" style="float: left;">
<li>binocular horizontal field of vision of at least 120 degrees, with at least 50 degrees on each side of the centre</li>
<li>no significant field defect either within or encroaching onto the 20 degrees of fixation</li>
{% include "includes/images/field-vision.html" %}
</ul>
<p>If you are in any doubt, you should discuss with your optician or doctor.</p>
</aside>
</div>
</div>
</main>
{% endblock %}
{% block body_end %}
<script type="text/javascript">
$('.button').click(function() {
next();
});
function validate() {
var value = $('input[name={{ page_id }}]:checked').val();
if (value === 'Y') {
nextYes();
} else if (value === 'N') {
addResponse("{{ q_id }}", "{{ q_no }}", question, "N", "{{ replay_no | safe }}", '{{ current_page }}');
nextNo();
} else if (value === 'DK') {
nextDK();
} else {
showErrors();
}
}
function nextYes() {
if (isNotification()) {
nextYesNotification();
} else if (isRenewal()) {
nextYesRenew();
}
}
function nextNo() {
if (isNotification()) {
nextNoNotification();
} else if (isRenewal()) {
nextNoRenew();
}
}
function nextDK() {
go('field-vision-problem');
}
function nextYesNotification() {
if (getCurrentConditionID() === 'DIAB') {
go('/vision/number-of-eyes');
} else if (getCurrentConditionID() === 'V') {
switch (parseInt(getCurrentConditionType())) {
case 1:
setCurrentConditionDecision('specg1'); // DECISION
if (getCurrentConditionName() === 'glaucoma') {
go('/application-summary');
} else {
go('/application-summary');
}
break;
case 2:
go('/vision/visual-defect');
break;
case 3:
setCurrentConditionDecision('v2c'); // DECISION
go('/vision/ever-seen-eye-specialist');
break;
case 4:
setCurrentConditionDecision('specg1'); // DECISION
go('/application-summary');
break;
case 5:
setCurrentConditionDecision('v2c'); // DECISION
go('/vision/ever-seen-eye-specialist');
break;
case 7:
go('/vision/condition-control');
break;
default:
if (confirm('Error. Go back and choose your vision conditon again')) {
go('/vision/condition-selection');
}
break;
}
}
}
function nextNoNotification() {
if (getCurrentConditionID() === 'DIAB') {
go('/vision/number-of-eyes');
} else if (getCurrentConditionID() === 'V') {
setCurrentConditionDecision('revoke'); // DECISION
go('/application-summary');
}
}
function nextYesRenew() {
if (getCurrentConditionID() ==='DIAB') {
var DIAB66 = '';
try {
// May not always answer this so must be in try/catch
DIAB66 = responses["DIAB"]["66"].resonse;
} catch (err) { console.log(err)};
if ((responses["COM"]["8"].response === "N") ||
(responses["DIAB"]["2"].response === "N") ||
(DIAB66 === "Y2") ||
(responses["DIAB"]["5"].response === "N")) {
goSummary();
} else {
go('/vision/number-of-eyes');
}
} else if (getCurrentConditionID() ==='V') {
switch (parseInt(getCurrentConditionType())) {
case 1:
go('/application-summary');
break;
case 2:
go('/application-summary');
break;
case 3:
setCurrentConditionDecision('v2c'); // DECISION
go('/vision/ever-seen-eye-specialist');
break;
case 4:
setCurrentConditionDecision('specg1'); // DECISION
go('/application-summary');
break;
case 5:
setCurrentConditionDecision('v2c'); // DECISION
go('/vision/ever-seen-eye-specialist');
break;
case 7:
go('/vision/condition-control');
break;
default:
if (confirm('Error. Go back and choose your vision conditon again')) {
go('/vision/condition-selection');
}
break;
}
} else if (getCurrentConditionID() === 'AA') {
go('/heart/aneurysm/more-than-6-and-a-half');
} else if (getCurrentConditionID() === 'BLK') {
go('/common/medication/do-you-take');
} else if (getCurrentConditionID() === 'DEFIB') {
go('/heart/defib/cardioverter-implant');
} else if (getCurrentConditionID() === 'FEP') {
if (getCurrentConditionType() === 'asleep') {
go('/epilepsy/most-recent-seizure-within-5-years');
} else {
go('/epilepsy/seizure-since-last-assessment');
}
} else if (getCurrentConditionID() === 'FES') {
go('/first-ever-seizure/date');
} else if (getCurrentConditionID() === 'H') {
switch (parseInt(getCurrentConditionType())) {
case 1:
go('/common/condition-care');
break;
}
} else if (getCurrentConditionID() === 'NAR') {
go('/sleep/narcolepsy/controlled-months-3');
} else if (getCurrentConditionID() === 'OSAS') {
go('/sleep/under-control');
} else if (getCurrentConditionID() === 'PK') {
go('/parkinsons/parkinsons-medication');
} else if (getCurrentConditionID() === 'PM') {
go('/heart/pacemaker/sudden-attacks');
} else if (getCurrentConditionID() === 'STR') {
go('/stroke/medication');
} else if (getCurrentConditionID() === 'TIA') {
go('/stroke/medication');
}
}
function nextNoRenew() {
if (getCurrentConditionID() ==='DIAB') {
go('/application-summary');
} else if (getCurrentConditionID() ==='V') {
go('/application-summary');
} else if (getCurrentConditionID() === 'AA') {
go('/heart/aneurysm/more-than-6-and-a-half');
} else if (getCurrentConditionID() === 'BLK') {
go('/common/medication/do-you-take');
} else if (getCurrentConditionID() === 'DEFIB') {
go('/heart/defib/cardioverter-implant');
} else if (getCurrentConditionID() === 'FEP') {
if (getCurrentConditionType() === 'asleep') {
go('/common/medication/do-you-take');
} else {
go('/epilepsy/seizure-since-last-assessment');
}
} else if (getCurrentConditionID() === 'FES') {
go('/first-ever-seizure/date');
} else if (getCurrentConditionID() === 'H') {
switch (parseInt(getCurrentConditionType())) {
case 1:
go('/common/medical-consent');
break;
}
} else if (getCurrentConditionID() === 'NAR') {
go('/sleep/narcolepsy/controlled-months-3');
} else if (getCurrentConditionID() === 'OSAS') {
go('/sleep/under-control');
} else if (getCurrentConditionID() === 'PK') {
go('/parkinsons/parkinsons-medication');
} else if (getCurrentConditionID() === 'PM') {
go('/heart/pacemaker/sudden-attacks');
} else if (getCurrentConditionID() === 'STR') {
go('/stroke/medication');
} else if (getCurrentConditionID() === 'TIA') {
go('/stroke/medication');
}
}
</script>
{% endblock %} |
tag/travel/index.html | guyuwhu/guyuwhu.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-79896728-2', 'auto');
ga('send', 'pageview');
</script>
<title>Travel · 谷雨</title>
<!-- CSS -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Slab:700|PT+Serif:400,400italic,700,700italic" type="text/css">
<link rel="stylesheet" href="/public/css/poole.css">
<link rel="stylesheet" href="/public/css/hyde.css">
<!-- <link rel="stylesheet" href="/public/css/jekyll-github.css"> -->
<link rel="stylesheet" href="/public/css/styles/atelier-forest-light.css">
<script src="/public/css/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<!-- Insert to your webpage before the </head> -->
<script src="/public/audioplayerengine/jquery.js"></script>
<script src="/public/audioplayerengine/amazingaudioplayer.js"></script>
<link rel="stylesheet" type="text/css" href="/public/audioplayerengine/initaudioplayer-1.css">
<script src="/public/audioplayerengine/initaudioplayer-1.js"></script>
<!-- End of head section HTML codes -->
<link rel="canonical" href="http://guyuwhu.github.io//tag/travel/" />
<style>
.content a,
.related-posts li a:hover {
color: #949667;
}
::selection {
color: #fff;
background: #949667;
}
::-moz-selection {
color: #fff;
background: #949667;
}
</style>
<!-- Icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/public/apple-touch-icon-144-precomposed.png">
<link rel="shortcut icon" href="/public/favicon.ico">
<!-- RSS -->
<link rel="alternate" type="application/atom+xml" title="谷雨" href="http://guyuwhu.github.io//atom.xml">
</head>
<body>
<a id="_menu" class="menu" href="#_sidebar">☰</a>
<main class="content container">
<h1 class="page-title">Travel</h1>
<p class="message">玩光。</p>
<hr/>
<p>There are no posts for this tag.</p>
</main>
<div id="_backdrop" class="backdrop"></div>
<aside id="_sidebar" class="sidebar" style="background-image:url('/public/img/travel.jpg')">
<div class="container sidebar-sticky">
<div class="sidebar-about">
<h1><a href="/">谷雨</a></h1>
<p>戒骄戒躁。</p>
</div>
<nav class="sidebar-nav">
<ul>
<li>
<a class="sidebar-nav-item " href="/tag/code/">Technique</a>
</li>
<li>
<a class="sidebar-nav-item active" href="/tag/travel/">Travel</a>
</li>
<li>
<a class="sidebar-nav-item " href="/tag/music/">Music</a>
</li>
<li>
<a class="sidebar-nav-item " href="/tag/other/">Misc</a>
</li>
<li>
<a class="sidebar-nav-item " href="/about/">About</a>
</li>
</ul>
</nav>
<div class="sidebar-social">
<a href="https://weibo.com/u/5601657435" target="_blank"><span class="icon-weibo"></span></a>
</div>
</div>
</aside>
<script src="/public/js/hydejack.js" async></script>
</body>
</html>
|
AgendueWeb/doc/api/classes/ActiveModel/AttributeMethods/ClassMethods.html | alombardo4/Agendue | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>ActiveModel::AttributeMethods::ClassMethods</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="../../../css/reset.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../../../css/main.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../../../css/github.css" type="text/css" media="screen" />
<script src="../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../js/main.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script>
</head>
<body>
<div class="banner">
<span>Ruby on Rails 4.0.0</span><br />
<h1>
<span class="type">Module</span>
ActiveModel::AttributeMethods::ClassMethods
</h1>
<ul class="files">
<li><a href="../../../files/__/__/_rvm/gems/ruby-2_1_2/gems/activemodel-4_0_0/lib/active_model/attribute_methods_rb.html">/Users/alec/.rvm/gems/ruby-2.1.2/gems/activemodel-4.0.0/lib/active_model/attribute_methods.rb</a></li>
</ul>
</div>
<div id="bodyContent">
<div id="content">
<!-- Methods -->
</div>
</div>
</body>
</html> |
Doc/overview-summary.html | T-800/Dessin-Vectoriel | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_25) on Thu Jan 08 18:12:46 CET 2015 -->
<title>Overview</title>
<meta name="date" content="2015-01-08">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-files/index-1.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer">
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
<caption><span>Packages</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="rowColor">
<td class="colFirst"><a href="controlleur/package-summary.html">controlleur</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="controlleur/action/package-summary.html">controlleur.action</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="Modele/package-summary.html">Modele</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="vue/package-summary.html">vue</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="vue/forme/package-summary.html">vue.forme</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="vue/forme/Droite/package-summary.html">vue.forme.Droite</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="vue/forme/ellipse/package-summary.html">vue.forme.ellipse</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="vue/forme/Point/package-summary.html">vue.forme.Point</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="vue/forme/Polygone/package-summary.html">vue.forme.Polygone</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li class="navBarCell1Rev">Overview</li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-files/index-1.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
<li><a href="overview-summary.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
packages/theme/public/assets/css/red.css | sontl/OAG-mean | /* ----------------------------------------------------
COLOR SCHEMES
------------------------------------------------------- */
.arrow-left {
border-right-color: #ff3b30;
}
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
border-top-color: #ff3b30 !important;
}
.buddy_members .popover.top > .arrow:after,
.buddy_carousel .popover.top > .arrow:after {
border-top: 10px solid #ff3b30 !important;
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
border-color: #ff3b30 !important;
}
.post-wrapper-top h2,
.group_box:hover .circle,
.group_box:hover,
.buddy_carousel .popover,
.buddy_members .popover,
.buddy_desc,
.cat_widget:hover,
.social_like .icon-container,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > span:focus,
.form-control:focus,
.panel-default > .panel-heading:hover,
.bggrey,
.services_vertical .icon-container,
.item .icon-container,
#owl-testimonial-widget .img-circle,
.testimonial-wrap,
.tparrows:hover,
.blog_button,
.magnifier .btn-default:hover,
blockquote,
.magnifier .btn-default:focus,
.magnifier .btn-default:active,
.service-icon-circle,
.general-title hr {
border-color: #ff3b30;
}
#header-style-1 .dropdown-menu,
#header-style-1 .yamm .dropdown.yamm-fw .dropdown-menu {
border-top-color: #ff3b30 !important;
}
#three-parallax .testimonial h3 {
color: #ff3b30 !important;
}
.blog_button,
.shop_title_slider span,
.cat_widget h3,
.rating i,
.big_title_onepage span,
.small_thin_grey1 i,
.popular_items .meta span i,
.ch-info-front i,
.service_vertical_box:hover .service-icon i,
.bgdark span,
.item .icon-container,
.slider_title_a,
.mini_title2 i,
.team_member span,
.blog-carousel-meta span i,
.high_title2,
.high_title,
.big_title span,
.small_title span,
.mini_title span,
.check li:before,
.service-icon-circle i,
.servicebox:hover .service-icon i,
.shop-right .title .price,
.shop_item .price,
.cart_table .price2,
.widget h3 span,
.big_title_slider span,
a,
.milestone-counter i,
a.readmore,
.tabbed-menu li a:hover,
.footer-menu li a:hover,
.mmode .title span,
.footer-menu li a:focus,
#header-style-1 .yamm h3 i,
#header-style-1 .yamm-fw .dropdown-menu li a:before,
#topbar .topbar-login i,
.group_box i,
#topbar .callus i,
#topbar .topbar-cart i {
color: #ff3b30;
}
.timeline-badge.danger,
.flex-control-paging li a.flex-active,
.tparrows:hover {
background-color: #ff3b30 !important;
}
.demo_changer .demo-icon,
.group_box:hover .circle,
.buddy_carousel .owl-controls .owl-page.active span,
.buddy_carousel .owl-controls.clickable .owl-page:hover span,
.recent_posts_widget > li img:hover,
.buddypress_tabber_widget_member li img:hover,
#tabbed_widget .nav-tabs > li.active > a,
#tabbed_widget .nav-tabs > li.active > a:hover,
#tabbed_widget .nav-tabs > li.active > a:focus,
#tabbed_widget .nav > li > a:hover,
#tabbed_widget .nav > li > a:focus,
#footer-style-1 .social-icons span a:hover,
#footer-style-2 .social-icons span a:hover,
#footer-style-3 .social-icons span a:hover,
.footer_post li img:hover,
#tabbed_widget .recent_posts_widget img:hover,
.pricing_detail:hover,
.pricing_detail:hover .priceamount,
.banners li:hover .img-thumbnail,
.ch-info .ch-info-back,
.service-with-image:hover .service-title,
.calloutbox-full-mini,
.services_vertical .icon-container,
#services .owl-controls .owl-page span,
.item:hover .icon-container,
.white-wrapper #owl-testimonial .owl-controls .owl-page.active span,
.make-bg,
.buddy_image img:hover,
.calloutbox,
#owl-testimonial-widget .owl-controls .owl-prev:hover,
#owl-testimonial-widget .owl-controls .owl-next:hover,
#owl_blog_two_line .owl-controls .owl-prev:hover,
#owl_blog_two_line .owl-controls .owl-next:hover,
#owl_blog_three_line .owl-controls .owl-prev:hover,
#owl_blog_three_line .owl-controls .owl-next:hover,
#owl_portfolio_two_line .owl-controls .owl-prev:hover,
#owl_portfolio_two_line .owl-controls .owl-next:hover,
#owl_shop_carousel .owl-controls .owl-prev:hover,
#owl_shop_carousel .owl-controls .owl-next:hover,
#owl_shop_carousel_1 .owl-controls .owl-prev:hover,
#owl_shop_carousel_1 .owl-controls .owl-next:hover,
#owl-blog .owl-controls .owl-prev:hover,
#owl-blog .owl-controls .owl-next:hover,
.overlay #owl-testimonial .owl-controls .owl-page.active span,
.progress-bar,
.dmtop,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
.magnifier .btn-default:hover,
.magnifier .btn-default:focus,
.magnifier .btn-default:active,
.rsDefaultInv .rsBullet.rsNavSelected span,
.service-icon-circle.active,
.servicebox:hover .service-icon-circle,
.btn-primary,
#accordion-first .accordion-heading .accordion-toggle.active em,
#accordion-second .accordion-heading .accordion-toggle.active em,
mark,
.pager li > a, .pager li > span,
.make-bg-full,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > span:focus,
#bbpress-forums li.bbp-body ul.forum li.bbp-forum-reply-count:hover,
#bbpress-forums li.bbp-body ul.forum li.bbp-forum-topic-count:hover,
.tagcloud a:hover,
.nav-stacked > li > a:hover,
.nav-stacked > li > a:focus,
.nav-tabs > li.active > a:hover,
.buddy_members img:hover,
.buddy_carousel img:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a,
#buddypress_features .nav-tabs > li > a:hover,
#buddypress_features .nav-tabs > li > a:focus,
#header-style-1 .navbar-nav > li > a:hover,
#header-style-1 .navbar-nav > li > a:focus,
#header-style-1 .navbar-nav > li > a:active,
#header-style-1 .navbar-default .navbar-nav > .open > a,
#header-style-1 .navbar-default .navbar-nav > .open > a:hover,
#header-style-1 .navbar-default .navbar-nav > .open > a:focus,
#topbar .social-icons span a:hover {
background-color: #ff3b30;
}
.flex-direction-nav a,
.rsUni .rsThumb.rsNavSelected .thumbIco,
.custom-overlay {
background-color: rgba(255, 59, 48, 0.7);
}
a.navbar-brand {
background: url(/theme/assets/img/red_logo.png) no-repeat scroll left top rgba(0, 0, 0, 0);
} |
tag/美麗/json/index.html | sunnyKiwi/JustCopy | {
"posts": [
{
"url": "/chat/wanted/2018/01/03/WantedM.1514980285.A.65C.html",
"title": "有人進過警察局嗎",
"image": "https://scontent.ftpe8-2.fna.fbcdn.net/v/t1.0-1/p200x200/20621010_10155124992176137_2239290421693652848_n.jpg?oh=ef4b9f33a66e65690d4f6466e567251f&oe=5AFB32BC",
"push": "21",
"boo": "0",
"date": "2018-01-03 19:51:22 +0800",
"boardName": "汪踢 (Wanted)",
"boardLink": "/category/wanted"
} ,
{
"url": "/entertainment/kr_entertain/2017/12/31/KR_EntertainM.1514735533.A.03A.html",
"title": "171231 KBS 兩天一夜S3 E209 中字",
"image": "https://s2-ssl.dmcdn.net/oxHAQ/526x297-HFH.jpg",
"push": "78",
"boo": "0",
"date": "2017-12-31 23:52:09 +0800",
"boardName": "韓綜",
"boardLink": "/category/kr-entertain"
}
]
}
|
_site/archive.html | funcxz/funcxz.github.io |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Archive</title>
<meta name="author" content="Denys Kholod">
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le styles -->
<link href="/assets/themes/twitter/css/1.4.0/bootstrap.css" rel="stylesheet">
<link href="/assets/themes/twitter/css/style.css?body=1" rel="stylesheet" type="text/css" media="all">
<!-- Le fav and touch icons -->
<!-- Update these with your own images
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
-->
</head>
<body>
<div class="topbar">
<div class="fill">
<div class="container">
<a class="brand" href="/">functional exercises</a>
<ul class="nav">
<li class="active"><a href="/archive" class="active">Archive</a></li>
<li><a href="/pages">Pages</a></li>
<li><a href="/tags">Tags</a></li>
</ul>
</div>
</div>
</div>
<div class="container">
<div class="content">
<div class="page-header">
<h1>Archive <small></small></h1>
</div>
<div class="row">
<div class="span14">
<h2>2016</h2>
<h3>October</h3>
<ul>
<li><span>October 7, 2016</span> » <a href="/functional%20exercises/2016/10/07/capitals-countries-quiz-game">Capitals & Countries <| quiz game</a></li>
</ul>
<h3>September</h3>
<ul>
<li><span>September 16, 2016</span> » <a href="/functional%20exercises/2016/09/16/property-based-testing-quicksort-implementation">Quicksort implementation and testing</a></li>
<li><span>September 6, 2016</span> » <a href="/functional%20exercises/2016/09/06/size-of-blobs-in-azure-storage-account">Size of blobs in Azure Storage account</a></li>
</ul>
<h3>August</h3>
<ul>
<li><span>August 19, 2016</span> » <a href="/functional%20exercises/2016/08/19/list-length-using-fold">List length using fold</a></li>
</ul>
</div>
</div>
</div>
<footer>
<p>© Denys Kholod 2016
with help from <a href="http://jekyllbootstrap.com" target="_blank" title="The Definitive Jekyll Blogging Framework">Jekyll Bootstrap</a>
and <a href="http://twitter.github.com/bootstrap/" target="_blank">Twitter Bootstrap</a>
</p>
</footer>
</div> <!-- /container -->
</body>
</html>
|
app/components/hackernews/userview/userview.html | bsa-git/vue-examples | <div class="user-view" v-show="user">
<ul>
<li><span class="label">user:</span> {{user.id}}</li>
<li><span class="label">created:</span> {{user.created | fromNow}} ago</li>
<li><span class="label">karma:</span> {{user.karma}}</li>
<li>
<span class="label">about:</span>
<div class="about">
{{{user.about}}}
</div>
</li>
</ul>
<p class="links">
<a :href="'https://news.ycombinator.com/submitted?id=' + user.id" target="_blank">submissions</a><br>
<a :href="'https://news.ycombinator.com/threads?id=' + user.id" target="_blank">comments</a>
</p>
</div> |
example/index.html | sebastian-meier/d3.elasticlists | <html>
<head>
<style type="text/css">
#container{
width:500px;
height:400px;
margin:0;
padding:0;
}
svg{
width:100%;
}
.el-row{
fill:rgba(0,0,0,1);
fill-opacity:0.2;
}
.el-row.el-count-0{
fill-opacity:0.1;
}
.el-col{
overflow-y: auto;
margin:0;
padding:0;
}
.el-text{
font-family: sans-serif;
font-size: 10px;
}
.el-text.el-count-0{
opacity: 0.3;
}
.el-text-right{
opacity:0.3;
}
.el-click{
fill:rgba(58, 174, 240, 1);
opacity:0;
pointer-events:all;
cursor:pointer;
}
.el-click:hover{
opacity: 0.2;
}
.el-head rect{
fill:rgba(0,0,0,0.3);
}
.el-head text{
font-family: sans-serif;
font-size: 12px;
}
.el-row.el-selected{
fill:rgba(58, 174, 240, 1);
fill-opacity:0.4;
}
</style>
<script type="text/javascript">
//Create a random dataset with countries, medals and years
var data = [];
var countries = ['DE', 'UK', 'CN', 'RU', 'PL'];
var medals = ['Gold', 'Silver', 'Bronce'];
var years = [2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010];
for(var i = 0; i<10000; i++){
var item = {
id:i,
country:countries[Math.round(Math.random()*(countries.length-1))],
medal:medals[Math.round(Math.random()*(medals.length-1))],
year:years[Math.round(Math.random()*(years.length-1))]
};
data.push(item);
}
</script>
</head>
<body>
<div id="container"></div>
<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
<script src="../lib/d3.tools.min.js" charset="utf-8"></script>
<script src="../d3.elasticlists.js" charset="utf-8"></script>
<script type="text/javascript">
var args = {
id: 'id',
columns: ['country', 'medal', 'year'],
data: data
};
var list = elasticLists(args);
list.updateData();
list.on("update", function(els){console.log(els);});
d3.select('#container').call(list);
</script>
</body>
</html> |
dynamic-html/docs/models/BTUpdateReferenceParams.html | onshape-public/onshape-clients |
<h2>BTUpdateReferenceParams</h2>
<ul class="parameter">
<li class="param-required-false">referenceUpdates : List
<br/>
</li>
</ul>
|
clean/Linux-x86_64-4.05.0-2.0.1/released/8.8.1/tactician/1.0~beta1+8.11.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>tactician: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.8.1 / tactician - 1.0~beta1+8.11</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
tactician
<small>
1.0~beta1+8.11
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-10-21 07:12:33 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-10-21 07:12:33 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 1 Virtual package relying on perl
coq 8.8.1 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
name: "coq-tactician"
synopsis: "Tactician: A Seamless, Interactive Tactic Learner and Prover for Coq"
description: """
Tactician is a tactic learner and prover for the Coq Proof Assistant.
The system will help users make tactical proof decisions while they retain
control over the general proof strategy. To this end, Tactician will learn
from previously written tactic scripts, and either gives the user suggestions
about the next tactic to be executed or altogether takes over the burden of
proof synthesis. Tactician's goal is to provide the user with a seamless,
interactive, and intuitive experience together with strong, adaptive proof
automation.
"""
homepage: "https://coq-tactician.github.io"
dev-repo: "git+https://github.com/coq-tactician/coq-tactician"
bug-reports: "https://github.com/coq-tactician/coq-tactician/issues"
maintainer: "Lasse Blaauwbroek <lasse@blaauwbroek.eu>"
authors: "Lasse Blaauwbroek <lasse@blaauwbroek.eu"
depends: [
"ocaml" {>= "4.08"}
"dune" {>= "2.5"}
"opam-client" {>= "2.1.0~beta2"}
"cmdliner"
"coq" {>= "8.11" & < "8.12~"}
"coq-tactician-dummy"
]
depexts: ["git"]
build: [
["dune" "build" "--release" "-j" jobs]
]
post-messages: ["
--- Tactician was successfully installed ---
In order to enable Tactician, you should run
tactician enable
" {success}]
url {
src: "https://github.com/coq-tactician/coq-tactician/archive/1.0-beta1-8.11.tar.gz"
}
tags: [
"keyword:tactic-learning"
"keyword:machine-learning"
"keyword:automation"
"keyword:proof-synthesis"
"category:Miscellaneous/Coq Extensions"
"logpath:Tactician"
]
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-tactician.1.0~beta1+8.11 coq.8.8.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.8.1).
The following dependencies couldn't be met:
- coq-tactician -> ocaml >= 4.08
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-tactician.1.0~beta1+8.11</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
realflow_plugins/sdk/doc/doxygen/html/gui__nodes__picker__dialog_8h_source.html | madoodia/codeLab | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>RF_SDK: E:/Projects/NextLimit/RealFlow/RFSdk/include/rf_sdk/sdk/gui_nodes_picker_dialog.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">RF_SDK <span id="projectnumber">9.0</span></div>
</td>
</tr>
</tbody>
</table>
</div>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<div class="header">
<div class="headertitle">
<div class="title">E:/Projects/NextLimit/RealFlow/RFSdk/include/rf_sdk/sdk/gui_nodes_picker_dialog.h</div> </div>
</div>
<div class="contents">
<a href="gui__nodes__picker__dialog_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001
<a name="l00002"></a>00002 <span class="preprocessor">#ifndef _NL_SDK_GUI_NODES_PICKER_DIALOG_H</span>
<a name="l00003"></a>00003 <span class="preprocessor"></span><span class="preprocessor">#define _NL_SDK_GUI_NODES_PICKER_DIALOG_H</span>
<a name="l00004"></a>00004 <span class="preprocessor"></span>
<a name="l00005"></a>00005 <span class="comment">// BASIC INCLUDES</span>
<a name="l00006"></a>00006 <span class="preprocessor">#include <core/nl_basic.h></span>
<a name="l00007"></a>00007 <span class="preprocessor">#pragma NL_VERBOSE_HEADER_FILE</span>
<a name="l00008"></a>00008 <span class="preprocessor"></span>
<a name="l00009"></a>00009 <span class="comment">// LOCAL INCLUDES</span>
<a name="l00010"></a>00010 <span class="preprocessor">#include "rf_sdk/rf_sdkdefs.h"</span>
<a name="l00011"></a>00011 <span class="preprocessor">#include "<a class="code" href="rfsdklibdefs_8h.html">rf_sdk/sdk/rfsdklibdefs.h</a>"</span>
<a name="l00012"></a>00012 <span class="preprocessor">#include "<a class="code" href="gui__dialog_8h.html">rf_sdk/sdk/gui_dialog.h</a>"</span>
<a name="l00013"></a>00013
<a name="l00014"></a>00014 <span class="comment">// NextLimit NameSpace</span>
<a name="l00015"></a>00015 <span class="comment">// NextLimit NameSpace</span>
<a name="l00016"></a>00016 <span class="comment">// NextLimit NameSpace</span>
<a name="l00017"></a>00017 <span class="keyword">namespace </span>nextlimit
<a name="l00018"></a>00018 {
<a name="l00019"></a>00019
<a name="l00020"></a>00020 <span class="keyword">namespace </span>rf_sdk
<a name="l00021"></a>00021 {
<a name="l00022"></a>00022
<a name="l00023"></a>00023 <span class="comment">//-----------------------------------------------------------------------------------</span>
<a name="l00024"></a>00024 <span class="comment">//</span>
<a name="l00025"></a>00025 <span class="comment">// GuiNodesPickerDialog:</span>
<a name="l00026"></a>00026 <span class="comment">//</span>
<a name="l00027"></a>00027 <span class="comment">//----------------------------------------------------------------------------------- </span>
<a name="l00028"></a><a class="code" href="classnextlimit_1_1rf__sdk_1_1_gui_nodes_picker_dialog.html">00028</a> <span class="keyword">class </span>RF_SDK_EXPORTS_DLL <a class="code" href="classnextlimit_1_1rf__sdk_1_1_gui_nodes_picker_dialog.html">GuiNodesPickerDialog</a> : <span class="keyword">public</span> <a class="code" href="classnextlimit_1_1rf__sdk_1_1_gui_dialog.html">GuiDialog</a>
<a name="l00029"></a>00029 {
<a name="l00030"></a>00030
<a name="l00032"></a>00032 <span class="comment">// @</span>
<a name="l00034"></a>00034 <span class="comment"></span> <span class="comment">// @{ </span>
<a name="l00035"></a>00035 <span class="keyword">public</span>:
<a name="l00036"></a>00036
<a name="l00038"></a>00038 <a class="code" href="classnextlimit_1_1rf__sdk_1_1_gui_nodes_picker_dialog.html">GuiNodesPickerDialog</a>( <span class="keywordtype">void</span> );
<a name="l00039"></a>00039
<a name="l00041"></a>00041 ~<a class="code" href="classnextlimit_1_1rf__sdk_1_1_gui_nodes_picker_dialog.html">GuiNodesPickerDialog</a>( <span class="keywordtype">void</span> );
<a name="l00042"></a>00042
<a name="l00044"></a>00044 <span class="comment">// @</span>
<a name="l00046"></a>00046 <span class="comment"></span> <span class="comment">// @{ </span>
<a name="l00047"></a>00047 <span class="keyword">public</span>:
<a name="l00048"></a>00048
<a name="l00071"></a>00071 <span class="comment">//</span>
<a name="l00072"></a>00072 <span class="keywordtype">void</span> show( <span class="keywordtype">int</span> type, ArrSdkNodeAccesors& nodes );
<a name="l00073"></a>00073
<a name="l00074"></a>00074 };
<a name="l00075"></a>00075
<a name="l00076"></a>00076
<a name="l00077"></a>00077 } <span class="comment">// NameSpace rf_sdk...</span>
<a name="l00078"></a>00078 } <span class="comment">// NameSpace NextLimit...</span>
<a name="l00079"></a>00079 <span class="preprocessor">#endif // _NL_SDK_GUI_NODES_PICKER_DIALOG_H...</span>
<a name="l00080"></a>00080 <span class="preprocessor"></span>
<a name="l00081"></a>00081
<a name="l00082"></a>00082
<a name="l00083"></a>00083
<a name="l00084"></a>00084
</pre></div></div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Fri Jul 24 2015 13:59:54 for RF_SDK by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>
|
jumodjango/templates/forms/signup_form.html | jumoconnect/openjumo | <form enctype="multipart/form-data" action="/setup" method="post" autocomplete="off">
{% csrf_token %}
{% if not sans_facebook %}
<div id="fb_exists">
Your Facebook account is already using Jumo. Please <a href="/login">login</a>.
</div>
<div class="profile_img_cont">
<img src="" class="profile_img" />
<a id="change_account">change account</a>
</div>
{% endif %}
{{ create_form.redirect_to }}
<div class="form_group">
{{ create_form.first_name.errors }}
<div class="label" for="{{ create_form.first_name.label }}">{{ create_form.first_name.label }}</div>
{{ create_form.first_name }}
</div>
<div class="form_group">
{{ create_form.last_name.errors }}
<div class="label" for="{{ create_form.last_name.label }}">{{ create_form.last_name.label }}</div>
{{ create_form.last_name }}
</div>
<div class="form_group">
{{ create_form.email.errors }}
<div class="label" for="{{ create_form.email.label }}">{{ create_form.email.label }}</div>
{{ create_form.email }}
</div>
<div class="form_group">
{{ create_form.password.errors }}
<div class="label" for="{{ create_form.password.label }}">{{ create_form.password.label }}</div>
{{ create_form.password }}
</div>
<div class="form_group">
{{ create_form.birth_year.errors }}
<div class="label" for="{{ create_form.birth_year.label }}">{{ create_form.birth_year.label }}</div>
{{ create_form.birth_year }}
</div>
<div class="form_group">
{{ create_form.location_input.errors }}
{{ create_form.location_data.errors }}
<div class="label" for="{{ create_form.location_input.label }}">{{ create_form.location_input.label }}</div>
{{ create_form.location_input }}
{{ create_form.location_data.as_hidden }}
</div>
<div>
{{ create_form.gender.errors }}
</div>
<div class="form_group gender">
<div class="label" for="{{ create_form.gender.label }}">{{ create_form.gender.label }}</div>
{{ create_form.gender }}
</div>
<div class="form_group post_to_fb" style="display:none;">
{{ create_form.post_to_facebook }}
Share with my friends on Facebook.
</div>
{{ create_form.fb_access_token.as_hidden }}
{{ create_form.fbid.as_hidden }}
{{ create_form.bio.as_hidden }}
{{ create_form.friends.as_hidden }}
{{ create_form.fb_access_token.errors }}
{{ create_form.fbid.errors }}
{{ create_form.bio.errors }}
{{ create_form.friends.errors }}
<input type="hidden" name="sans_facebook" value="{{ sans_facebook }}" />
<div class="submit_spacer" style="border-top:1px solid #cccccc">
<div class="sm_info inset">
By clicking "Create my account", you are agreeing to
the <a target="_blank" href="/terms">Terms of Service</a>
and the <a target="_blank" href="/privacy">Privacy Policy</a>.
</div>
</div>
<div class="submit_spacer" style="border-top:1px solid #cccccc">
<input type="submit" class="submit button" value="Create my Account »">
</div>
</form>
|
docs/javadoc/io/limberest/api/validate/params/package-frame.html | limberest/limberest | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>io.limberest.api.validate.params (Limberest API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../io/limberest/api/validate/params/package-summary.html" target="classFrame">io.limberest.api.validate.params</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="ParameterValidator.html" title="interface in io.limberest.api.validate.params" target="classFrame"><span class="interfaceName">ParameterValidator</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="BodyParameterValidator.html" title="class in io.limberest.api.validate.params" target="classFrame">BodyParameterValidator</a></li>
<li><a href="HeaderParameterValidator.html" title="class in io.limberest.api.validate.params" target="classFrame">HeaderParameterValidator</a></li>
<li><a href="ParameterValidators.html" title="class in io.limberest.api.validate.params" target="classFrame">ParameterValidators</a></li>
<li><a href="PathParameterValidator.html" title="class in io.limberest.api.validate.params" target="classFrame">PathParameterValidator</a></li>
<li><a href="QueryParameterValidator.html" title="class in io.limberest.api.validate.params" target="classFrame">QueryParameterValidator</a></li>
<li><a href="SimpleParameterValidator.html" title="class in io.limberest.api.validate.params" target="classFrame">SimpleParameterValidator</a></li>
</ul>
</div>
</body>
</html>
|
repowatcher/main/templates/bitbucket/bitbucket_repo.html | oracal/repowatcher | {% extends "header.html" %}
{% block title %}
<title>repowatcher : bitbucket - {{repository.owner|lower}} - {{repository.name|lower}}</title>
{% endblock %}
{% block breadcrumbs %}
<div id = "breadcrumbs" class = "span5" style ="margin-top:10px; margin-left: auto; display:block; margin-right: auto; text-align:center"><span style = "color:white; font-weight:bold;">bitbucket</span><span style = "color:white;"> → </span><a href = "{% url repowatcher.main.views.bitbucket_username repository.owner %}">{{repository.owner|lower}}</a><span style = "color:white;"> → {{repository.name|lower}}</span></div>
{% endblock %}
{% block content %}
<style>
.gravatar {border: 1px solid #08C;}
.gravatar:hover {border: 1px solid #005580;}
</style>
<div class="container">
<br></br>
<div id="repository" class="row">
<div class="span4">
<table id="repository_description" class="table table-striped table-bordered">
<thead>
<tr>
<th colspan="2"><a href = "{{repository.html_url}}">{{repository.owner}}/{{repository.name}}</a></th>
</tr>
</thead>
<tbody>
<tr>
<td>Owner</td><td><a href="{% url repowatcher.main.views.bitbucket_username repository.owner %}">{{repository.owner}}</a></td>
</tr>
<tr>
<td>Name</td><td>{{repository.name}}</td>
</tr>
{% if repository.description %}
<tr>
<td>Description</td><td>{{repository.description}}</td>
</tr>
{% endif %}
{% if repository.language %}
<tr>
<td>Language</td><td>{{repository.language}}</td>
</tr>
{% endif %}
{% if repository.created_at %}
<tr>
<td>Creation Date</td><td><span class="timeago" title="{{repository.created_at|date:'c'}}">{{repository.created_at|date:"r"}}</span></td>
</tr>
{% endif %}
{% if repository.pushed_at %}
<tr>
<td>Last Updated</td><td><span class="timeago" title="{{repository.pushed_at|date:'c'}}">{{repository.pushed_at|date:"r"}}</span></td>
</tr>
{% endif %}
{% if repository.watchers %}
<tr>
<td>Number of Watchers</td><td>{{repository.watchers}}</td>
</tr>
{% endif %}
{% if repository.private != None %}
<tr>
<td>Private</td><td>{{repository.private}}</td>
</tr>
{% endif %}
{% comment %}
{% for key,value in repository.extra_data.items %}
{% if value != None %}
<tr>
<td>{{key|title}}</td><td>{{value}}</td>
</tr>
{% endif %}
{% endfor %}
{% endcomment %}
</tbody>
</table>
</div>
<div class="span8">
<table class="table table-condensed">
<tbody>
{% for event in repo_events %}
{% include "bitbucket_events.html" %}
{% endfor %}
</tbody>
</table>
</div>
</div>
</div>
<!-- /container -->
{% endblock %}
{% block script %}
<script src="/media/js/jquery.min.js"></script>
<script src="/media/js/bootstrap.min.js"></script>
<script src="/media/js/jquery-ui.min.js"></script>
<script src="/media/js/jquery.timeago.js"></script>
<script type="text/javascript">
$(function(){
$("span.timeago").timeago();
});
</script>
{% endblock %}
|
_includes/footer.html | rcrmn/rcrmn.github.com | <footer role="contentinfo" id="site-footer">
<nav role="navigation" class="menu bottom-menu">
<ul class="menu-item">
{% for link in site.data.footer %}
{% if link.url contains 'http' %}
{% assign domain = '' %}
{% else %}
{% assign domain = site.baseurl %}
{% endif %}
<li><a href="{{ domain }}{{ link.url }}" {% if link.url contains 'http' %}target="_blank"{% endif %}>{{ link.title }}</a></li>
{% endfor %}
</ul>
</nav><!-- /.bottom-menu -->
<p class="copyright">© {{ site.time | date: '%Y' }} <a href="{{ site.url }}{{ site.baseurl }}/">{{ site.owner.name }}</a>. Powered by <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a> + <a href="http://mmistakes.github.io/skinny-bones-jekyll/" rel="nofollow">Skinny Bones</a>.</p>
</footer>
|
_site/404.html | weekendfamily/foodforthepeople | <!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Page Not Found – </title>
<!-- Twitter Cards -->
<meta name="twitter:title" content="Page Not Found">
<meta name="twitter:site" content="@keyboardpipette">
<meta name="twitter:creator" content="@keyboardpipette">
<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="http://localhost:4000/images/site-logo.png">
<!-- Open Graph -->
<meta property="og:locale" content="en_US">
<meta property="og:type" content="article">
<meta property="og:title" content="Page Not Found">
<meta property="og:url" content="http://localhost:4000/404.html">
<meta property="og:site_name" content="">
<link rel="canonical" href="http://localhost:4000/404.html">
<link href="http://localhost:4000/feed.xml" type="application/atom+xml" rel="alternate" title=" Feed">
<!-- https://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- For all browsers -->
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css">
<!-- Webfonts -->
<script src="https://use.edgefonts.net/source-sans-pro:n2,i2,n3,i3,n4,i4,n6,i6,n7,i7,n9,i9;source-code-pro:n4,n7;volkhov.js"></script>
<meta http-equiv="cleartype" content="on">
<!-- HTML5 Shiv and Media Query Support -->
<!--[if lt IE 9]>
<script src="http://localhost:4000/assets/js/vendor/html5shiv.min.js"></script>
<script src="http://localhost:4000/assets/js/vendor/respond.min.js"></script>
<![endif]-->
<!-- Modernizr -->
<script src="http://localhost:4000/assets/js/vendor/modernizr-2.7.1.custom.min.js"></script>
<!-- MathJax -->
<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<!-- Icons -->
<!-- 16x16 -->
<link rel="shortcut icon" href="http://localhost:4000/favicon.ico">
<!-- 32x32 -->
<link rel="shortcut icon" href="http://localhost:4000/favicon.png">
<!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices -->
<link rel="apple-touch-icon-precomposed" href="http://localhost:4000/images/apple-touch-icon-precomposed.png">
<!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://localhost:4000/images/apple-touch-icon-72x72-precomposed.png">
<!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://localhost:4000/images/apple-touch-icon-114x114-precomposed.png">
<!-- 144x144 (precomposed) for iPad 3rd and 4th generation -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://localhost:4000/images/apple-touch-icon-144x144-precomposed.png">
</head>
<body id="page">
<div class="navigation-wrapper">
<nav role="navigation" id="site-nav" class="animated drop">
<ul>
<li><a href="http://localhost:4000/blog/" >Recipes</a></li>
<li><a href="http://localhost:4000/articles/" >Articles</a></li>
<li><a href="http://localhost:4000/about/" >About</a></li>
<li><a href="http://localhost:4000/search/" >Search</a></li>
</ul>
</nav>
</div><!-- /.navigation-wrapper -->
<!--[if lt IE 9]><div class="upgrade"><strong><a href="http://whatbrowser.org/">Your browser is quite old!</strong> Why not upgrade to a different browser to better enjoy this site?</a></div><![endif]-->
<header class="masthead">
<div class="wrap">
<a href="http://localhost:4000/" class="site-logo" rel="home" title=""><img src="http://localhost:4000/images/site-logo.png" width="200" height="200" alt=" logo" class="animated fadeInDown"></a>
<h1 class="site-title animated fadeIn"><a href="http://localhost:4000/"></a></h1>
<h2 class="site-description animated fadeIn" itemprop="description">Cooking for everyday!</h2>
</div>
</header><!-- /.masthead -->
<div class="js-menu-screen menu-screen"></div>
<div id="main" role="main">
<article class="entry">
<div class="entry-wrapper">
<header class="entry-header">
<h1 class="entry-title">Page Not Found</h1>
</header>
<div class="entry-content">
<p>Sorry, but the page you were trying to view does not exist — perhaps you can try searching for it below.</p>
<script type="text/javascript">
var GOOG_FIXURL_LANG = 'en';
var GOOG_FIXURL_SITE = 'http://localhost:4000'
</script>
<script type="text/javascript" src="//linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js">
</script>
</div><!-- /.entry-content -->
</div><!-- /.entry-wrapper -->
</article>
</div><!-- /#main -->
<div class="footer-wrapper">
<footer role="contentinfo" class="entry-wrapper">
<span>© 2020 António Domingues. Powered by <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a> using the <a href="http://mademistakes.com/so-simple/" rel="nofollow">So Simple Theme</a>.</span>
<div class="social-icons">
<a href="https://twitter.com/keyboardpipette" title="António Domingues on Twitter" target="_blank"><i class="fa fa-twitter-square fa-2x"></i></a>
<a href="https://plus.google.com/++AntónioMigueldeJesusDomingues" title="António Domingues on Google+" target="_blank"><i class="fa fa-google-plus-square fa-2x"></i></a>
<a href="https://github.com/adomingues" title="António Domingues on Github" target="_blank"><i class="fa fa-github-square fa-2x"></i></a>
<a href="http://localhost:4000/feed.xml" title="Atom/RSS feed"><i class="fa fa-rss-square fa-2x"></i></a>
</div><!-- /.social-icons -->
</footer>
</div><!-- /.footer-wrapper -->
<script type="text/javascript">
var BASE_URL = 'http://localhost:4000';
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="http://localhost:4000/assets/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="http://localhost:4000/assets/js/scripts.min.js"></script>
<!-- Asynchronous Google Analytics snippet -->
<script>
var _gaq = _gaq || [];
var pluginUrl =
'https://www.google-analytics.com/plugins/ga/inpage_linkid.js';
_gaq.push(['_require', 'inpage_linkid', pluginUrl]);
_gaq.push(['_setAccount', 'UA-85440383-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = 'https://stats.g.doubleclick.net/dc.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>
|
src/Viteloge/CoreBundle/Resources/descriptions/24562.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Vallereuil est
un village
situé dans le département de Dordogne en Aquitaine. Elle comptait 277 habitants en 2008.</p>
<p>Le parc d'habitations, à Vallereuil, se décomposait en 2011 en six appartements et 148 maisons soit
un marché plutôt équilibré.</p>
<p>Si vous pensez emmenager à Vallereuil, vous pourrez aisément trouver une maison à vendre. </p>
<p>À proximité de Vallereuil sont positionnées géographiquement les communes de
<a href="{{VLROOT}}/immobilier/neuvic_24309/">Neuvic</a> localisée à 4 km, 3 508 habitants,
<a href="{{VLROOT}}/immobilier/villamblard_24581/">Villamblard</a> à 6 km, 883 habitants,
<a href="{{VLROOT}}/immobilier/saint-leon-sur-lisle_24442/">Saint-Léon-sur-l'Isle</a> localisée à 4 km, 1 930 habitants,
<a href="{{VLROOT}}/immobilier/douzillac_24157/">Douzillac</a> à 6 km, 784 habitants,
<a href="{{VLROOT}}/immobilier/jaure_24213/">Jaure</a> localisée à 4 km, 150 habitants,
<a href="{{VLROOT}}/immobilier/manzac-sur-vern_24251/">Manzac-sur-Vern</a> localisée à 6 km, 509 habitants,
entre autres. De plus, Vallereuil est située à seulement 21 km de <a href="{{VLROOT}}/immobilier/perigueux_24322/">Périgueux</a>.</p>
</div>
|
unit1_projects/dbc1.html | littleredninja/littleredninja.github.io | <!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="stylesheets/dbc1.css">
<title>Little Red Ninja</title>
</head>
<body>
<h1>My name is Jennie!</h1>
<br>
<a href="http://www.littleredninja.com" target="_blank"><img src ="images/ninja.jpg"></a>
<h2>Jennie is a <a href="http://en.wikipedia.org/wiki/Ninja">Ninja.</a></h2>
<h3 id="facts">Ninja Facts</h3>
<ul>
<li>Nickname: Jing</li>
<li>Hometown: Virginia Beach</li>
<li>Favorite color: red </li>
<li>Favorite animal: cats</li>
</ul>
<img src="images/cat.jpg" width="300">
<h4>Ninja Bio</h4>
<p>Jennie is married to <em>Joey (aka Jose)</em> and has a precious cat named <em>Bailey (aka Boo)</em>. She prefers to refer to people by nicknames that she has lovingly designated for them.</p>
<p>Jennie likes to travel, take pictures and sing in the shower. She also enjoys walking outside and learning to make things. Her favorite places to live (so far) are Hawaii, Japan and Honduras.</p>
<p>Jennie's bad habits include eating <strong>too</strong> many cookies or <strong>a whole bag</strong> of chips in one sitting. She also can mindlessly surf the web for extended periods of time like a time-wasting pro, and thus is full of useless facts, mostly pertaining to internet culture, fringe social groups or random trivia.</p>
<h5>Resume of current and former professions</h5>
<ol>
<li>fudge store attendant</li>
<li>magazine editor</li>
<li>military journalist</li>
<li>English teacher</li>
<li>missionary</li>
</ol>
<h6>Read more about ninjas at <a href="http://www.littleredninja.com" target="_blank"> www.littleredninja.com.</a> If you'd like to chat about ninjas, email <a href="mailto: jennie.lee.chamberlin@gmail.com" > me!</a></h6>
</body>
</html> |
site/layouts/index.html | diolar/kaldi-hugo-cms-template | <!DOCTYPE html>
<meta name="robots" content="noindex">
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>SKARP</title>
<style id="jsbin-css">
@font-face {
font-family: system-ui;
font-style: normal;
font-weight: 300;
src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Segoe UI Light"), local("Ubuntu Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}
@font-face {
font-family: system-ui;
font-style: italic;
font-weight: 300;
src: local(".SFNSText-LightItalic"), local(".HelveticaNeueDeskInterface-Italic"), local(".LucidaGrandeUI"), local("Segoe UI Light Italic"), local("Ubuntu Light Italic"), local("Roboto-LightItalic"), local("DroidSans"), local("Tahoma");
}
@font-face {
font-family: system-ui;
font-style: normal;
font-weight: 400;
src: local(".SFNSText-Regular"), local(".HelveticaNeueDeskInterface-Regular"), local(".LucidaGrandeUI"), local("Segoe UI"), local("Ubuntu"), local("Roboto-Regular"), local("DroidSans"), local("Tahoma");
}
@font-face {
font-family: system-ui;
font-style: italic;
font-weight: 400;
src: local(".SFNSText-Italic"), local(".HelveticaNeueDeskInterface-Italic"), local(".LucidaGrandeUI"), local("Segoe UI Italic"), local("Ubuntu Italic"), local("Roboto-Italic"), local("DroidSans"), local("Tahoma");
}
@font-face {
font-family: system-ui;
font-style: normal;
font-weight: 500;
src: local(".SFNSText-Medium"), local(".HelveticaNeueDeskInterface-MediumP4"), local(".LucidaGrandeUI"), local("Segoe UI Semibold"), local("Ubuntu Medium"), local("Roboto-Medium"), local("DroidSans-Bold"), local("Tahoma Bold");
}
@font-face {
font-family: system-ui;
font-style: italic;
font-weight: 500;
src: local(".SFNSText-MediumItalic"), local(".HelveticaNeueDeskInterface-MediumItalicP4"), local(".LucidaGrandeUI"), local("Segoe UI Semibold Italic"), local("Ubuntu Medium Italic"), local("Roboto-MediumItalic"), local("DroidSans-Bold"), local("Tahoma Bold");
}
@font-face {
font-family: system-ui;
font-style: normal;
font-weight: 700;
src: local(".SFNSText-Bold"), local(".HelveticaNeueDeskInterface-Bold"), local(".LucidaGrandeUI"), local("Segoe UI Bold"), local("Ubuntu Bold"), local("Roboto-Bold"), local("DroidSans-Bold"), local("Tahoma Bold");
}
@font-face {
font-family: system-ui;
font-style: italic;
font-weight: 700;
src: local(".SFNSText-BoldItalic"), local(".HelveticaNeueDeskInterface-BoldItalic"), local(".LucidaGrandeUI"), local("Segoe UI Bold Italic"), local("Ubuntu Bold Italic"), local("Roboto-BoldItalic"), local("DroidSans-Bold"), local("Tahoma Bold");
}
.round-stroke {
stroke-linecap: round;
}
* {
margin: 0;
box-sizing: border-box;
}
html, body {
height: 100%;
font-family: system-ui;
}
.color-blue {
color: #0044FF;
}
.bold {
font-weight: bold;
}
.button {
padding: 2vw 3vw;
background-color: #fff;
line-height: 1;
text-decoration: none;
margin: 0 auto;
display: inline-block;
border-radius: 200px;
}
.header {
display: flex;
justify-content: space-between;
position: relative;
z-index: 2;
padding-top: 3vw;
}
.header__left {
width: 14%;
margin-left: 4%;
}
.header__right {
margin-right: 8%;
}
.header__list {
display: flex;
padding-left: 0;
list-style-position: inside;
white-space: nowrap;
color: #CCCACE;
}
.header__list li:first-child {
list-style-type: none;
}
.header__list li + li {
margin-left: 1em;
}
.logo {
padding-bottom: 21.36986301%;
height: 0;
position: relative;
width: 100%;
}
.logo__svg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.logo__svg path{
fill: none;
stroke: #0066ff;
stroke-width: 6;
stroke-linejoin: miter;
stroke-dasharray: 204;
stroke-dashoffset: 0;
}
.logo:hover .logo__svg path {
animation: dash 0.6s ease-out forwards;
}
@keyframes dash {
0% {
stroke-dashoffset: 204;
}
100% {
stroke-dashoffset: 0;
}
}
.nav {
position: fixed;
z-index: 2;
top: 6vw;
right: 0;
padding: 2vw 0;
border-top: 1px solid #0044FF;
border-bottom: 1px solid #0044FF;
mix-blend-mode: multiply;
writing-mode:tb;
writing-mode: tb-rl;
writing-mode: vertical-lr;
writing-mode: sideways-lr;
}
.nav ul {
padding: 0;
list-style-type: none;
display: flex;
align-items: flex-start;
width: 4vw;
}
.nav ul li a {
text-decoration: none;
color: #001133;
padding: 2vw 0;
}
.blue {
background-color: #fff;
}
.turqoise {
background-color: #1367FD;
}
.green {
background-color: #fff;
}
.bordeaux {
background-color: #953543;
}
.panel {
height: 100%;
width: 100%;
}
.letter-spacing {
letter-spacing: -0.05em;
}
.stack {
position: relative;
width:80%;
margin-left: auto;
margin-right: auto;
z-index: 1;
}
.stack-header {
position: relative;
padding-top: 5.6547619048%;
white-space: nowrap;
text-align: center;
}
.stack-header svg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
fill: #003377;
}
.stack-header h1 {
font-size: inherit;
font-weight: normal;
line-height: 1.33;
padding: 0 2% 0.4%;
background-color: #0A0C0E;
margin: 0 auto;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 0;
}
.stack-content {
color: white;
box-shadow: 1px 3px 10px 0 rgba(0,12,14,0.50), 0 20px 40px 0 rgba(0,0,0,0.50);
}
.blue-highlight {
color:#0066FF;
}
.grey {
color: #8a8c8e;
}
.dark {
color: #0A0C0E;
}
.bg-image {
background-image: url('http://diolar.com/img/bg.jpg');
background-size: cover;
}
.stack-content {
background-color: #0A0C0E;
padding-top: 1.5%;
}
.stack-body {
line-height: 1.26;
padding: 1vw 1.5vw;
color: #003377;
}
.white {
color: #fff;
}
@media (min-width: 1024px) {
.panel {
position: relative;
}
.panel.first {
z-index: 1;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.panel.fixed {
z-index: 0;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.panel.fixed + .panel {
margin-top: 110%;
}
.stack {
position: absolute;
z-index: 2;
width: 42%;
top: 0;
left: 50%;
z-index: 1;
padding-top: 6vw;
margin-bottom: 100%;
}
.flex-grid {
display: flex;
width: 100%;
height: 100%;
}
.flex-row {
width: 100%;
display: flex;
}
.flex-row--center {
align-items: center;
}
.flex-item-10 {
max-width: 36%;
flex: 1 1 36%;
}
.flex-item-42 {
max-width: 42%;
flex: 1 1 42%;
}
.flex-item-push-1 {
margin-left: 4%;
}
.flex-item-push-2 {
margin-left: 8%;
}
.flex-item-push-6 {
margin-left: 6%;
}
.fluid-typo-s {
font-size: calc(13px + 6*(100vw - 1024px)/(1600 - 1024));
}
.fluid-typo-m {
font-size: calc(13px + 17*(100vw - 1024px)/(1600 - 1024));
}
.fluid-typo-l {
font-size: calc(42px + 24*(100vw - 1024px)/(1600 - 1024));
}
}
</style>
</head>
<body>
<header class="header">
<div class="header__left">
<div class="logo">
<svg class="logo__svg" viewbox="0 0 365 78">
<path d="M326 78V27h12" class="round-stroke"/>
<path d="M326 78V27h12"/>
<path d="M314 78V15h24c6.5 0 12 5 12 12s-5.5 12-12 12h-3"/>
<path d="M302 78V3h36c12.5 0 24 10 24 24s-11 24-24 24h-3"/>
<path d="M257 51h3c7 0 12 5.5 12 12v15"/>
<path d="M248 78V27h12" class="round-stroke"/>
<path d="M248 78V27h12"/>
<path d="M236 78V15h24c6.5 0 12 5 12 12s-5.5 12-12 12h-3"/>
<path d="M224 78V3h36c12.5 0 24 10 24 24 0 7-3.5 14.5-8 18 4 3.5 8 10 8 18v15"/>
<path d="M170 78V51h15"/>
<path d="M182 39h-12V27" class="round-stroke"/>
<path d="M185 39h-15V27"/>
<path d="M158 78V27c0-7 5.5-12 12-12h12c6.5 0 12 5 12 12v51"/>
<path d="M146 78V27c0-14 11.5-24 24-24h12c12.5 0 23.5 10 24 24v51"/>
<path d="M140 83l-33-44 33-44" class="round-stroke"/>
<path d="M123 80L99 48v30"/>
<path d="M123-2L99 30V0"/>
<path d="M87 0v78"/>
<path d="M75 0v78"/>
<path d="M27 27h12c12.5 0 24 10 24 24S51.5 75 39 75H6" class="round-stroke"/>
<path d="M27 27h12c12.5 0 24 10 24 24S51.5 75 39 75H3"/>
<path d="M54 15H27c-6.5 0-12 5-12 12s5.5 12 12 12h12c6.5 0 12 5 12 12s-5.5 12-12 12H3"/>
<path d="M51 3H27C14.5 3 3 13 3 27s11 24 24 24h12" class="round-stroke"/>
<path d="M54 3H27C14.5 3 3 13 3 27s11 24 24 24h12"/>
</svg>
</div>
</div>
<div class="header__right">
<ul class="header__list fluid-typo-s">
<li>Njalsgade 21G, 4. 2300 København S</li>
<li>+45 20 28 18 98</li>
<li>info@skarp.dk</li>
</ul>
</div>
</header>
<nav class="nav fluid-typo-s">
<ul>
<li><a href="#om">Om</a></li>
<li><a href="#hvad">Hvad</a></li>
<li><a href="cases">Cases</a></li>
<li><a href="#kunder">Kunder</a></li>
<li><a href="#kontakt">Kontakt</a></li>
</ul>
</nav>
<section class="panel first blue">
<div class="flex-grid">
<div class="flex-row flex-row--center">
<div class="flex-item-10 flex-item-push-2">
<p class="fluid-typo-l bold letter-spacing dark">
<span class="color-blue">Vi bygger</span> tjenester</br>
for entreprenører,</br>
<span class="color-blue">skaber</span> vækst hos</br>
intraprenører,</br>
<span class="color-blue">oginvesterer i</span> nye</br>produktidéer,
</p>
</div>
</div>
</div>
<div class="stack">
<div class="stack-content fluid-typo-s">
<div class="stack-header">
<svg viewBox="0 0 672 38">
<path d="M0,36 L672,36 L672,38 L0,38 L0,36 Z M66,24 L664,24 L664,26 L66,26 L66,24 Z M66,18 L641,18 L664,18 L664,20 L642,20 L66,20 L66,18 Z M66,12 L664,12 L664,14 L66,14 L66,12 Z M66,6 L664,6 L664,8 L66,8 L66,6 Z M66,0 L664,0 L664,2 L66,2 L66,0 Z M32,0 L58,0 L58,26 L32,26 L32,0 Z M34,2 L34,24 L56,24 L56,2 L34,2 Z M8,24 L24,24 L24,26 L8,26 L8,24 Z M8,18 L24,18 L24,20 L8,20 L8,18 Z M8,12 L24,12 L24,14 L8,14 L8,12 Z M8,6 L24,6 L24,8 L8,8 L8,6 Z M8,0 L24,0 L24,2 L8,2 L8,0 Z"></path>
</svg>
<h1><pre>Development Stack</pre></h1>
</div>
<div class="stack-body">
<pre>
<html>
<head>
<title><span class="white">Software Design & Programming</span></title>
</head>
<body>
<ul id="<span class="blue-highlight">front-end</span>">
<li> <span class="white">React.js / Angular.js</span> </li>
<li> <span class="white">React Native</span> </li>
<li> <span class="white">Progressive Web App / Instant App</span> </li>
</ul>
<!--<span class="grey"> Usable, beautiful, progressive
responsive and native UI's on mobile,
tablet, laptop and desktop</span> -->
<ul id="<span class="blue-highlight">back-end-stack-1</span>">
<li> <span class="white">.NET 4.6 / .NET Core 1.0</span> </li>
<li> <span class="white">MySQL / MSSQL</span> </li>
<li> <span class="white">Micro-service API architecture</span> </li>
<li> <span class="white">Git versioning</span> </li>
<li> <span class="white">Docker container deployment</span> </li>
<li> <span class="white">Microsoft Windows, Linux, Mac OS</span> </li>
<li> <span class="white">MS Azure, Amazon EC2, DigitalOcean</span> </li>
</ul>
<!--<span class="grey"> Solid architecture for e-commerce and
process oriented systems, when strict
data-control is crucial</span> -->
<ul id="<span class="blue-highlight">back-end-stack-2</span>">
<li> <span class="white">Node.js</span> </li>
<li> <span class="white">MongoDB</span> </li>
<li> <span class="white">Micro-service API architecture</span> </li>
<li> <span class="white">Docker container deployment</span> </li>
<li> <span class="white">Git Versioning</span> </li>
<li> <span class="white">Linux</span> </li>
<li> <span class="white">MS Azure, Amazon EC2, DigitalOcean</span> </li>
</ul>
<!--<span class="grey"> Usable, beautiful, progressive
responsive and native UI's on mobile,
tablet, laptop and desktop</span> -->
</body>
</html>
</pre>
</div>
</div>
</div>
</section>
<section class="panel fixed turqoise bg-image">
<div class="flex-grid">
<div class="flex-row flex-row--center">
<div class="flex-item-10 flex-item-push-2">
<p class="fluid-typo-l bold letter-spacing dark">
med full-service</br>
<span class="white">udvikling af</span> cloud software med</br>
<span class="white">WEB-, APP- & IOT</span></br>
grænseflader.
</p>
</div>
<div class="flex-item-42 flex-item-push-6">
<a class="center button fluid-typo-m color-blue" href="#contact">Lads skabe noget sammen!</a>
</div>
</div>
</div>
</section>
<section class="panel green">
<b>THREE</b>
</section>
<section class="panel bordeaux">
<b>FOUR</b>
</section>
</body>
</html> |
index.html | cassplouis/cassplouis.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Cassandra L. Pierre-Louis</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/landing-page.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top topnav" role="navigation">
<div class="container topnav">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand topnav" href="#">Cassandra L. Pierre-Louis</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="#about">About</a>
</li>
<li>
<a href="#blog">Blog</a>
</li>
<li>
<a href="#projects">Projects</a>
</li>
<li>
<a href="#contact">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Header -->
<div class="intro-header">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="intro-message">
<h1>Cassandra L. Pierre-Louis</h1>
<h3>Junior Web Developer</h3>
<hr class="intro-divider">
<ul class="list-inline intro-social-buttons">
<li>
<a href="https://twitter.com/CassInTech" class="btn btn-default btn-lg"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">Twitter</span></a>
</li>
<li>
<a href="https://github.com/cassplouis" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a>
</li>
<li>
<a href="https://www.linkedin.com/in/cassandra-pierre-louis-43422795" class="btn btn-default btn-lg"><i class="fa fa-linkedin fa-fw"></i> <span class="network-name">Linkedin</span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- /.container -->
</div>
<!-- /.intro-header -->
<!--<div style="color:#OOOOOO">
<h2 class="section-heading">Skills</h2>
<div class="col-md-6">
<div class=".circle">
<div class=".circle">HTML</div>
</div>
</div>
</div>-->
<!-- Page Content -->
<a name="about"></a>
<div class="content-section-a">
<div class="container">
<div class="row">
<div class="text-center">
<!--<hr class="section-heading-spacer">-->
<!--<div class="clearfix"></div>-->
<h2 class="section-heading">About Me</h2>
<p class="lead">Just your above average girl from the Boogie Down, with a love for pretty things and a dream of being a UX writer and designer.</p>
<br>
<!--<p class="lead">My dream is that young people in the Bronx can change the narrative by using their knowledge an tech skills to, in turn, create and implement solutions to raise their communities to a higher standard, and I hope to be a major part in inspiring them to do so.
</p>-->
</div>
<!--<div class="col-lg-5 col-lg-offset-2 col-sm-10">
<br>
<br>
<br>
<br>
<img src="img/Cass-Pose.jpg" height="400px" width="400px">
</div>-->
</div>
</div>
<!-- /.container -->
</div>
<!-- Blog -->
<a name="blog"></a>
<section id="blog" class="blog">
<div class="container">
<div class="row">
<div class="col-lg-10 col-lg-offset-1 text-center">
<h2>Blog</h2>
<hr class="small">
<div class="row">
<div class="col-md-12">
<div class="portfolio-item">
<a href="https://medium.com/@CassInTech">
<img class="img-blog" src="img/blog.png" height="300px" width="400px">
</a>
</div>
</div>
<!--<div class="col-md-6">
<div class="portfolio-item">
<a href="#">
<img class="img-portfolio" src="img/EarthAdventures.PNG" height="300px" width="400px" >
</a>
</div>
</div>
<div class="col-md-6">
<div class="portfolio-item">
<a href="#">
<img class="img-portfolio" src="img/HelloWorld.png" height="300px" width="400px">
</a>
</div>
</div>
<div class="col-md-6">
<div class="portfolio-item">
<a href="#">
<img class="img-portfolio" src="img/ComingSoon.jpg" height="300px" width="400px">
</a>
</div>
</div>-->
<!-- /.col-lg-10 -->
</div>
<!-- /.row -->
</div>
<!-- /.container -->
</section>
<!-- /.content-section-a -->
<a name="Projects"></a>
<section id="projects" class="projects">
<div class="container bg-grey">
<div class="row">
<div class="col-lg-5 col-lg-offset-1 col-sm-push-6 col-sm-6">
<hr class="section-heading-spacer">
<div class="clearfix"></div>
<h2 class="section-heading">Skills</h2>
<ul>HTML/CSS</ul>
<ul>JavaScript</ul>
<ul>Canva</ul>
<ul>Photoshop</ul>
<ul>InDesign</ul>
<h2 class="section-heading">Projects</h2>
<ul>ColourWay</ul>
<ul>eyeQueue</ul>
</div>
<div class="col-lg-5 col-sm-pull-6 col-sm-6">
<img class="img-responsive" src="img/projects.png" alt="">
</div>
</div>
</div>
<!-- /.container -->
</div>
<!-- /.content-section-b -->
<a name="contact"></a>
<div class="content-section-a">
<div class="container">
<h2 class="text-center">CONTACT</h2>
<div class="row">
<div class="col-sm-5">
<p>I'd love to hear from you!</p>
<p>Shoot me an email, or a call. </p>
<p><span class="glyphicon glyphicon-map-marker"></span> Bronx, NY</p>
<p><span class="glyphicon glyphicon-phone"></span> +1 6464030067</p>
<p><span class="glyphicon glyphicon-envelope"></span> cassandraplouis@gmail.com</p>
</div>
<div class="col-sm-7">
<div class="row">
<div class="col-sm-6 form-group">
<input class="form-control" id="name" name="name" placeholder="Name" type="text" required>
</div>
<div class="col-sm-6 form-group">
<input class="form-control" id="email" name="email" placeholder="Email" type="email" required>
</div>
</div>
<textarea class="form-control" id="comments" name="comments" placeholder="Comment" rows="5"></textarea><br>
<div class="row">
<div class="col-sm-12 form-group">
<button class="btn btn-default pull-right" type="submit">Send</button>
</div>
</div>
</div>
</div>
</div>
<!--<div class="row">
<div class="col-lg-5 col-sm-6">
<hr class="section-heading-spacer">
<div class="clearfix"></div>
<h2 class="section-heading">Google Web Fonts and<br>Font Awesome Icons</h2>
<p class="lead">This template features the 'Lato' font, part of the <a target="_blank" href="http://www.google.com/fonts">Google Web Font library</a>, as well as <a target="_blank" href="http://fontawesome.io">icons from Font Awesome</a>.</p>
</div>
<div class="col-lg-5 col-lg-offset-2 col-sm-6">
<img class="img-responsive" src="img/phones.png" alt="">
</div>
</div>
</div>
<!-- /.container -->
</div>
<!-- /.content-section-a -->
<!--<div class="banner">
<div class="container">
<div class="row">
<div class="col-lg-6">
<h2>Connect to Start Bootstrap:</h2>
</div>
<div class="col-lg-6">
<ul class="list-inline banner-social-buttons">
<li>
<a href="https://twitter.com/SBootstrap" class="btn btn-default btn-lg"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">Twitter</span></a>
</li>
<li>
<a href="https://github.com/IronSummitMedia/startbootstrap" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">Github</span></a>
</li>
<li>
<a href="#" class="btn btn-default btn-lg"><i class="fa fa-linkedin fa-fw"></i> <span class="network-name">Linkedin</span></a>
</li>
</ul>
</div>
</div>
</div>
<!-- /.container -->
</div>
<!-- /.banner -->
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-12">
<ul class="list-inline">
<li>
<a href="#">Home</a>
</li>
<li class="footer-menu-divider">⋅</li>
<li>
<a href="#about">About</a>
</li>
<li class="footer-menu-divider">⋅</li>
<li>
<a href="#projects">Projects</a>
</li>
<li class="footer-menu-divider">⋅</li>
<li>
<a href="#contact">Contact</a>
</li>
</ul>
<p class="copyright text-muted small">Copyright © Your Company 2014. All Rights Reserved</p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>
|
PyMel.docset/Contents/Resources/Documents/generated/functions/pymel.core.runtime/pymel.core.runtime.SelectAllGeometry.html | alexwidener/PyMelDocset | <html><body><p><!-- saved from url=(0024)http://docs.autodesk.com -->
<!DOCTYPE html>
<!-- Mirrored from help.autodesk.com/cloudhelp/2016/ENU/Maya-Tech-Docs/PyMel/generated/functions/pymel.core.runtime/pymel.core.runtime.SelectAllGeometry.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 01 Aug 2015 05:39:07 GMT -->
<!-- Added by HTTrack --><meta content="text/html;charset=utf-8" http-equiv="content-type"/><!-- /Added by HTTrack -->
</p>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>pymel.core.runtime.SelectAllGeometry — PyMEL 1.0.7 documentation</title>
<link href="../../../_static/nature.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../../../',
VERSION: '1.0.7',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script src="../../../_static/jquery.js" type="text/javascript"></script>
<script src="../../../_static/underscore.js" type="text/javascript"></script>
<script src="../../../_static/doctools.js" type="text/javascript"></script>
<link href="../../../index-2.html" rel="top" title="PyMEL 1.0.7 documentation"/>
<link href="../../pymel.core.runtime.html" rel="up" title="pymel.core.runtime"/>
<link href="pymel.core.runtime.SelectAllHairSystem.html" rel="next" title="pymel.core.runtime.SelectAllHairSystem"/>
<link href="pymel.core.runtime.SelectAllFurs.html" rel="prev" title="pymel.core.runtime.SelectAllFurs"/>
<link href="../../../../style/adsk.cpm.css" rel="stylesheet" type="text/css"/><meta content="expert" name="experiencelevel"/><meta content="programmer" name="audience"/><meta content="enable" name="user-comments"/><meta content="ENU" name="language"/><meta content="MAYAUL" name="product"/><meta content="2016" name="release"/><meta content="Customization" name="book"/><meta content="Maya-Tech-Docs" name="component"/><meta content="/view/MAYAUL/2016/ENU/" name="helpsystempath"/><meta content="04/03/2015" name="created"/><meta content="04/03/2015" name="modified"/><meta content="Navigation
index
modules |
next |
previous |
PyMEL 1.0.7 documentation »
pymel.core.runtime »
pymel.core.runtime.SelectAllGeometry ¶
SelectAllGeometry ( *args , **kwargs ) ¶
Previous topic
pymel.core.runtime.SelectAllFurs
Next topic
pymel.core.runtime.SelectAllHairSystem
Core Modules
animation
effects
general
language
modeling
rendering
system
windows
Type Modules..." name="description"/><meta content="__PyMel_generated_functions_pymel_core_runtime_pymel_core_runtime_SelectAllGeometry_html" name="topicid"/>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a accesskey="I" href="../../../genindex.html" title="General Index">index</a></li>
<li class="right">
<a href="../../../py-modindex.html" title="Python Module Index">modules</a> |</li>
<li class="right">
<a accesskey="N" href="pymel.core.runtime.SelectAllHairSystem.html" title="pymel.core.runtime.SelectAllHairSystem">next</a> |</li>
<li class="right">
<a accesskey="P" href="pymel.core.runtime.SelectAllFurs.html" title="pymel.core.runtime.SelectAllFurs">previous</a> |</li>
<li><a href="../../../index-2.html">PyMEL 1.0.7 documentation</a> »</li>
<li><a accesskey="U" href="../../pymel.core.runtime.html">pymel.core.runtime</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="pymel-core-runtime-selectallgeometry">
<h1>pymel.core.runtime.SelectAllGeometry<a class="headerlink" href="#pymel-core-runtime-selectallgeometry" title="Permalink to this headline">¶</a></h1>
<dl class="function">
<dt id="pymel.core.runtime.SelectAllGeometry"><a name="//apple_ref/cpp/Function/pymel.core.runtime.SelectAllGeometry"></a>
<tt class="descname">SelectAllGeometry</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.runtime.SelectAllGeometry" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<h4>Previous topic</h4>
<p class="topless"><a href="pymel.core.runtime.SelectAllFurs.html" title="previous chapter">pymel.core.runtime.SelectAllFurs</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="pymel.core.runtime.SelectAllHairSystem.html" title="next chapter">pymel.core.runtime.SelectAllHairSystem</a></p>
<h3><a href="../../../modules.html">Core Modules</a></h3>
<ul>
<li><a class="reference external" href="../../pymel.core.animation.html#module-pymel.core.animation"><tt class="xref">animation</tt></a></li>
<li><a class="reference external" href="../../pymel.core.effects.html#module-pymel.core.effects"><tt class="xref">effects</tt></a></li>
<li><a class="reference external" href="../../pymel.core.general.html#module-pymel.core.general"><tt class="xref">general</tt></a></li>
<li><a class="reference external" href="../../pymel.core.language.html#module-pymel.core.language"><tt class="xref">language</tt></a></li>
<li><a class="reference external" href="../../pymel.core.modeling.html#module-pymel.core.modeling"><tt class="xref">modeling</tt></a></li>
<li><a class="reference external" href="../../pymel.core.rendering.html#module-pymel.core.rendering"><tt class="xref">rendering</tt></a></li>
<li><a class="reference external" href="../../pymel.core.system.html#module-pymel.core.system"><tt class="xref">system</tt></a></li>
<li><a class="reference external" href="../../pymel.core.windows.html#module-pymel.core.windows"><tt class="xref">windows</tt></a></li>
</ul>
<h3><a href="../../../modules.html">Type Modules</a></h3>
<ul>
<li><a class="reference external" href="../../pymel.core.datatypes.html#module-pymel.core.datatypes"><tt class="xref">datatypes</tt></a></li>
<li><a class="reference external" href="../../pymel.core.nodetypes.html#module-pymel.core.nodetypes"><tt class="xref">nodetypes</tt></a></li>
<li><a class="reference external" href="../../pymel.core.uitypes.html#module-pymel.core.uitypes"><tt class="xref">uitypes</tt></a></li>
</ul>
<h3><a href="../../../modules.html">Other Modules</a></h3>
<ul>
<li><a class="reference external" href="../../pymel.api.plugins.html#module-pymel.api.plugins"><tt class="xref">plugins</tt></a></li>
<li><a class="reference external" href="../../pymel.mayautils.html#module-pymel.mayautils"><tt class="xref">mayautils</tt></a></li>
<li><a class="reference external" href="../../pymel.util.html#module-pymel.util"><tt class="xref">util</tt></a></li>
<li><a class="reference external" href="../../pymel.versions.html#module-pymel.versions"><tt class="xref">versions</tt></a>
</li><li><a class="reference external" href="../../pymel.tools.html#module-pymel.tools"><tt class="xref">tools</tt></a></li>
</ul>
<!--
<ul>
<li><a class="reference external" href="../../pymel.core.animation.html.html#module-pymel.core.animation"><tt class="xref">animation</tt></a></li>
<li><a class="reference external" href="../../pymel.core.datatypes.html.html#module-pymel.core.datatypes"><tt class="xref">datatypes</tt></a></li>
<li><a class="reference external" href="../../pymel.core.effects.html.html#module-pymel.core.effects"><tt class="xref">effects</tt></a></li>
<li><a class="reference external" href="../../pymel.core.general.html.html#module-pymel.core.general"><tt class="xref">general</tt></a></li>
<li><a class="reference external" href="../../pymel.core.language.html.html#module-pymel.core.language"><tt class="xref">language</tt></a></li>
<li><a class="reference external" href="../../pymel.core.modeling.html.html#module-pymel.core.modeling"><tt class="xref">modeling</tt></a></li>
<li><a class="reference external" href="../../pymel.core.nodetypes.html.html#module-pymel.core.nodetypes"><tt class="xref">nodetypes</tt></a></li>
<li><a class="reference external" href="../../pymel.core.rendering.html.html#module-pymel.core.rendering"><tt class="xref">rendering</tt></a></li>
<li><a class="reference external" href="../../pymel.core.system.html.html#module-pymel.core.system"><tt class="xref">system</tt></a></li>
<li><a class="reference external" href="../../pymel.core.windows.html.html#module-pymel.core.windows"><tt class="xref">windows</tt></a></li>
<li><a class="reference external" href="../../pymel.util.html.html#module-pymel.util"><tt class="xref">pymel.util</tt></a></li>
</ul>
-->
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../../../_sources/generated/functions/pymel.core.runtime/pymel.core.runtime.SelectAllGeometry.txt" rel="nofollow">Show Source</a></li>
</ul>
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<form action="http://help.autodesk.com/cloudhelp/2016/ENU/Maya-Tech-Docs/PyMel/search.html" class="search" method="get"></form>
<input name="q" type="text"/>
<input type="submit" value="Go"/>
<input name="check_keywords" type="hidden" value="yes"/>
<input name="area" type="hidden" value="default"/>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../../../genindex.html" title="General Index">index</a></li>
<li class="right">
<a href="../../../py-modindex.html" title="Python Module Index">modules</a> |</li>
<li class="right">
<a href="pymel.core.runtime.SelectAllHairSystem.html" title="pymel.core.runtime.SelectAllHairSystem">next</a> |</li>
<li class="right">
<a href="pymel.core.runtime.SelectAllFurs.html" title="pymel.core.runtime.SelectAllFurs">previous</a> |</li>
<li><a href="../../../index-2.html">PyMEL 1.0.7 documentation</a> »</li>
<li><a href="../../pymel.core.runtime.html">pymel.core.runtime</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright 2009, Chad Dombrova.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
</div>
<!-- Mirrored from help.autodesk.com/cloudhelp/2016/ENU/Maya-Tech-Docs/PyMel/generated/functions/pymel.core.runtime/pymel.core.runtime.SelectAllGeometry.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 01 Aug 2015 05:39:07 GMT -->
</body></html> |
CSS/Examples/example3/example3.css | MystFan/TelerikAcademy | body,
header,
nav,
ul,
li,
a,
section,
footer,
div,
p,
article,
h1,
h2,
h3,
label,
form,
input {
padding: 0;
margin: 0;
}
body {
border: 1px solid #000;
width: 800px;
height: 696px;
background: #98ba1e;
/* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk4YmExZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkM2U5M2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #98ba1e 0%, #d3e93e 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #98ba1e), color-stop(100%, #d3e93e));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #98ba1e 0%, #d3e93e 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #98ba1e 0%, #d3e93e 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, #98ba1e 0%, #d3e93e 100%);
/* IE10+ */
background: linear-gradient(to bottom, #98ba1e 0%, #d3e93e 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98ba1e', endColorstr='#d3e93e', GradientType=0);
/* IE6-8 */
}
body header nav {
background: #329291;
/* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyOTI5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDkyOTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #329291 0%, #309291 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #329291), color-stop(100%, #309291));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #329291 0%, #309291 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #329291 0%, #309291 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, #329291 0%, #309291 100%);
/* IE10+ */
background: linear-gradient(to bottom, #329291 0%, #309291 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#329291', endColorstr='#309291', GradientType=0);
/* IE6-8 */
height: 30px;
}
body header nav ul {
list-style-type: none;
}
body header nav ul li {
float: left;
width: 55px;
height: 28px;
}
body header nav ul li a {
text-decoration: none;
color: #fff;
font-size: 11px;
display: block;
padding: 5px 0;
}
body header nav ul li:first-of-type {
margin-left: 70px;
}
body header div#header {
margin-left: 75px;
font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
width: 390px;
height: 270px;
}
body header div#header h1 {
margin-top: 35px;
font-size: 2.9em;
font-weight: bold;
color: #fff;
}
body header div#header label {
font-size: 10px;
}
body header div#header h2 {
font-size: 1.2em;
color: #fff;
margin-top: 20px;
}
body header div#header input[type="button"] {
position: relative;
left: 275px;
top: -22px;
font-size: 10px;
color: #fff;
padding: 4px 4px;
width: 75px;
border: 1px solid #8a8444;
border-radius: 3px;
background: #bbd83e;
/* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JiZDgzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MGFhMjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #bbd83e 0%, #90aa25 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bbd83e), color-stop(100%, #90aa25));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #bbd83e 0%, #90aa25 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #bbd83e 0%, #90aa25 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, #bbd83e 0%, #90aa25 100%);
/* IE10+ */
background: linear-gradient(to bottom, #bbd83e 0%, #90aa25 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbd83e', endColorstr='#90aa25', GradientType=0);
/* IE6-8 */
}
body header div#header p {
font-size: 14px;
font-weight: bold;
line-height: 180%;
color: #39470A;
}
body header form {
height: 140px;
width: 165px;
background: #329291;
/* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyOTI5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDkyOTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #329291 0%, #309291 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #329291), color-stop(100%, #309291));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #329291 0%, #309291 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #329291 0%, #309291 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, #329291 0%, #309291 100%);
/* IE10+ */
background: linear-gradient(to bottom, #329291 0%, #309291 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#329291', endColorstr='#309291', GradientType=0);
/* IE6-8 */
position: absolute;
top: 31px;
left: 540px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
padding: 0 10px;
}
body header form input[type="text"],
body header form input[type="password"] {
width: 150px;
}
body header form input[type="text"]:first-of-type {
margin-top: 3px;
}
body header form input {
margin-top: 6px;
padding: 3px 5px;
font-size: 11px;
}
body header form input[type="checkbox"] {
border: 1px solid #000;
}
body header form label[for="remember-me"] {
font-size: 10px;
color: #fff;
}
body header form input[type="submit"] {
width: 75px;
border: none;
border-radius: 3px;
color: #fff;
padding: 4px 4px;
position: absolute;
bottom: 10px;
right: 15px;
background: #f5c950;
/* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1Yzk1MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMjlhMjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f5c950 0%, #e29a21 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5c950), color-stop(100%, #e29a21));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f5c950 0%, #e29a21 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f5c950 0%, #e29a21 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, #f5c950 0%, #e29a21 100%);
/* IE10+ */
background: linear-gradient(to bottom, #f5c950 0%, #e29a21 100%);
/* W3C */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5c950', endColorstr='#e29a21', GradientType=0);
/* IE6-8 */
}
body section {
background-color: #FFF7D2;
height: 250px;
border-top: 2px solid gray;
border-bottom: 2px solid gray;
}
body section article {
width: 250px;
font-size: 11px;
padding: 15px;
float: left;
margin-left: 75px;
font-weight: bold;
margin-top: 25px;
color: #1d2405;
}
body section article h3 {
color: #31999C;
font-size: 1.8em;
padding: 10px 0;
}
body footer {
display: inline-block;
margin-left: 75px;
margin-top: 15px;
width: 700px;
}
body footer ul {
list-style-type: none;
width: 400px;
float: left;
}
body footer ul li {
padding: 0;
display: inline-block;
border-right: 1px dotted #39470A;
padding-right: 10px;
}
body footer ul li a {
display: block;
padding: 0;
text-decoration: none;
color: #39470A;
font-size: 10px;
}
body footer p {
font-size: 10px;
width: 250px;
display: inline-block;
margin-left: 25px;
}
body footer p a {
color: #299B9C;
text-decoration: none;
}
/*# sourceMappingURL=example3.css.map */ |
OnTheRoad/OnTheRoad.MVC/Content/Styles/Site.css | george-georgiev/on-the-road | @font-face {
font-family: HoboStd;
src: url(../../fonts/Hobo-Std-Medium.ttf);
}
/* Move down content because we have a fixed navbar that is 50px tall */
body {
padding-top: 50px;
padding-bottom: 20px;
background-color: #F0F0F0;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
padding-top: 40px !important;
}
/* Override the default bootstrap behavior where horizontal description lists
will truncate terms that are too long to fit in the left column
*/
.dl-horizontal dt {
white-space: normal;
}
/* Set widths on the form inputs since otherwise they're 100% wide */
textarea,
select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="select"] {
max-width: 280px;
}
.navbar {
background-color: forestgreen;
border: 0;
}
.navbar-inverse .navbar-main > li > a,
.navbar-inverse .navbar-nav > li > a {
color: white;
font-size: 1.2em;
}
.navbar-inverse .navbar-brand {
font-size: 2em;
color: white;
font-family: HoboStd;
}
.btn {
font-family: Roboto, Arial;
border-radius: 0;
}
.btn-warning {
background-color: #DD890B;
}
.btn-success {
background-color: #71bf38;
}
/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
.body-content {
padding: 0;
}
}
.navbar-fixed-top {
min-height: 60px;
}
.navbar-nav > li > a, .navbar-brand {
padding-top: 0px;
padding-bottom: 0px;
line-height: 60px;
}
@media (max-width: 767px) {
.navbar-nav > li > a {
line-height: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
}
h2.page-headers, h3.page-headers {
text-align: center;
color: rgb(12, 197, 241);
margin-bottom: 50px;
}
.error-headers {
text-align: center;
color: #00B5DB;
font-size: 5em;
}
.input-labels {
color: #4aa504;
}
.hidden {
visibility: hidden;
}
a {
text-decoration: none !important;
color: black;
}
a:hover {
color: #cf4d35;
}
img.resizable:hover {
webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
webkit-transition: -webkit-transform .3s ease-in-out;
-moz-transition: -moz-transform .3s ease-in-out;
-o-transition: -o-transform .3s ease-in-out;
-ms-transition: -ms-transform .3s ease-in-out;
transition: transform .3s ease-in-out;
}
.meta-image {
overflow: hidden;
max-height: 13em;
}
.info {
color: #c1bfbf !important;
font-size: 1.1em;
}
.info::before {
content: '';
font-size: 0.6em;
display: inline-block;
width: 0.4em;
height: 0.4em;
-moz-border-radius: 0.2em;
-webkit-border-radius: 0.2em;
border-radius: 0.2em;
background-color: #c1bfbf;
margin: 0.2em;
}
.oveflow-ellipsis-row-3 {
margin: 1em;
font-size: 1.2em;
height: 4em;
max-width: 100%;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
i.font-awesome {
font-size: 1.5em;
color: forestgreen;
}
.fa {
margin-right: 10px;
}
i.font-awesome {
width: 1em;
text-align: center;
}
.hyperlink:hover {
color: #cf4d35;
}
.sitemap-wrapper {
margin: 2em 0 1.5em 0;
background-color: white;
padding: 15px;
color: #555555;
box-shadow: 0 2px 1px #E3E3E5;
}
.box-shadow {
box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
}
input.tags-select-textbox {
display: inline-block;
}
.tags-select-item {
display: inline-block;
height: 2em;
border: 1px solid #cf4d35;
border-radius: 5px;
color: #cf4d35;
padding: 0.3em;
margin: 0.5em;
}
.tags-select-item:before {
content: "#";
}
div.toast:first-child {
margin-top: 4em !important;
}
.error-container {
height: 1.5em;
color: #b94a48 !important;
}
.display-none {
display: none;
}
.float-right {
float: right;
}
.margin-top-1em {
margin-top: 1em;
}
.margin-left-1em {
margin-left: 1em;
}
|
public/vid/rickroll/iFrame.html | roboteich/project-halloween-express | <?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
</head>
<body>
<iframe src=Resources/rickroll.html width="100%" height="100%">
<p>Your browser does not support iframes.</p>
</iframe>
</body>
</html> |
public/js/modules/main.home/templates/item.html | tgolen/abmaps | <button class="btn btn-default btn-refresh"><i class="fa fa-refresh"></i></button>
<button class="btn btn-danger btn-delete"><i class="fa fa-trash-o"></i></button>
<%= url %>
<br />
<div id="map-<%= id %>"></div> |
dv_apps/quality_checks/templates/one_stat_panel.html | IQSS/miniverse | {% load humanize %}
<!-- start: stat box -->
<div class="col-sm-6 col-md-4">
<div class="panel panel-default">
<!--div class="panel-heading text-center"><b>{{ name }}</b></div-->
<div class="panel-body text-center">
<h1 style="font-size: 350%;">
<span class="label label-{% if stat_info.stat == 0 %}success{% elif err_class %}{{ err_class }}{% else %}warning{% endif%}">{{ stat_info.stat|intcomma }}</span>
{% if stat_info.stat2 != None %}
<span class="label label-{% if stat_info.stat2 == 0 %}success{% elif err_class %}{{ err_class }}{% else %}warning{% endif%}">
{{ stat_info.stat2|intcomma }}
</span>
{% endif %}
</h1>
<br /><p style="font-size: 110%;">
{% if stat_info.url_name %}
<a href="{% url stat_info.url_name %}" style="text-decoration:underline;"{% if new_win %} target="_blank"{% endif %}>{{ stat_info.name }}</a>
{% else %}
{{ stat_info.name }}
{% endif %}
</p>
</div>
<div class="panel-footer text-info">
{{ stat_info.desc|safe }}
</div>
</div>
</div>
<!-- end: stat box -->
|
application/views/login_test.html | rmorales16/Tesis_Jose | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- This file has been downloaded from Bootsnipp.com. Enjoy! -->
<title>Ingreso</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet">
<style type="text/css">
.login2background{
background-image: url(http://huelvared.com/wp-content/uploads/2016/10/agricultura.jpg);
background-repeat:no-repeat;
background-attachment: fixed;
background-size: cover;
}
.loginbox{
background: white;
color: black;
margin-top: 10%;
left: 0;
padding: 20px;
box-shadow: 0 8px 50px -2px #000;
border-radius:5px;
}
.logo{
width: 130px;
height: 55px;
margin-left: 10%;
}
@media (max-width:767px) {
.loginbox{
margin-top: 10%;
}
}
.loginbox_content{
padding:5% 11% 5% 11%;
}
.singtext{
font-family: "Open Sans",sans-serif;
font-size: 27px;
color: #82C226;
float: right;
padding-right: 25%;
}
.submit-btn{
float: right;
margin-right: 28%;
}
.forgotpassword{
padding-left: 10%;
}
@media (max-width:800px) {
.submit-btn{
margin-right: 23%;
}
}
</style>
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
</head>
<body>
<body class="login2background">
<div class="container">
<div class="col-lg-6 col-md-6 col-sm-8 loginbox">
<div class=" row">
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-6">
<img src="https://s4.postimg.org/64q1bgunx/logo_3.png" alt="Logo" class="logo">
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-6 ">
<span class="singtext" >Ingresar </span>
</div>
</div>
<div class=" row loginbox_content ">
<div class="input-group input-group-sm" >
<span class="input-group-addon">
<span class="glyphicon glyphicon-user"></span>
</span>
<input class="form-control" type="text" placeholder="Usuario" >
</div>
<br>
<div class="input-group input-group-sm">
<span class="input-group-addon">
<span class="glyphicon glyphicon-lock"></span>
</span>
<input class="form-control" type="password" placeholder="Contraseña" >
</div>
</div>
<div class="row ">
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-7 forgotpassword ">
<a href="#" > Crear Usuario</a>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-5 ">
<a href="#" class=" btn btn-default submit-btn">Ingresar <span class="glyphicon glyphicon-log-in"></span> </a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-4 "></div>
</div>
</body>
<!-- jQuery 2.2.3 -->
<script src="plugins/jQuery/jquery-2.2.3.min.js"></script>
<!-- jQuery UI 1.11.4 -->
<script src="https://code.jquery.com/ui/1.11.4/jquery-ui.min.js"></script>
<!-- Resolve conflict in jQuery UI tooltip with Bootstrap tooltip -->
<script>
$.widget.bridge('uibutton', $.ui.button);
</script>
<!-- Bootstrap 3.3.6 -->
<script src="bootstrap/js/bootstrap.min.js"></script>
<!-- Morris.js charts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.0/raphael-min.js"></script>
<script src="plugins/morris/morris.min.js"></script>
<!-- Sparkline -->
<script src="plugins/sparkline/jquery.sparkline.min.js"></script>
<!-- jvectormap -->
<script src="plugins/jvectormap/jquery-jvectormap-1.2.2.min.js"></script>
<script src="plugins/jvectormap/jquery-jvectormap-world-mill-en.js"></script>
<!-- jQuery Knob Chart -->
<script src="plugins/knob/jquery.knob.js"></script>
<!-- daterangepicker -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.11.2/moment.min.js"></script>
<script src="plugins/daterangepicker/daterangepicker.js"></script>
<!-- datepicker -->
<script src="plugins/datepicker/bootstrap-datepicker.js"></script>
<!-- Bootstrap WYSIHTML5 -->
<script src="plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js"></script>
<!-- Slimscroll -->
<script src="plugins/slimScroll/jquery.slimscroll.min.js"></script>
<!-- FastClick -->
<script src="plugins/fastclick/fastclick.js"></script>
<!-- AdminLTE App -->
<script src="dist/js/app.min.js"></script>
<!-- AdminLTE dashboard demo (This is only for demo purposes) -->
<script src="dist/js/pages/dashboard.js"></script>
<!-- AdminLTE for demo purposes -->
<script src="dist/js/demo.js"></script>
</body>
</html>
|
adminflex/static/css/adminflex.css | guoqiao/adminflex | * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
td, th {
padding-left: 5px;
line-height: 25px; }
#container {
width: 100%;
min-width: 0;
margin: 0;
padding: 0; }
#content {
width: 100%;
margin: 0; }
#content-main {
width: 100%;
margin: 0;
padding: 0 5px; }
#content-related {
width: 100%;
margin: 0; }
.colMS {
margin-right: 0 !important; }
textarea {
width: 100%; }
.colM .aligned .vLargeTextField, .colM .aligned .vXMLLargeTextField {
width: 100%; }
.button, input[type=submit], input[type=button], .submit-row input {
min-width: 40px;
min-height: 24px; }
@media (max-width: 640px) {
.button, input[type=submit], input[type=button], .submit-row input {
width: 100%;
margin-top: 1em;
margin-left: 0;
margin-right: 0; } }
.selector {
display: flex;
align-items: center;
width: 100%; }
.selector select {
width: 100%; }
.selector .selector-available {
flex: 1; }
.selector ul.selector-chooser {
margin-top: 2em; }
.selector .selector-chosen {
flex: 1; }
@media (max-width: 1000px) {
.selector {
display: block;
width: 100%; }
.selector select {
width: 100%; }
.selector .selector-available {
width: 100%; }
.selector .selector-available input {
width: 100%; }
.selector ul.selector-chooser {
margin-top: 0;
width: 100%; }
.selector ul.selector-chooser li {
display: inline-block;
width: 50%;
text-align: center; }
.selector ul.selector-chooser li .selector-add {
background-position: 0px -57px; }
.selector ul.selector-chooser li .selector-add.active {
background-position: 0px -83px; }
.selector ul.selector-chooser li .selector-remove {
float: right;
background-position: 0px -5px; }
.selector ul.selector-chooser li .selector-remove.active {
background-position: 0px -31px; }
.selector .selector-chosen {
width: 100%; } }
.login #container {
max-width: 320px;
margin-top: 0;
border: 0; }
.login .submit-row {
padding: 0;
position: relative; }
.dashboard #content {
width: 100%; }
@media (min-width: 1000px) {
.dashboard #content-main {
width: 85%; }
.dashboard #content-related {
width: 15%; } }
.change-list #toolbar {
margin-right: 0 !important; }
.change-list #changelist {
min-height: 0;
background: white !important; }
.change-list #changelist-filter {
width: 100%;
position: static; }
.change-list #changelist-form {
width: 100%; }
.change-list #changelist-form .actions {
margin-right: 0 !important; }
.change-list #changelist-form .results {
margin-right: 0 !important; }
.change-list #changelist-form .paginator {
margin-right: 0 !important; }
@media (min-width: 1000px) {
.change-list #changelist-filter {
width: 15%;
float: right; }
.change-list #changelist-form {
width: 85%;
float: left; } }
|
javadoc/4.0-alpha/org/robolectric/internal/dependency/LocalDependencyResolver.html | robolectric/robolectric.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_131-google-v7) on Wed May 09 11:21:02 PDT 2018 -->
<title>LocalDependencyResolver</title>
<meta name="date" content="2018-05-09">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="LocalDependencyResolver";
}
}
catch(err) {
}
//-->
var methods = {"i0":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/robolectric/internal/dependency/DependencyResolver.html" title="interface in org.robolectric.internal.dependency"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/robolectric/internal/dependency/MavenDependencyResolver.html" title="class in org.robolectric.internal.dependency"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/robolectric/internal/dependency/LocalDependencyResolver.html" target="_top">Frames</a></li>
<li><a href="LocalDependencyResolver.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.robolectric.internal.dependency</div>
<h2 title="Class LocalDependencyResolver" class="title">Class LocalDependencyResolver</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.robolectric.internal.dependency.LocalDependencyResolver</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../org/robolectric/internal/dependency/DependencyResolver.html" title="interface in org.robolectric.internal.dependency">DependencyResolver</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">LocalDependencyResolver</span>
extends java.lang.Object
implements <a href="../../../../org/robolectric/internal/dependency/DependencyResolver.html" title="interface in org.robolectric.internal.dependency">DependencyResolver</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/robolectric/internal/dependency/LocalDependencyResolver.html#LocalDependencyResolver-java.io.File-">LocalDependencyResolver</a></span>(java.io.File offlineJarDir)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.net.URL</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/robolectric/internal/dependency/LocalDependencyResolver.html#getLocalArtifactUrl-org.robolectric.internal.dependency.DependencyJar-">getLocalArtifactUrl</a></span>(<a href="../../../../org/robolectric/internal/dependency/DependencyJar.html" title="class in org.robolectric.internal.dependency">DependencyJar</a> dependency)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.robolectric.internal.dependency.DependencyResolver">
<!-- -->
</a>
<h3>Methods inherited from interface org.robolectric.internal.dependency.<a href="../../../../org/robolectric/internal/dependency/DependencyResolver.html" title="interface in org.robolectric.internal.dependency">DependencyResolver</a></h3>
<code><a href="../../../../org/robolectric/internal/dependency/DependencyResolver.html#getLocalArtifactUrls-org.robolectric.internal.dependency.DependencyJar-">getLocalArtifactUrls</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="LocalDependencyResolver-java.io.File-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>LocalDependencyResolver</h4>
<pre>public LocalDependencyResolver(java.io.File offlineJarDir)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getLocalArtifactUrl-org.robolectric.internal.dependency.DependencyJar-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getLocalArtifactUrl</h4>
<pre>public java.net.URL getLocalArtifactUrl(<a href="../../../../org/robolectric/internal/dependency/DependencyJar.html" title="class in org.robolectric.internal.dependency">DependencyJar</a> dependency)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/robolectric/internal/dependency/DependencyResolver.html#getLocalArtifactUrl-org.robolectric.internal.dependency.DependencyJar-">getLocalArtifactUrl</a></code> in interface <code><a href="../../../../org/robolectric/internal/dependency/DependencyResolver.html" title="interface in org.robolectric.internal.dependency">DependencyResolver</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><script type="text/javascript" src="../../../../highlight.pack.js"></script>
<script type="text/javascript"><!--
hljs.initHighlightingOnLoad();
//--></script></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/robolectric/internal/dependency/DependencyResolver.html" title="interface in org.robolectric.internal.dependency"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/robolectric/internal/dependency/MavenDependencyResolver.html" title="class in org.robolectric.internal.dependency"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/robolectric/internal/dependency/LocalDependencyResolver.html" target="_top">Frames</a></li>
<li><a href="LocalDependencyResolver.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
form.html | badview08/2.1-responsive-exercises-Gabe-Jones | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="css/form.css">
<title>Document</title>
</head>
<body>
<div class="columns">
<div class="column1">
<div>
<h1>FIRST NAME</h1>
<input type="text" placeholder="First">
</div>
<div>
<h1>LAST NAME</h1>
<input type="text" placeholder="Last">
</div>
<div class="emailadd">
<h1>EMAIL ADDRESS</h1>
<input type="email" name="email-address" placeholder="name@address.com">
</div>
<div>
<h1>COUNTRY</h1>
<select name="Country">
<option value="Today" selected>Please Select</option>
<option value="United States of America">United States of America</option>
<option value="United Kingdom">United Kingdom</option>
<option value="France">France</option>
<option value="Spain">Spain</option>
<option value="Finland">Finland</option>
<option value="Russia">Russia</option>
<option value="China">China</option>
</select>
</div>
<div class="bio">
<h1>BIOGRAPHY</h1>
<textarea name="" id="" cols="30" rows="10" placeholder="This is how I rock..."></textarea>
</div>
</div>
<div class="column2">
<div>
<h1>PHONE NUMBER</h1>
<input type="text" placeholder="1-888-555-555">
</div>
<div class="affil">
<h1>AFFILIATION</h1>
<textarea name="" id="" cols="30" rows="10" placeholder="Github..."></textarea>
</div>
<div>
<h1>OCCUPATION</h1>
<select name="OCCUPATION">
<option value="Choose an Occupation" selected>Please Select</option>
<option value="Miner">Miner</option>
<option value="Knob">Knob</option>
<option value="Developer">Developer</option>
<option value="Fork bender">Fork bender</option>
<option value="Executive">Executive</option>
</select>
</div>
<div class="CAT">
<h1>CAT'S NAME</h1>
<input type="text" placeholder="Kitty">
</div>
<div class="gadget">
<h1>FAVORITE GADGET</h1>
<input type="text" placeholder="Annoy-a-tron">
</div>
</div>
<div class="column3">
<div>
<h1>TYPE OF TALENT</h1>
<select name="talent">
<option value="TYPE OF TALENT" selected>Choose a talent</option>
<option value="Miner">Miner</option>
<option value="Knob">Knob</option>
<option value="Developer">Developer</option>
<option value="Fork bender">Fork bender</option>
<option value="Artist">Artist</option>
</select>
</div>
<div class="drink">
<h1>FAVORITE DRINK</h1>
<input type="text" placeholder="Green Tea">
</div>
<div class="power">
<h1>SPECIAL POWER</h1>
<input type="text" placeholder="Anti-Gravity">
</div>
<div class="power">
<h1>WEAPON OF CHOICE</h1>
<input type="text" placeholder="Lightsaber">
</div>
<div class="comments">
<h1>COMMENTS</h1>
<textarea name="" id="" cols="30" rows="10" placeholder=""></textarea>
</div>
</div>
</div>
<footer>
<div>
<a href="index.html">Main Page</a>
</div>
</footer>
</body>
</html>
|
deps/boost/doc/html/boost/xpressive/val.html | laborautonomo/poedit | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template val</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp" title="Header <boost/xpressive/regex_actions.hpp>">
<link rel="prev" href="const_cast_idp168080856.html" title="Function template const_cast_">
<link rel="next" href="ref_idp168083928.html" title="Function template ref">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="const_cast_idp168080856.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="ref_idp168083928.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.xpressive.val"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Function template val</span></h2>
<p>boost::xpressive::val</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp" title="Header <boost/xpressive/regex_actions.hpp>">boost/xpressive/regex_actions.hpp</a>>
</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> T<span class="special">></span> <a class="link" href="value.html" title="Struct template value">value</a><span class="special"><</span> <span class="identifier">T</span> <span class="special">></span> <span class="keyword">const</span> <span class="identifier">val</span><span class="special">(</span><span class="identifier">T</span> <span class="keyword">const</span> <span class="special">&</span> t<span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="idp259547624"></a><h2>Description</h2>
<p>val() </p>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2007 Eric Niebler<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="const_cast_idp168080856.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../xpressive/reference.html#header.boost.xpressive.regex_actions_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="ref_idp168083928.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
38914-97-5.txt.html | andrewdefries/Ames_ToxBenchmark | <html><img border=0 src=38914-97-5.txt alt=38914-97-5.txt></img><body>
"x"
"1" "KAZIUS, J, MCGUIRE, R AND BURSI, R. DERIVATION AND VALIDATION OF TOXICOPHORES FOR MUTAGENICITY PREDICTION. J. MED. CHEM. 48: 312-320, 2005"
</body></html>
|
doc/pt/ul/fc/di/lasige/simhs/core/domain/events/ClockTickEvent.html | jpgcc/hssim | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_09-icedtea) on Fri Apr 26 13:38:18 WEST 2013 -->
<title>ClockTickEvent</title>
<meta name="date" content="2013-04-26">
<link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ClockTickEvent";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ClockTickEvent.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/events/JobCompletedEvent.html" title="class in pt.ul.fc.di.lasige.simhs.core.domain.events"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../index.html?pt/ul/fc/di/lasige/simhs/core/domain/events/ClockTickEvent.html" target="_top">Frames</a></li>
<li><a href="ClockTickEvent.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">pt.ul.fc.di.lasige.simhs.core.domain.events</div>
<h2 title="Class ClockTickEvent" class="title">Class ClockTickEvent</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/AbsEvent.html" title="class in pt.ul.fc.di.lasige.simhs.core.domain">pt.ul.fc.di.lasige.simhs.core.domain.AbsEvent</a></li>
<li>
<ul class="inheritance">
<li>pt.ul.fc.di.lasige.simhs.core.domain.events.ClockTickEvent</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/IEvent.html" title="interface in pt.ul.fc.di.lasige.simhs.core.domain">IEvent</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">ClockTickEvent</span>
extends <a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/AbsEvent.html" title="class in pt.ul.fc.di.lasige.simhs.core.domain">AbsEvent</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/events/ClockTickEvent.html#ClockTickEvent(int)">ClockTickEvent</a></strong>(int time)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><T> T</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/events/ClockTickEvent.html#accept(pt.ul.fc.di.lasige.simhs.core.domain.EventVisitor)">accept</a></strong>(<a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/EventVisitor.html" title="interface in pt.ul.fc.di.lasige.simhs.core.domain">EventVisitor</a><T> visitor)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_pt.ul.fc.di.lasige.simhs.core.domain.AbsEvent">
<!-- -->
</a>
<h3>Methods inherited from class pt.ul.fc.di.lasige.simhs.core.domain.<a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/AbsEvent.html" title="class in pt.ul.fc.di.lasige.simhs.core.domain">AbsEvent</a></h3>
<code><a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/AbsEvent.html#getTime()">getTime</a>, <a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/AbsEvent.html#toString()">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ClockTickEvent(int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ClockTickEvent</h4>
<pre>public ClockTickEvent(int time)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="accept(pt.ul.fc.di.lasige.simhs.core.domain.EventVisitor)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>accept</h4>
<pre>public <T> T accept(<a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/EventVisitor.html" title="interface in pt.ul.fc.di.lasige.simhs.core.domain">EventVisitor</a><T> visitor)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/IEvent.html#accept(pt.ul.fc.di.lasige.simhs.core.domain.EventVisitor)">accept</a></code> in interface <code><a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/IEvent.html" title="interface in pt.ul.fc.di.lasige.simhs.core.domain">IEvent</a></code></dd>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/AbsEvent.html#accept(pt.ul.fc.di.lasige.simhs.core.domain.EventVisitor)">accept</a></code> in class <code><a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/AbsEvent.html" title="class in pt.ul.fc.di.lasige.simhs.core.domain">AbsEvent</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ClockTickEvent.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../../../../../pt/ul/fc/di/lasige/simhs/core/domain/events/JobCompletedEvent.html" title="class in pt.ul.fc.di.lasige.simhs.core.domain.events"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../index.html?pt/ul/fc/di/lasige/simhs/core/domain/events/ClockTickEvent.html" target="_top">Frames</a></li>
<li><a href="ClockTickEvent.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
doc/layout/hollow.html | zstyblik/search.slackware.eu | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>home::slackware::package::search</title>
<meta http-equiv="Content-Language" content="en" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="Slackware package search/browser" />
<meta name="keywords" content="Slackware,package,search,Linux,GNU,distribution,browser,packages" />
<meta name="author" content="Zdenek Styblik" />
<link rel="stylesheet" type="text/css" media="screen" href="css/layout.css" />
<link rel="stylesheet" type="text/css" media="screen" href="css/search.css" />
</head>
<body>
<div id="main">
<div id="heading">
<div id="containersearch">
<form id="searchform" method="get" action="/cgi-bin/search.cgi">
<input id="inputsearch" name="inputsearch" type="text" size="16" />
<select id="sver" name="sver">
<option value="1">Slackware64-13.1</option>
</select> <!--- sver -->
<input id="buttonsearch" name="buttonsearch" type="button" value="search" />
</form> <!--- searchform -->
</div> <!--- containersearch -->
<div id="containerlogo">
<h1>
<span class="light">search</span><span class="dark">.slackware.eu</span>
</h1>
<ul>
<!---
<li><a href="#">News</a></li>
<li><a href="#">Changelogs</a></li>
-->
<li><a href="/cgi-bin/search.cgi">Search</a></li>
<li><a href="/cgi-bin/index.cgi/links">Links</a></li>
<li><a href="/cgi-bin/index.cgi/about">About</a></li>
</ul>
</div> <!--- containerlogo -->
</div> <!--- heading div -->
<div id="cframe">
<!---
<div id="menuside">
<ul>
<li><a href="#">Item #1</a></li>
<li><a href="#">Item #2</a></li>
</ul>
<div id="containernews">
<h4>News:</h4>
<div class="newsitem">
<div>00:01 01.01.1970 | Some title</div>
<p>
New UNIX era has begun! Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer lacus nibh, tempus a, luctus at, egestas sed, ante.
</p>
<div>- Franta</div>
</div>
<hr />
<div class="newsitem">
<div>00:00 01.01.1970 | Some other title which is long</div>
<p>
Birth! Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Integer lacus nibh, tempus a, luctus at, egestas sed, ante.
</p>
<div>- Franta</div>
</div>
<hr />
</div>
</div>-->
<!--- div with content -->
<div id="content">
</div> <!--- content div -->
</div> <!--- cframe -->
<div id="footer">
<div>
[<a href="http://search.slackware.eu">search.slackware.eu</a> :: 2010]<br />
[domain name provided by <a href="http://linuax.wordpress.com/">ax</a>]<br />
[supported by <a href="http://www.zeratul.org/">stybla</a>]<br />
[hosted by <a href="http://www.turnovfree.net/">turnovfree.net</a>]<br />
</div>
<br />
</div> <!--- footer -->
</div> <!--- main div -->
</body>
</html>
|
views/games/game.html | T0RAT0RA/lavatubes | {{#yield-content}}
<div class="game">
<div class="tube-map">
<div class="right-sidebar">
<button class="to-mars">TO MARS</button><br/>
Game {{game_id}} | <span class="player-count"></span> Player(s)
<br/>
<div class="playername">Astronaut: <span></span></div>
<div class="ressources">
<div class="ressource res-oxygen">Oxygen: <span>100</span> %</div>
</div>
<div class="radio">
<div class="messages"></div>
<input type="text" placeholder=">" class="message"/>
</div>
<div class="items">
<div class="item item-rover1"></div>
<div class="item item-rover2"></div>
<div class="item item-satellite"></div>
<div class="item item-antenna"></div>
</div>
</div>
{{^isProd}}
<pre class="game-info"></pre>
{{/isProd}}
</div>
<div class="mars-map">
<div class="logo">Mars Year One | 687</div>
<div class="tube tube1">
<h2>Lava tube Beta</h2>
<div class="status">
<div class="vert on"><span>Available</span></div>
<div class="rouge off"></div>
</div>
<button class="my-tube">MY TUBE</button>
</div>
<div class="tube tube2">
<h2>Lava tube Alpha</h2>
<div class="status">
<div class="vert off"></div>
<div class="rouge on"><span>Occupied</span></div>
</div>
<button>tube 2</button>
</div>
<div class="tube tube3">
<h2>Lava tube Omega</h2>
<div class="status">
<div class="vert off"></div>
<div class="rouge on"><span>Occupied</span></div>
</div>
<button>tube 2</button>
</div>
</div>
<div class="loading">
<div class="start"></div>
<div class="end"></div>
<div class="ship"></div>
</div>
</div>
{{/yield-content}}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.